We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8326fd2 commit 69257f2Copy full SHA for 69257f2
2 files changed
tools/jenkins/jenkins_home/jobs/diablo-kvm_ha/config.xml
@@ -25,7 +25,7 @@
25
</userRemoteConfigs>
26
<branches>
27
<hudson.plugins.git.BranchSpec>
28
- <name>jenkins</name>
+ <name>master</name>
29
</hudson.plugins.git.BranchSpec>
30
</branches>
31
<recursiveSubmodules>false</recursiveSubmodules>
tools/jenkins/jenkins_home/jobs/diablo-xs_ha/config.xml
@@ -85,4 +85,4 @@ ssh root@$XEN_IP "cd devstack && . localrc && cd tools/jenk
85
<publishers/>
86
<buildWrappers/>
87
<runSequentially>true</runSequentially>
88
-</matrix-project>
+</matrix-project>
0 commit comments