fuel-ccp-tests/fuel_ccp_tests/tests/component
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
..
ccp Merge "Fix update yamls using" 2016-10-20 11:07:46 +00:00
ceph Move tests into a ./tests folder 2016-08-24 18:36:25 +00:00
k8s Revert only the latest snapshot that matches the test requirements 2016-11-18 12:38:23 +02:00
stacklight Merge "Add stacklight influxdb test for load metrics" 2016-09-26 11:31:33 +00:00
ui Move tests into a ./tests folder 2016-08-24 18:36:25 +00:00
underlay Move tests into a ./tests folder 2016-08-24 18:36:25 +00:00
conftest.py Test logging aggregation 2016-09-30 17:42:52 +03:00