Followup to PR https://github.com/ceph/ceph-build/pull/2142; removes
crimson pacific from additional build jobs.
Signed-off-by: Laura Flores <lflores@redhat.com>
builders:
# build pacific on:
# default: focal bionic centos8 leap15
- # crimson: centos8
- conditional-step:
condition-kind: regex-match
regex: .*pacific.*
BRANCH=${GIT_BRANCH}
FORCE=True
DISTROS=focal bionic centos8 leap15
- - project: 'ceph-dev'
- predefined-parameters: |
- BRANCH=${GIT_BRANCH}
- FORCE=True
- DISTROS=centos8
- FLAVOR=crimson
- ARCHS=x86_64
# build quincy on:
# default: focal centos8 centos9 leap15
# crimson: centos8
DISTROS=focal bionic centos7 centos8 leap15
# build pacific on:
# default: focal bionic centos8
- # crimson: centos8
- conditional-step:
condition-kind: regex-match
regex: .*pacific.*
BRANCH=${GIT_BRANCH}
FORCE=True
DISTROS=focal bionic centos8 windows
- - project: 'ceph-dev-new'
- predefined-parameters: |
- BRANCH=${GIT_BRANCH}
- FORCE=True
- DISTROS=centos8
- FLAVOR=crimson
- ARCHS=x86_64
# build quincy on:
# default: focal centos8 centos9 leap15
# crimson: centos8