diff options
author | Taka Cho <takamune.cho@att.com> | 2019-03-22 12:05:40 -0400 |
---|---|---|
committer | Taka Cho <takamune.cho@att.com> | 2019-03-22 12:07:17 -0400 |
commit | ac03c6e5700543b336e50fdc8045e2967b903908 (patch) | |
tree | 6eef1c0281d389d75ecad3a17c363d6a9dd06a41 /tests/appc/cdt/common.robot | |
parent | 83cb247902ae67bc2a8c1f10309a7a3b55acce79 (diff) |
move cdt GUI to https
change http to https
new tab "Admin:
two new LCM Actions
for appc's csit
Change-Id: I4e07b46b171de22283ee41b654a7c34c7c45f22e
Issue-ID: APPC-1551
Signed-off-by: Taka Cho <takamune.cho@att.com>
Diffstat (limited to 'tests/appc/cdt/common.robot')
-rw-r--r-- | tests/appc/cdt/common.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/appc/cdt/common.robot b/tests/appc/cdt/common.robot index 3492924f..b500d88e 100644 --- a/tests/appc/cdt/common.robot +++ b/tests/appc/cdt/common.robot @@ -12,7 +12,7 @@ | ${LONGTIME} | 90s | ${TENMINUTES} | 600s #| ${FFPROFILE_DIR} | /home/dvz/.mozilla/firefox/s87c07vn.AppCZoomed50 -| ${MAINURL} | http://localhost:8080/index.html +| ${MAINURL} | https://localhost:8080/index.html | ${USER_ID} | csituser *** Keywords *** |