summaryrefslogtreecommitdiffstats
path: root/build-gluster-org/scripts
diff options
context:
space:
mode:
authorNiels de Vos <ndevos@redhat.com>2019-05-15 14:55:42 +0200
committerDeepshikha Khandelwal <dkhandel@redhat.com>2019-07-19 08:01:10 +0000
commitf5068f3f43b6227888b4e9d85393cb903d0fa0af (patch)
tree0b026874607a600309032f51af356cbbd2c71e52 /build-gluster-org/scripts
parent0d6b1f896a76aaf32794dd6ec60606a49080eddb (diff)
the jenkins-job-builder git repository moved to opendev.org
Cloning the JJB repo from git.openstack.org fails. The new home for the repository seems to be on opendev.org (git.openstack.org redirects there). Change-Id: I00cbe3c505343e55433aab35e4960fece7faf779 Signed-off-by: Niels de Vos <ndevos@redhat.com>
Diffstat (limited to 'build-gluster-org/scripts')
-rw-r--r--build-gluster-org/scripts/jenkins-update.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-gluster-org/scripts/jenkins-update.sh b/build-gluster-org/scripts/jenkins-update.sh
index 7511797..d7a468f 100644
--- a/build-gluster-org/scripts/jenkins-update.sh
+++ b/build-gluster-org/scripts/jenkins-update.sh
@@ -1,5 +1,5 @@
#!/bin/sh
set -e
virtualenv env
-env/bin/pip install -e git+https://git.openstack.org/openstack-infra/jenkins-job-builder#egg=jenkins_jobs
+env/bin/pip install -e git+https://opendev.org/jjb/jenkins-job-builder.git#egg=jenkins_jobs
env/bin/jenkins-jobs --conf $JJB_CONFIG update build-gluster-org/jobs