Signed-off-by: David Galloway <dgallowa@redhat.com>
DISTROS=centos8
FLAVOR=crimson
# build main on:
- # default: jammy focal centos8
+ # default: jammy focal centos8 centos9
# crimson: centos8
- conditional-step:
condition-kind: regex-match
predefined-parameters: |
BRANCH=${GIT_BRANCH}
FORCE=True
- DISTROS=jammy focal centos8
+ DISTROS=jammy focal centos8 centos9
- project: 'ceph-dev'
predefined-parameters: |
BRANCH=${GIT_BRANCH}
- string:
name: DISTROS
description: "A list of distros to build for. Available options are: centos9, centos8, centos7, centos6, jammy, focal, bionic, xenial, trusty, precise, wheezy, jessie, and windows"
- default: "jammy focal bionic centos7 centos8"
+ default: "jammy focal bionic centos7 centos8 centos9"
- string:
name: ARCHS