4b510162e5
The dib-utils repository was retired as part of retirement of TripleO. This imports the tiny dib-run-parts script because it's used by os-refresh-config now. This also removes direct execution of os_refresh_config.py, which is required only for testing. Change-Id: Ia516e604bafdc59dbcfa81796348191b03cbe0b7
12 lines
228 B
YAML
12 lines
228 B
YAML
- project:
|
|
templates:
|
|
- check-requirements
|
|
- openstack-cover-jobs
|
|
- openstack-python3-jobs
|
|
check:
|
|
jobs:
|
|
- openstack-tox-functional
|
|
gate:
|
|
jobs:
|
|
- openstack-tox-functional
|