From c4bf8267689f7572d763cd277bb54f0980047eee Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Mon, 28 Jun 2021 11:25:26 +0800 Subject: [PATCH] ceph-pull-requests-arm64: reenable test on arm64 since we now perform the "make check" test only on ubuntu focal, on which all the dependencies are available on both aarch64 and amd64, and the "make check" passes on this architecture also. let's test the PRs on this architecture. this change reverts 1e0b902baa33b3b972891779d2950e580bb18e63 Signed-off-by: Kefu Chai --- .../config/definitions/ceph-pull-requests-arm64.yml | 2 -- 1 file changed, 2 deletions(-) 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 08ed7aa3..3c71f13f 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 @@ -68,6 +68,4 @@ failure-status: "make check failed" white-list-target-branches: - master - white-list-labels: - - arm64 wrappers: [] -- 2.47.3