Task #7903
Updated by ttereshc almost 4 years ago
Currently, all the setup is happening in the CI scripts which means that mongo is set once and for all before the tests even run. Different tests need different snapshots. Some tests test need to apply a new snapshot between re-runs. As a part of this task, make it possible to specify which pulp 2 snapshot needs to be rolled out for each test or test class.