Remove required-projects from job definition
Given that the parent is the functional job, which already
includes all the required roles, this is unnecessary and
only serves to slow down the test.
Change-Id: Iadcebc9eca9e279ea647a7a35bff5d00f82489f1
(cherry picked from commit 1416166a70
)
This commit is contained in:
parent
1295a3a684
commit
49d5112d7b
@ -16,8 +16,6 @@
|
||||
- job:
|
||||
name: openstack-ansible-lxc-container-create
|
||||
parent: openstack-ansible-cross-repo-functional
|
||||
required-projects:
|
||||
- name: openstack/openstack-ansible-lxc_container_create
|
||||
vars:
|
||||
osa_test_repo: "openstack/openstack-ansible-lxc_container_create"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user