]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
Correct ceph-dev-pipeline branch 2321/head
authorZack Cerza <zack@cerza.org>
Thu, 6 Feb 2025 23:58:55 +0000 (16:58 -0700)
committerZack Cerza <zack@cerza.org>
Thu, 6 Feb 2025 23:58:55 +0000 (16:58 -0700)
Signed-off-by: Zack Cerza <zack@cerza.org>
ceph-dev-pipeline-trigger/config/definitions/ceph-dev-pipeline-trigger.yml
ceph-dev-pipeline/build/Jenkinsfile
ceph-dev-pipeline/config/definitions/ceph-dev-pipeline.yml

index 39fab9cdba52696cd8fdc8e096834663d868f013..610b8ebb1ace3949e5eb0caa4b5f52776ed90cad 100644 (file)
@@ -8,7 +8,7 @@
         - git:
             url: https://github.com/ceph/ceph-build
             branches:
-              - jenkinsfile
+              - main
             shallow-clone: true
             submodule:
               disable: true
index 08b72709b2aac0a629e669bcef418c50cac9e702..753a655a02995f48739081e0089bc40dce9c522b 100644 (file)
@@ -1,5 +1,5 @@
 ceph_build_repo = "https://github.com/ceph/ceph-build"
-ceph_build_branch = "jenkinsfile"
+ceph_build_branch = "main"
 base_node_label = "gigantic"
 ubuntu_releases = [
   "noble", // 24.04
index 076591c0e1b1e1d0b09982220429ea5e795f63a5..20d7b147e10c24a9e3feefd175ea132766a13574 100644 (file)
@@ -9,7 +9,7 @@
         - git:
             url: https://github.com/ceph/ceph-build
             branches:
-              - jenkinsfile
+              - main
             shallow-clone: true
             submodule:
               disable: true