]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph*build: Use new gigantic label 1529/head
authorDavid Galloway <dgallowa@redhat.com>
Tue, 17 Mar 2020 16:22:00 +0000 (12:22 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Tue, 17 Mar 2020 16:23:14 +0000 (12:23 -0400)
By requiring 'braggi', none of the ARM64 builds would start.  It wouldn't be appropriate to give the arm64 builders a "braggi" label so I'm creating a new "gigantic" label that can apply to the braggi and arm64 builders.

There are no nodes in mita that have a 'gigantic' label so that guarantees builds won't run on OVH ephemeral nodes.

Signed-off-by: David Galloway <dgallowa@redhat.com>
ceph-build/config/definitions/ceph-build.yml
ceph-dev-build/config/definitions/ceph-dev-build.yml
ceph-dev-new-build/config/definitions/ceph-dev-new-build.yml

index 3efcbd3f3f49f9be4811c20ff5df7ff72299b962..c0a6af2394e52f2e2c66620fa383b725c2f98ecb 100644 (file)
          DIST == AVAILABLE_DIST && ARCH == AVAILABLE_ARCH &&
          (ARCH == "x86_64" || (ARCH == "arm64" && ["xenial", "centos7"].contains(DIST)))
     axes:
-      - axis:
-          type: label-expression
-          name: MACHINE_TYPE
-          values:
-            - braggi
       - axis:
           type: label-expression
           name: MACHINE_SIZE
           values:
-            - huge
+            - gigantic
       - axis:
           type: label-expression
           name: AVAILABLE_ARCH
index a9b47a4d6b5702b15a9f48068b0692d9ac90f9dc..85025db684bec2b586ab592ebfb3774b74a779c5 100644 (file)
          DIST == AVAILABLE_DIST && ARCH == AVAILABLE_ARCH &&
          (ARCH == "x86_64" || (ARCH == "arm64" && ["xenial", "centos7"].contains(DIST)))
     axes:
-      - axis:
-          type: label-expression
-          name: MACHINE_TYPE
-          values:
-            - braggi
       - axis:
           type: label-expression
           name: MACHINE_SIZE
           values:
-            - huge
+            - gigantic
       - axis:
           type: label-expression
           name: AVAILABLE_ARCH
index f3e0cd5b67f019c0da1e1a9b9eb544deda9e7610..bd34055657bb930d2d067f11a16a79a526f83158 100644 (file)
          DIST == AVAILABLE_DIST && ARCH == AVAILABLE_ARCH &&
          (ARCH == "x86_64" || (ARCH == "arm64" && ["xenial", "centos7", "centos8"].contains(DIST)))
     axes:
-      - axis:
-          type: label-expression
-          name: MACHINE_TYPE
-          values:
-            - braggi
       - axis:
           type: label-expression
           name: MACHINE_SIZE
           values:
-            - huge
+            - gigantic
       - axis:
           type: label-expression
           name: AVAILABLE_ARCH