From: David Galloway Date: Wed, 20 Jan 2021 16:48:17 +0000 (-0500) Subject: teuthology-pull-requests: Do not run on arm64 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=8c26eabd13c7ebc31b3778acd9d2cc5057602986;p=ceph-build.git teuthology-pull-requests: Do not run on arm64 Signed-off-by: David Galloway --- diff --git a/teuthology-pull-requests/config/definitions/teuthology-pull-requests.yml b/teuthology-pull-requests/config/definitions/teuthology-pull-requests.yml index d3ce8b73..af511a3a 100644 --- a/teuthology-pull-requests/config/definitions/teuthology-pull-requests.yml +++ b/teuthology-pull-requests/config/definitions/teuthology-pull-requests.yml @@ -1,6 +1,6 @@ - job: name: teuthology-pull-requests - node: sepia && bionic && huge && !xenial + node: sepia && bionic && huge && !xenial && !arm64 project-type: freestyle defaults: global concurrent: true