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: 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames

            '
        expectedFailuresList: '

            '
        externalPlugin: []
        extraImages: []
        extraRPMs: []
        includeList: 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps

            '
    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: ' whitebox_neutron_plugin_options.proxy_host_address 38.102.83.174'
    workflow: []
