]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-dev-new: Fix YAML errors in job definition
authorZack Cerza <zack@redhat.com>
Mon, 28 Oct 2024 22:41:21 +0000 (16:41 -0600)
committerZack Cerza <zack@redhat.com>
Mon, 28 Oct 2024 22:41:21 +0000 (16:41 -0600)
Signed-off-by: Zack Cerza <zack@redhat.com>
ceph-dev-new/config/definitions/ceph-dev-new.yml

index dca9436484ac89e781f47659c2a9fe6af6474276..53fa418e8edf27393eafbf747cd3f9ddbdebf1cc 100644 (file)
 
       - bool:
           name: THROWAWAY
-          description: "
-Default: False. When True it will not POST binaries to chacra. Artifacts will not be around for long. Useful to test builds."
+          description: "Default: False. When True it will not POST binaries to chacra. Artifacts will not be around for long. Useful to test builds."
           default: false
 
       - bool:
           name: FORCE
-          description: "
-If this is unchecked, then then nothing is built or pushed if they already exist in chacra. This is the default.
-
-If this is checked, then the binaries will be built and pushed to chacra even if they already exist in chacra."
+          description: "If this is unchecked, then then nothing is built or pushed if they already exist in chacra. This is the default. If this is checked, then the binaries will be built and pushed to chacra even if they already exist in chacra."
 
       - string:
           name: CEPH_BUILD_VIRTUALENV