commit | f6dd274577dd92f1e159b9e4d392048ac4d09a70 | [log] [tgz] |
---|---|---|
author | vitalygusev <vgusev@mirantis.com> | Wed Nov 28 17:51:28 2018 +0400 |
committer | vitalygusev <vgusev@mirantis.com> | Wed Nov 28 17:51:28 2018 +0400 |
tree | dfdd286cb46b395b228da0584ba2de39ee2b870a | |
parent | 1f44db5a0ed63af8829b8280c043e6d5778d436e [diff] [blame] |
Change path for stacklight tests Now all stacklight tests present in 'stacklight_tests/tests' dir so replace path with actual one Change-Id: Ic37711f94e355016f2175fdcb24e2cdeba607404
diff --git a/tcp_tests/tests/system/test_3rdparty_suites.py b/tcp_tests/tests/system/test_3rdparty_suites.py index 78583af..0abb89b 100644 --- a/tcp_tests/tests/system/test_3rdparty_suites.py +++ b/tcp_tests/tests/system/test_3rdparty_suites.py
@@ -59,7 +59,7 @@ sl_actions.run_sl_functional_tests( 'cfg01', '/root/stacklight-pytest/stacklight_tests/', - 'tests/prometheus', + 'tests', 'test_alerts.py', junit_report_name='stacklight_report.xml') # Download report