From a7cef81e35586a35534feb912959a0854d08c11a Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Wed, 30 May 2012 09:43:53 -0700 Subject: [PATCH] Change zuul endpoint port Change-Id: Ia5b24c31de4334aa7e36c4c082737f1a985f7554 --- modules/jenkins_jobs/files/projects/openstack/zuul.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/jenkins_jobs/files/projects/openstack/zuul.yml b/modules/jenkins_jobs/files/projects/openstack/zuul.yml index e6c8943739..db68cb6751 100644 --- a/modules/jenkins_jobs/files/projects/openstack/zuul.yml +++ b/modules/jenkins_jobs/files/projects/openstack/zuul.yml @@ -34,7 +34,7 @@ parameters: notification_endpoints: - protocol: HTTP - URL: http://127.0.0.1:8090/jenkins_endpoint + URL: http://127.0.0.1:8001/jenkins_endpoint builders: - gerrit_git_prep @@ -82,7 +82,7 @@ parameters: notification_endpoints: - protocol: HTTP - URL: http://127.0.0.1:8090/jenkins_endpoint + URL: http://127.0.0.1:8001/jenkins_endpoint builders: - gerrit_git_prep @@ -130,7 +130,7 @@ parameters: notification_endpoints: - protocol: HTTP - URL: http://127.0.0.1:8090/jenkins_endpoint + URL: http://127.0.0.1:8001/jenkins_endpoint builders: - gerrit_git_prep