From: David Galloway Date: Thu, 21 Jul 2022 17:24:02 +0000 (-0400) Subject: ceph: Clarify branch name to enter X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=4006eb5a66c337f83aa7d6582ce7c4bcf2f902e4;p=ceph-build.git ceph: Clarify branch name to enter Signed-off-by: David Galloway --- diff --git a/ceph-setup/config/definitions/ceph-setup.yml b/ceph-setup/config/definitions/ceph-setup.yml index 82d96a11..d113e969 100644 --- a/ceph-setup/config/definitions/ceph-setup.yml +++ b/ceph-setup/config/definitions/ceph-setup.yml @@ -20,7 +20,7 @@ parameters: - string: name: BRANCH - description: "The git branch (or tag) to build" + description: "The git branch (or tag) to build (e.g., pacific) DO NOT INCLUDE '-release'" scm: - git: diff --git a/ceph/config/definitions/ceph.yml b/ceph/config/definitions/ceph.yml index 7a605536..98e211ab 100644 --- a/ceph/config/definitions/ceph.yml +++ b/ceph/config/definitions/ceph.yml @@ -19,7 +19,7 @@ parameters: - string: name: BRANCH - description: "The git branch (or tag) to build (e.g., pacific)" + description: "The git branch (or tag) to build (e.g., pacific) DO NOT INCLUDE '-release'" default: main - bool: