Crimson should be built only for main and T.
Remove R and S builds.
Signed-off-by: Matan Breizman <mbreizma@redhat.com>
DISTROS=focal centos8 leap15
# build reef on:
# default: jammy focal centos8 centos9
- # crimson: centos9
- conditional-step:
condition-kind: regex-match
regex: .*reef.*
BRANCH=${GIT_BRANCH}
FORCE=True
DISTROS=jammy focal centos8 centos9
- - project: 'ceph-dev'
- predefined-parameters: |
- BRANCH=${GIT_BRANCH}
- FORCE=True
- DISTROS=centos8 centos9
- FLAVOR=crimson
# build squid on:
# default: jammy focal centos8 centos9
- # crimson: centos8 centos9
- conditional-step:
condition-kind: regex-match
regex: .*squid.*
BRANCH=${GIT_BRANCH}
FORCE=True
DISTROS=jammy focal centos8 centos9
- - project: 'ceph-dev'
- predefined-parameters: |
- BRANCH=${GIT_BRANCH}
- FORCE=True
- DISTROS=centos9
- FLAVOR=crimson
# build tentacle on:
# default: jammy focal centos8 centos9
# crimson: centos8 centos9
builders:
# build reef on:
# default: jammy focal centos9 windows
- # crimson: centos9
- conditional-step:
condition-kind: regex-match
regex: .*reef.*
BRANCH=${{GIT_BRANCH}}
FORCE=True
DISTROS=jammy focal centos9 windows
- - project: 'ceph-dev'
- predefined-parameters: |
- BRANCH=${{GIT_BRANCH}}
- FORCE=True
- DISTROS=centos9
- FLAVOR=crimson
- ARCHS=x86_64
# build squid on:
# default: jammy centos9 windows
- # crimson: centos9
- conditional-step:
condition-kind: regex-match
regex: .*squid.*
BRANCH=${{GIT_BRANCH}}
FORCE=True
DISTROS=jammy centos9 windows
- - project: 'ceph-dev'
- predefined-parameters: |
- BRANCH=${{GIT_BRANCH}}
- FORCE=True
- DISTROS=centos9
- FLAVOR=crimson
- ARCHS=x86_64
# build tentacle on:
# default: jammy centos9 windows
# crimson: centos9
builders:
# build reef on:
# default: jammy focal centos9 windows
- # crimson: centos9
- conditional-step:
condition-kind: regex-match
regex: .*reef.*
FORCE=True
DISTROS=jammy focal centos9 windows
- project: 'ceph-dev-new'
- predefined-parameters: |
- BRANCH=${{GIT_BRANCH}}
- FORCE=True
- DISTROS=centos9
- FLAVOR=crimson
- ARCHS=x86_64
+
# build squid on:
# default: jammy centos9 windows
- # crimson: centos9
- conditional-step:
condition-kind: regex-match
regex: .*squid.*
BRANCH=${{GIT_BRANCH}}
FORCE=True
DISTROS=jammy centos9 windows
- - project: 'ceph-dev-new'
- predefined-parameters: |
- BRANCH=${{GIT_BRANCH}}
- FORCE=True
- DISTROS=centos9
- FLAVOR=crimson
- ARCHS=x86_64
# build tentacle on:
# default: jammy centos9 windows
# crimson: centos9