Skip to content

Commit

Permalink
[Testing] readOnlyRootFileSystem
Browse files Browse the repository at this point in the history
Depends-On: #256
  • Loading branch information
lpiwowar committed Nov 29, 2024
1 parent 44530f9 commit 6823cfd
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .zuul.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,20 @@
name: podified-multinode-edpm-deployment-crc-test-operator
parent: podified-multinode-edpm-deployment-crc
vars:
cifmw_test_operator_privileged: false

cifmw_test_operator_tempest_image: quay.io/lpiwowar0/openstack-tempest-all
cifmw_test_operator_tempest_image_tag: read-only-root-v0.0.7

cifmw_test_operator_tobiko_image: quay.io/lpiwowar0/openstack-tobiko
cifmw_test_operator_tobiko_image_tag: read-only-root-v0.0.7

cifmw_test_operator_horizontest_image: quay.io/lpiwowar0/openstack-horizontest
cifmw_test_operator_horizontest_image_tag: read-only-root-v0.0.7

cifmw_test_operator_ansibletest_image: quay.io/lpiwowar0/openstack-ansible-tests
cifmw_test_operator_ansibletest_image_tag: read-only-root-v0.0.7

cifmw_install_yamls_whitelisted_vars:
- 'TEST_REPO'
- 'TEST_BRANCH'
Expand Down

0 comments on commit 6823cfd

Please sign in to comment.