Add the inventory dir to files for system-config-run-base{,-arm64}
It was noticed due to 900220[1] that the base jobs are missing a files entry for inventory/ updates. Fix that. [1] https://review.opendev.org/c/opendev/system-config/+/900220 Change-Id: I1ba932f3865734a425c54585badc84b5218b9ef6
This commit is contained in:
parent
a93ad36865
commit
f149a7a38e
@ -87,6 +87,7 @@
|
|||||||
- playbooks/
|
- playbooks/
|
||||||
- roles/
|
- roles/
|
||||||
- testinfra/
|
- testinfra/
|
||||||
|
- inventory/
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: system-config-run-base-ansible-devel
|
name: system-config-run-base-ansible-devel
|
||||||
@ -165,6 +166,7 @@
|
|||||||
- playbooks/
|
- playbooks/
|
||||||
- roles/
|
- roles/
|
||||||
- testinfra/
|
- testinfra/
|
||||||
|
- inventory/
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: system-config-run-eavesdrop
|
name: system-config-run-eavesdrop
|
||||||
|
Loading…
Reference in New Issue
Block a user