Change path for stacklight tests
Change-Id: I4f779fbf2ae3954ad0bd6245f3e694c859447c1a
diff --git a/tcp_tests/tests/system/test_install_opencontrail.py b/tcp_tests/tests/system/test_install_opencontrail.py
index 63a60f2..0e12205 100644
--- a/tcp_tests/tests/system/test_install_opencontrail.py
+++ b/tcp_tests/tests/system/test_install_opencontrail.py
@@ -54,7 +54,7 @@
stacklight_deployed.run_sl_functional_tests(
'cfg01',
'/root/stacklight-pytest/stacklight_tests/',
- 'tests/prometheus',
+ 'tests',
'test_alerts.py')
show_step(8)
# Download report
@@ -114,7 +114,7 @@
stacklight_deployed.run_sl_functional_tests(
'ctl01',
'/root/stacklight-pytest/stacklight_tests/',
- 'tests/prometheus',
+ 'tests',
'test_alerts.py')
show_step(8)
# Download report
@@ -180,7 +180,7 @@
stacklight_deployed.run_sl_functional_tests(
'cfg01',
'/root/stacklight-pytest/stacklight_tests/',
- 'tests/prometheus',
+ 'tests',
'test_alerts.py')
show_step(8)
# Download report