Skip to content

Commit

Permalink
Merge pull request #2287 from ceph/yaml-formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
zmc authored Oct 31, 2024
2 parents 94d845b + 5cff5c8 commit 401f5aa
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions ceph-dev-new/config/definitions/ceph-dev-new.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,12 @@

- 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
Expand Down

0 comments on commit 401f5aa

Please sign in to comment.