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 Dec 2, 2024
1 parent 44530f9 commit 497ea3a
Showing 1 changed file with 14 additions and 10 deletions.
24 changes: 14 additions & 10 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.8

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

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

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

cifmw_install_yamls_whitelisted_vars:
- 'TEST_REPO'
- 'TEST_BRANCH'
Expand Down Expand Up @@ -69,16 +83,6 @@
tempestRun:
includeList: |
tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram
cifmw_test_operator_tempest_extra_images:
- URL: https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img
name: cirros-0.6.2-test-operator
imageCreationTimeout: 300
flavor:
name: cirros-0.6.2-test-operator-flavor
RAM: 512
disk: 20
vcpus: 1
cifmw_test_operator_tempest_ntp_extra_images: https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img
cifmw_test_operator_tempest_network_attachments:
- ctlplane

Expand Down

0 comments on commit 497ea3a

Please sign in to comment.