Commit 8726c081 authored by Romain Courteaud's avatar Romain Courteaud 🐸

Increase instanciation timeout.

Destruction of test is done by alarm.

Connection to frontend is not done. Trust release promise which should ensure that services are running.
parent d842043f
......@@ -141,7 +141,7 @@ for (i = 0; i < 10000000; i++) { };</td>\n
</tr-->\n
<tr>\n
<td>pause</td>\n
<td>1200000</td>\n
<td>5400000</td>\n
<td></td>\n
</tr>\n
<tr>\n
......@@ -174,7 +174,7 @@ for (i = 0; i < 10000000; i++) { };</td>\n
<td>css=td:contains(\'password\') + td</td>\n
<td>password</td>\n
</tr>\n
<tr>\n
<!--tr>\n
<td>openAndWait</td>\n
<td>${ip}</td>\n
<td></td>\n
......@@ -199,7 +199,6 @@ for (i = 0; i < 10000000; i++) { };</td>\n
<td>id=password_input</td>\n
<td>13</td>\n
</tr>\n
<!--Check if it works without it in chrome AND firefox before removing.\n
<tr>\n
<td>pause</td>\n
<td>1000</td>\n
......@@ -209,7 +208,7 @@ for (i = 0; i < 10000000; i++) { };</td>\n
<td>submit</td>\n
<td>//input[@id=&quot;password_input&quot;]/..</td>\n
<td>\\13</td>\n
</tr>-->\n
</tr>\n
<tr>\n
<td>pause</td>\n
<td>10000</td>\n
......@@ -229,8 +228,8 @@ for (i = 0; i < 10000000; i++) { };</td>\n
<td>openAndWait</td>\n
<td>${software_instance_url}</td>\n
<td></td>\n
</tr>\n
<span metal:use-macro="container/Zuite_vifib_instanciation_macro_library/macros/destroy_instance" />\n
</tr-->\n
<!--span metal:use-macro="container/Zuite_vifib_instanciation_macro_library/macros/destroy_instance" /-->\n
</tbody>\n
</table>\n
</body>\n
......
15
\ No newline at end of file
16
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment