testinfra : add system-config as required project
Because this job is defined in system-config repo, when it runs there it has system-config. When we're trying to run it against upstream testinfra we need to ensure we pull it in explicitly. Change-Id: I2bbba366501f10744ffaf26d1acfa54d652afae3
This commit is contained in:
@@ -5264,7 +5264,9 @@
|
|||||||
name: philpep/testinfra
|
name: philpep/testinfra
|
||||||
third-party-check:
|
third-party-check:
|
||||||
jobs:
|
jobs:
|
||||||
- system-config-run-base-ansible-devel
|
- system-config-run-base-ansible-devel:
|
||||||
|
required-projects:
|
||||||
|
- opendev/system-config
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: recordsansible/ansible-role-ara
|
name: recordsansible/ansible-role-ara
|
||||||
|
Reference in New Issue
Block a user