double the LONGTIME for CDT csit
[integration/csit.git] / tests / appc / cdt / common.robot
index 3492924..d1666fa 100644 (file)
@@ -9,10 +9,10 @@
 #  ${MAINURL} is now set from the command line per above
 |  ${BROWSER}  |  chrome
 |  ${SHORTTIME} | 5s
-|  ${LONGTIME} | 90s
+|  ${LONGTIME} | 180s
 |  ${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 ***