Skip to content

Commit 245989b

Browse files
committed
Tests: pull images from library project
1 parent f70daf0 commit 245989b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/registry/ha+redis-operator/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ tests:
6161
dockerCredentials:
6262
username: suseecosystem
6363
password: "${dh_access_token}"
64-
imagesPullRepository: private-registry.prv.suse.net/dockerhub
64+
imagesPullRepository: private-registry.prv.suse.net
6565
api:
6666
exclude:
6767
- singularity # CLI not yet included in the harbor-test-image

tests/registry/no-ha/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ tests:
3131
dockerCredentials:
3232
username: suseecosystem
3333
password: "${dh_access_token}"
34-
imagesPullRepository: private-registry.prv.suse.net/dockerhub
34+
imagesPullRepository: private-registry.prv.suse.net

0 commit comments

Comments
 (0)