Merge "Move fetch_validations role from validations-libs-functional to post playbook"

This commit is contained in:
Zuul 2021-05-17 16:41:25 +00:00 committed by Gerrit Code Review
commit b53c25be18
2 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,5 @@
- fetch-subunit-output
- fetch-devstack-log-dir
- fetch-output
- role: "src/opendev.org/openstack/validations-common/roles/fetch_validations"
- fetch-python-sdist-output

View File

@ -12,4 +12,3 @@
vars:
zuul_work_dir: "src/opendev.org/openstack/validations-common"
- role: "src/opendev.org/openstack/validations-common/roles/validations"
- role: "src/opendev.org/openstack/validations-common/roles/fetch_validations"