Commit 9fa8eb6
authored
[4.21] Change docker image dir from docker to docker-local (#4378)
##### Short description:
Change docker image dir from docker to docker-local
##### More details:
The new artifactory server now changed it's repository name from docker
to docker-local, this means that the windows images are now targeting
the wrong location.
##### What this PR does / why we need it:
Fix windows images image pulling, in specific
tests/infrastructure/instance_types/supported_os/test_windows_os.py
##### Special notes for reviewer:
Manual cherry-pick of
#4281
Signed-off-by: rkishner <rkishner@redhat.com>1 parent 13eeb75 commit 9fa8eb6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments