From 50ce27520629761d68462f910c879a11163ffbbd Mon Sep 17 00:00:00 2001 From: David Galloway Date: Thu, 26 May 2022 12:48:52 -0400 Subject: [PATCH] ceph-pull-requests-arm64: Do not run make check on c9 Signed-off-by: David Galloway --- .../config/definitions/ceph-pull-requests-arm64.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ceph-pull-requests-arm64/config/definitions/ceph-pull-requests-arm64.yml b/ceph-pull-requests-arm64/config/definitions/ceph-pull-requests-arm64.yml index 6ae72b5f..bd3cec61 100644 --- a/ceph-pull-requests-arm64/config/definitions/ceph-pull-requests-arm64.yml +++ b/ceph-pull-requests-arm64/config/definitions/ceph-pull-requests-arm64.yml @@ -9,7 +9,7 @@ concurrent: true disabled: false name: ceph-pull-requests-arm64 - node: 'arm64 && !centos7 && !centos8' + node: 'arm64 && !centos7 && !centos8 && !centos9' parameters: - string: name: ghprbPullId -- 2.39.5