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:
Ian Wienand 2019-09-06 08:35:19 +10:00
parent 027a8c9908
commit 704a80f80a
1 changed files with 3 additions and 1 deletions

View File

@ -5264,7 +5264,9 @@
name: philpep/testinfra
third-party-check:
jobs:
- system-config-run-base-ansible-devel
- system-config-run-base-ansible-devel:
required-projects:
- opendev/system-config
- project:
name: recordsansible/ansible-role-ara