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: - ctlplane privileged: true rerunFailedTests: false rerunOverrideStatus: false resources: limits: {} requests: {} storageClass: local-storage tempestRun: concurrency: 8 excludeList: '# https://review.opendev.org/892839 neutron_tempest_plugin.scenario.test_mtu.NetworkWritableMtuTest # missing https://review.opendev.org/882818 in antelope test_qos_dscp_create_and_update # Limit job runtime NetworkSecGroupTest ' expectedFailuresList: ' ' externalPlugin: [] extraImages: [] extraRPMs: [] includeList: 'neutron_tempest_plugin.api neutron_tempest_plugin.scenario # To check metadata with and without config drive tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ' 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\nvalidation.run_validation true\nidentity.v3_endpoint_type public\nidentity.v2_admin_endpoint_type public\n whitebox_neutron_plugin_options.proxy_host_address 38.102.83.176" workflow: []