apiVersion: test.openstack.org/v1beta1 kind: Tempest metadata: name: tempest-tests-tempest namespace: openstack spec: SELinuxLevel: s0:c478,c978 SSHKeySecretName: test-operator-controller-priv-key cleanup: false containerImage: quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified debug: false networkAttachments: [] privileged: true rerunFailedTests: false rerunOverrideStatus: false resources: limits: {} requests: {} storageClass: local-storage tempestRun: concurrency: 8 excludeList: '# NOTE(gibi): there are no cinder backend enabled so test needing a # volumes needs to be skipped tempest.scenario.test_minimum_basic.TestMinimumBasicScenario test_shelve_volume_backed_instance tempest.scenario.test_stamp_pattern.TestStampPattern tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_live_migration tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_live_block_migration_with_attached_volume # TODO (rlandy) remove when https://issues.redhat.com/browse/OSPCIX-126 is fixed tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames ' expectedFailuresList: ' ' externalPlugin: [] extraImages: [] extraRPMs: [] includeList: '# NOTE(gibi): enable only the high level scenario tests to keep the # job run time reasonable tempest.scenario # Plus an extra live migration test until we have cinder volumes / ceph # to run the live migration scenario tests with it tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test ' tempestconfRun: deployerInput: '[auth] tempest_roles = [enforce_scope] barbican = true cinder = true designate = true glance = true ironic = true ironic_inspector = true neutron = true nova = true octavia = true keystone = true manila = true placement = true [identity-feature-enabled] enforce_scope = true [compute-feature-enabled] dhcp_domain = '''' [load_balancer] member_role = load-balancer_member admin_role = load-balancer_admin RBAC_test_type = keystone_default_roles enforce_new_defaults = true enforce_scope = false [volume] catalog_type = volumev3 ' overrides: "compute-feature-enabled.vnc_console true\ncompute-feature-enabled.stable_rescue true\ncompute_feature_enabled.hostname_fqdn_sanitization true\ncompute-feature-enabled.attach_encrypted_volume false\ncompute-feature-enabled.live_migration true\ncompute-feature-enabled.block_migration_for_live_migration true\nidentity.v3_endpoint_type public\n whitebox_neutron_plugin_options.proxy_host_address 38.102.83.82" workflow: []