From 658654461eb488679aed8bc97e8ba2d45f7cd809 Mon Sep 17 00:00:00 2001 From: David Galloway Date: Wed, 23 Oct 2019 12:26:53 -0400 Subject: [PATCH] ceph-pull-requests-arm64: Don't make check on CentOS8 yet Until deps are in epel8 or we figure out an alternative 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 37f26426..9b0f0b1b 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 + node: 'arm64 && !centos8' parameters: - string: name: sha1 -- 2.47.3