From a8b9a41fc69e5f538707cfd849454ee538538f82 Mon Sep 17 00:00:00 2001 From: Kyo Lee Date: Mon, 21 Apr 2014 19:16:04 -0700 Subject: [PATCH 1/2] Adding 180 min timeout on the total runtime of the Koala-SUITE job --- jenkins/jobs/Koala-SUITE/config.xml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/jenkins/jobs/Koala-SUITE/config.xml b/jenkins/jobs/Koala-SUITE/config.xml index 3aeb907..3a9d6cd 100644 --- a/jenkins/jobs/Koala-SUITE/config.xml +++ b/jenkins/jobs/Koala-SUITE/config.xml @@ -9,12 +9,12 @@ console_ip IP address of eucalyptus console - + 10.111.1.176 console_protocol - + http browser_type @@ -130,5 +130,13 @@ false + + 180 + false + false + 0 + absolute + 3 + \ No newline at end of file From 26fe53040208414a05cde3d6b16db8f21e8b69e0 Mon Sep 17 00:00:00 2001 From: Kyo Lee Date: Mon, 21 Apr 2014 19:18:08 -0700 Subject: [PATCH 2/2] Removed the default IP for the console --- jenkins/jobs/Koala-SUITE/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins/jobs/Koala-SUITE/config.xml b/jenkins/jobs/Koala-SUITE/config.xml index 3a9d6cd..d8f9550 100644 --- a/jenkins/jobs/Koala-SUITE/config.xml +++ b/jenkins/jobs/Koala-SUITE/config.xml @@ -9,7 +9,7 @@ console_ip IP address of eucalyptus console - 10.111.1.176 + console_protocol