fuel-ccp-tests/fuel_ccp_tests/tests/component/k8s
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
..
.keep Move tests into a ./tests folder 2016-08-24 18:36:25 +00:00
test_appcontroller.py Revert only the latest snapshot that matches the test requirements 2016-11-18 12:38:23 +02:00
test_dashboard.py Revert only the latest snapshot that matches the test requirements 2016-11-18 12:38:23 +02:00
test_k8s_lvm_plugin_usage.py Revert only the latest snapshot that matches the test requirements 2016-11-18 12:38:23 +02:00
test_mysql_image.py Move tests into a ./tests folder 2016-08-24 18:36:25 +00:00
test_namespaces.py Split component tests into 3 separate groups 2016-10-10 15:18:38 +03:00
test_services.py Split component tests into 3 separate groups 2016-10-10 15:18:38 +03:00