Add functional/check tests for osa-security
This patch simplifies the testing setup for openstack-ansible-security and adds in testing for check mode and functional Ansible runs. Depends-On: I33620151414d647b904db41acf849086004d5234 Change-Id: Id4022435b0336d30ffe2223e9d9f61d7709f3d94
This commit is contained in:
@@ -3556,10 +3556,8 @@
|
||||
doc-publisher-site: docs.openstack.org
|
||||
|
||||
jobs:
|
||||
- ansible-role-jobs
|
||||
- openstack-publish-jobs
|
||||
- 'gate-{name}-ansible-lint'
|
||||
- 'gate-{name}-docs'
|
||||
- 'gate-{name}-pep8'
|
||||
|
||||
- project:
|
||||
name: openstack-ansible-specs
|
||||
|
@@ -6928,15 +6928,12 @@ projects:
|
||||
- name: openstack/openstack-ansible-security
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: ansible-role-jobs
|
||||
- name: openstack-server-publish-jobs
|
||||
check:
|
||||
- gate-openstack-ansible-security-docs
|
||||
- gate-openstack-ansible-security-pep8
|
||||
- gate-openstack-ansible-security-ansible-lint
|
||||
- gate-openstack-ansible-security-dsvm-functional-trusty
|
||||
gate:
|
||||
- gate-openstack-ansible-security-docs
|
||||
- gate-openstack-ansible-security-pep8
|
||||
- gate-openstack-ansible-security-ansible-lint
|
||||
- gate-openstack-ansible-security-dsvm-functional-trusty
|
||||
|
||||
- name: openstack/openstack-ansible-specs
|
||||
template:
|
||||
|
Reference in New Issue
Block a user