Skip to content

Commit 4c435ca

Browse files
TristanCacqueraymorucci
authored andcommitted
zuul: pin GitPython <2.1.2
See: gitpython-developers/GitPython#605 This change also fixes the nodepool health check where the last image includes the jenkins repository which trigger an unexpected update of jenkins when slave image is prepared Change-Id: I60c919cdd987a9f3b8556b8e5f92f0f169cc392c
1 parent b5ef1e8 commit 4c435ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: files/nodepool_demo.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22
# This script re-use a software-factory image as a nodepool slave
33

4-
sudo edeploy activate-pkgmngr
4+
sudo rm /etc/yum.repos.d/jenkins.repo
55
sudo userdel jenkins
66

77
# Set tests domain name to the nodepool client ip

0 commit comments

Comments
 (0)