Add tripleo standalone job
Since ansible-config_template project is using in TripleO and any change in this project will break the TripleO. It would be good have a job which tests both the projects and make sure it does not break anything. Change-Id: Ia85e497beb13c115c3b1ee8deaa624cab2f1aa8e Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
This commit is contained in:
parent
75a6d0e654
commit
3a24e1be9b
@ -21,9 +21,11 @@
|
||||
check:
|
||||
jobs:
|
||||
- openstack-ansible-python3-ubuntu-bionic
|
||||
- tripleo-ci-centos-7-standalone-os-tempest
|
||||
gate:
|
||||
jobs:
|
||||
- openstack-ansible-python3-ubuntu-bionic
|
||||
- tripleo-ci-centos-7-standalone-os-tempest
|
||||
post:
|
||||
jobs:
|
||||
- publish-openstack-python-branch-tarball
|
||||
|
Loading…
x
Reference in New Issue
Block a user