-
Notifications
You must be signed in to change notification settings - Fork 12
AM0005
Ashish edited this page Jan 4, 2022
·
4 revisions
-
testHarnessis not a valid image url
# addon.yaml
operatorName: rhods-operator
testHarness: invalidtestHarness should contain a valid image url.
-
testHarnessimage is not pushed to thequay.ioimage repository
# addon.yaml
operatorName: rhods-operator
testHarness: docker.io/ashishmax31/rhods-operator-test-harness:latestThe test harness image is expected to be present in the quay.io image registry.
# addon.yaml
operatorName: rhods-operator
testHarness: quay.io/modh/odh-operator-test-harness-
testHarnessis a valid image url -
testHarnessimage is pushed toquay.io.