]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
kernel: re-add master branch to the trigger list 2082/head
authorIlya Dryomov <idryomov@gmail.com>
Tue, 4 Oct 2022 17:58:10 +0000 (19:58 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Tue, 4 Oct 2022 17:58:10 +0000 (19:58 +0200)
Commit 39e983f0198c ("master-> main") shouldn't have touched
kernel-trigger job as ceph-client.git still has the master branch
which feeds into linux-next.git.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
kernel-trigger/config/definitions/kernel-trigger.yml

index 1f8acd111b18eb9e51612f9ff788b33da27253cb..b0fa12627e1013d42c591ac36c1300fd83f47d0f 100644 (file)
@@ -36,7 +36,7 @@
                 <name>origin/testing</name>
               </hudson.plugins.git.BranchSpec>
               <hudson.plugins.git.BranchSpec>
-                <name>origin/main</name>
+                <name>origin/master</name>
               </hudson.plugins.git.BranchSpec>
               <hudson.plugins.git.BranchSpec>
                 <name>origin/for-linus</name>