Skip to content
This repository was archived by the owner on Aug 21, 2023. It is now read-only.

Commit 1a03c02

Browse files
committed
Remove invalid stestr config
In older versions of the tutorials repo there was a unit testing harness that would generate a test case based on executing each tutorially successfully without any errors. When that testing harness exited stestr could be used to parallelize the execution of the notebook tests to make it faster. However, in recent refactors the testing harness has been removed and instead we rely on sphinx builds to validate the notebooks work. The .stestr.conf was not removed as part of that, so this commit takes care of that oversight and deletes the unused test runner configuration file. Fixes #930
1 parent cd85308 commit 1a03c02

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.stestr.conf

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)