]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-pull-request: Don't run make check on CentOS9 2519/head
authorDavid Galloway <david.galloway@ibm.com>
Wed, 24 Dec 2025 19:32:53 +0000 (14:32 -0500)
committerDavid Galloway <david.galloway@ibm.com>
Wed, 24 Dec 2025 19:32:53 +0000 (14:32 -0500)
Not ideal but easiest for stabilization for now

Signed-off-by: David Galloway <david.galloway@ibm.com>
ceph-pull-requests/config/definitions/ceph-pull-requests.yml

index f9c86ab85d8b592b41c4130a8626eacff4bbd97e..9a0066b292d3c75e9579627b014d9cb608a2448a 100644 (file)
@@ -3,7 +3,7 @@
     project-type: freestyle
     defaults: global
     concurrent: true
-    node: x86_64 && (installed-os-noble || centos9)
+    node: x86_64 && installed-os-noble
     display-name: 'ceph: Pull Requests'
     quiet-period: 5
     block-downstream: false