Skip to content

Commit 69257f2

Browse files
update jenkins branches to master
1 parent 8326fd2 commit 69257f2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

tools/jenkins/jenkins_home/jobs/diablo-kvm_ha/config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
</userRemoteConfigs>
2626
<branches>
2727
<hudson.plugins.git.BranchSpec>
28-
<name>jenkins</name>
28+
<name>master</name>
2929
</hudson.plugins.git.BranchSpec>
3030
</branches>
3131
<recursiveSubmodules>false</recursiveSubmodules>

tools/jenkins/jenkins_home/jobs/diablo-xs_ha/config.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
</userRemoteConfigs>
2626
<branches>
2727
<hudson.plugins.git.BranchSpec>
28-
<name>jenkins</name>
28+
<name>master</name>
2929
</hudson.plugins.git.BranchSpec>
3030
</branches>
3131
<recursiveSubmodules>false</recursiveSubmodules>
@@ -85,4 +85,4 @@ ssh root@$XEN_IP &quot;cd devstack &amp;&amp; . localrc &amp;&amp; cd tools/jenk
8585
<publishers/>
8686
<buildWrappers/>
8787
<runSequentially>true</runSequentially>
88-
</matrix-project>
88+
</matrix-project>

0 commit comments

Comments
 (0)