fuel-ccp-tests/fuel_ccp_tests/fixtures
Dennis Dmitriev a736489db9 Revert only the latest snapshot that matches the test requirements
- add pytest marks 'revert_snapshot' to all required fixtures instead
  of reverting the snapshots inside them
- add get_top_fixtures_marks() that extracts all the marks
  'revert_snapshot' from the test and it's fixtures, order the marks
  in the same way as the fixtures depends on each other,
- in the fixture 'revert_snapshot' try to find the most suitable
  snapshot for reverting, from latest to earliest.
- mark 'revert_snapshot' removed from system tests which use fixtures
  with the same mark (for example, 'k8s_deployed' mark removed from
  system tests where the fixture 'k8scluster' is used as a top fixture)

Change-Id: Iad9e56d96d870aa4204ba23e76a5b4df01d4385b
Co-Authored-By: Dmitry Tyzhnenko <dtyzhnenko@mirantis.com>
2016-11-18 12:38:23 +02:00
..
__init__.py Move tests into a ./tests folder 2016-08-24 18:36:25 +00:00
ccp_fixtures.py Revert only the latest snapshot that matches the test requirements 2016-11-18 12:38:23 +02:00
common_fixtures.py Create 'show_step' fixture to log tests steps 2016-09-12 12:47:46 +03:00
config_fixtures.py Store config when snapshots are taken and restore it with revert 2016-09-01 18:29:25 +03:00
influxdb_fixtures.py Add stacklight influxdb test for filesystem metrics 2016-09-20 10:35:47 +03:00
k8s_fixtures.py Revert only the latest snapshot that matches the test requirements 2016-11-18 12:38:23 +02:00
os_fixtures.py Revert only the latest snapshot that matches the test requirements 2016-11-18 12:38:23 +02:00
rally_fixtures.py Pre commit test for keystone 2016-09-05 15:29:33 +00:00
underlay_fixtures.py Revert only the latest snapshot that matches the test requirements 2016-11-18 12:38:23 +02:00