Skip to content

Commit

Permalink
Add test-operator images to default_images
Browse files Browse the repository at this point in the history
  • Loading branch information
lmiccini committed Sep 12, 2024
1 parent 5384a3d commit 4a3c096
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions config/default/manager_default_images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -165,3 +165,11 @@ spec:
value: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified
- name: RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT
value: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified
- name: RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT
value: quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified
- name: RELATED_IMAGE_TEST_TOBIKO_IMAGE_URL_DEFAULT
value: quay.io/podified-antelope-centos9/openstack-tobiko:current-podified
- name: RELATED_IMAGE_TEST_ANSIBLETEST_IMAGE_URL_DEFAULT
value: quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified
- name: RELATED_IMAGE_TEST_HORIZONTEST_IMAGE_URL_DEFAULT
value: quay.io/podified-antelope-centos9/openstack-horizontest:current-podified

0 comments on commit 4a3c096

Please sign in to comment.