]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
tcmu-runner: add arm64 1778/head
authorDan Mick <dmick@redhat.com>
Tue, 23 Mar 2021 02:23:17 +0000 (19:23 -0700)
committerDan Mick <dmick@redhat.com>
Tue, 23 Mar 2021 02:23:17 +0000 (19:23 -0700)
Signed-off-by: Dan Mick <dmick@redhat.com>
tcmu-runner/config/definitions/tcmu-runner.yml

index a93b3406f9218b92b80db9973bd8955ba9b14524..728936781d3d68db867d0f32f44e60a9bbe2159f 100644 (file)
@@ -29,8 +29,8 @@
 
       - string:
           name: ARCHS
-          description: "A list of architectures to build for. Available options are: x86_64"
-          default: "x86_64"
+          description: "A list of architectures to build for. Available options are: x86_64 arm64"
+          default: "x86_64 arm64"
 
       - bool:
           name: FORCE