Use zuul docker mirror for functional jobs

Change-Id: I4899a69ef2c961094d808821b8a14d58ed02d621
Signed-off-by: Andrii Ostapenko <andrii.ostapenko@att.com>
This commit is contained in:
Andrii Ostapenko 2020-07-19 17:43:30 -05:00
parent 1e7cb6e494
commit e3f14aaff3
No known key found for this signature in database
GPG Key ID: F3E83668DBB223B3
1 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,9 @@
include_role:
name: override-images
when: docker_images is defined
- name: Use docker mirror
include_role:
name: use-docker-mirror
- name: "creating directory for run artifacts"
file:
path: "/tmp/artifacts"