#765 Sanity tests should not remove projects if something failed
Closed: MIGRATED a year ago by nikromen. Opened 4 years ago by frostyx.

When sanity tests e.g. ./beaker-tests/Sanity/copr-cli-basic-operations/runtest.sh (and all other tests in that directory) finishes, they remove all the projects that they created. Which is fine when tests succeed, but when they fail, you basically need to comment-out the project deletion and run the tests again to be able to debug it, which is another hour down the drain.

We should update our tests to remove the projects only if they succeed. If they fail, they should preserve the projects and ideally just print their names, so we can delete them manually after they are not needed.


Metadata Update from @praiskup:
- Issue tagged with: integration

4 years ago

Metadata Update from @nikromen:
- Issue close_status updated to: MIGRATED
- Issue status updated to: Closed (was: Open)

a year ago

Login to comment on this ticket.

Metadata