Skip to content

Commit

Permalink
Added RHEL-8 FS01 and image build jobs (#73)
Browse files Browse the repository at this point in the history
It includes:
* tripleo-ci-rhel-8-ovb-3ctlr_1comp-featureset001
* tripleo-rhel-8-buildimage-ironic-python-agent
* tripleo-rhel-8-buildimage-overcloud-full
* tripleo-rhel-8-buildimage-overcloud-hardened-full

Signed-off-by: Chandan Kumar (raukadah) <[email protected]>
  • Loading branch information
raukadah authored and sshnaidm committed Aug 7, 2019
1 parent f934a4c commit 3499c0f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tripleoci/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,9 @@
"tripleo-build-containers-centos-7-buildah-stein",
"tripleo-build-containers-fedora-28-stein",
"tripleo-build-containers-fedora-28-master",
"tripleo-rhel-8-buildimage-ironic-python-agent",
"tripleo-rhel-8-buildimage-overcloud-full",
"tripleo-rhel-8-buildimage-overcloud-hardened-full",
],
"Branches": [
"tripleo-ci-centos-7-containers-multinode-stein",
Expand Down Expand Up @@ -204,6 +207,7 @@
'tripleo-ci-centos-7-ovb-1ctlr_2comp-featureset020-pike',
'tripleo-ci-centos-7-ovb-1ctlr_2comp-featureset020',
'tripleo-ci-centos-7-ovb-1ctlr_1comp-featureset001',
'tripleo-ci-rhel-8-ovb-3ctlr_1comp-featureset001',
],
}
TRIPLEOCI = {
Expand Down

0 comments on commit 3499c0f

Please sign in to comment.