From a7257b5f2509e85c00abd02068db5959b55ece7d Mon Sep 17 00:00:00 2001 From: David Galloway Date: Wed, 27 Jun 2018 10:50:23 -0400 Subject: [PATCH] ceph-pull-requests-arm64: Normalize name to appease JJB Not sure why '!!python/unicode' was there originally but the current version of JJB doesn't like it. 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 26790336..1fb71bff 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 @@ -7,7 +7,7 @@ - ../../build/build concurrent: true disabled: false - name: !!python/unicode 'ceph-pull-requests-arm64' + name: ceph-pull-requests-arm64 node: arm64 parameters: - string: -- 2.39.5