summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--robot/testsuites/update_onap_page.robot4
1 files changed, 2 insertions, 2 deletions
diff --git a/robot/testsuites/update_onap_page.robot b/robot/testsuites/update_onap_page.robot
index b197d16c..54778e01 100644
--- a/robot/testsuites/update_onap_page.robot
+++ b/robot/testsuites/update_onap_page.robot
@@ -11,7 +11,7 @@ Resource ../resources/openstack/nova_interface.robot
Test Timeout 5 minutes
*** Variables ***
-${URLS_HTML_TEMPLATE} index.html.jinja
+${URLS_HTML_TEMPLATE} web/index.html.jinja
${HOSTS_PREFIX} vm
${WEB_USER} test
@@ -146,4 +146,4 @@ Get V4 IP Openstack 2
\ ${ip} Get From Dictionary ${ipmap} addr
\ ${version} Get From Dictionary ${ipmap} version
\ Return from Keyword if '${version}'=='4' and '${type}'=='${testtype}' ${ip}
- Fail No Version 4 IP \ No newline at end of file
+ Fail No Version 4 IP