Shaker¶
There are various customizations you can do to tailor the deployment of OpenStack Shaker. You can find those below.
General Parameters¶
conf.script
Type: string
Description:
sed -i -E \"s/(accommodation\\: \\[.+)(.+\\])/accommodation\\: \\[pair, compute_nodes: 1\\]/\" /opt/shaker/shaker/scenarios/openstack/full_l2.yaml export server_endpoint=\\`ip a | grep \"global eth0\" | cut -f6 -d' ' | cut -f1 -d'/'\\` echo ========== SHAKER CONF PARAMETERS ================= cat /opt/shaker/shaker.conf echo ===================================================== env -i HOME=\"$HOME\" bash -l -c \"printenv; shaker --server-endpoint \\$server_endpoint:31999 --config-file /opt/shaker/shaker.conf\"conf.shaker.auth.admin_domain_scope
Type: bool
Description:
true
conf.shaker.auth.min_compute_nodes
Type: int
Description:
1
conf.shaker.auth.shaker_roles
Type: string
Description:
“admin, member”
conf.shaker.auth.use_dynamic_credentials
Type: bool
Description:
true
conf.shaker.identity-feature-enabled.api_v2
Type: bool
Description:
false
conf.shaker.identity-feature-enabled.api_v3
Type: bool
Description:
true
conf.shaker.identity.auth_version
Type: string
Description:
“v3”
conf.shaker.shaker.DEFAULT.cleanup_on_error
Type: bool
Description:
true
conf.shaker.shaker.DEFAULT.debug
Type: bool
Description:
true
conf.shaker.shaker.DEFAULT.external_net
Type: string
Description:
“public”
conf.shaker.shaker.DEFAULT.flavor_name
Type: string
Description:
“m1.small”
conf.shaker.shaker.DEFAULT.image_name
Type: string
Description:
“shaker-image”
conf.shaker.shaker.DEFAULT.os_auth_url
Type: string
Description:
“http://keystone.openstack.svc.cluster.local/v3”
conf.shaker.shaker.DEFAULT.os_identity_api_version
Type: int
Description:
3
conf.shaker.shaker.DEFAULT.os_interface
Type: string
Description:
“public”
conf.shaker.shaker.DEFAULT.os_password
Type: string
Description:
“password”
conf.shaker.shaker.DEFAULT.os_project_name
Type: string
Description:
“admin”
conf.shaker.shaker.DEFAULT.os_region_name
Type: string
Description:
“RegionOne”
conf.shaker.shaker.DEFAULT.os_username
Type: string
Description:
“admin”
conf.shaker.shaker.DEFAULT.output
Type: string
Description:
“/opt/shaker/data/shaker-result.json”
conf.shaker.shaker.DEFAULT.report
Type: string
Description:
“/opt/shaker/data/shaker-result.html”
conf.shaker.shaker.DEFAULT.scenario
Type: string
Description:
“/opt/shaker/shaker/scenarios/openstack/full_l2.yaml”
conf.shaker.shaker.DEFAULT.scenario_availability_zone
Type: string
Description:
“nova”
conf.shaker.shaker.DEFAULT.scenario_compute_nodes
Type: int
Description:
1
conf.shaker.validation.connect_method
Type: string
Description:
“floating”
conf.shaker.volume-feature-enabled.api_v1
Type: bool
Description:
false
conf.shaker.volume-feature-enabled.api_v3
Type: bool
Description:
true
conf.shaker.volume.backend_name
Type: string
Description:
“rbd1”
conf.shaker.volume.disk_formats
Type: string
Description:
“raw”
conf.shaker.volume.storage_protocol
Type: string
Description:
“rbd”
dependencies.dynamic.common.local_image_registry.jobs[0]
Type: string
Description:
“shaker-image-repo-sync”
dependencies.dynamic.common.local_image_registry.services[0].endpoint
Type: string
Description:
“node”
dependencies.dynamic.common.local_image_registry.services[0].service
Type: string
Description:
“local_image_registry”
dependencies.static.image_repo_sync.services[0].endpoint
Type: string
Description:
“internal”
dependencies.static.image_repo_sync.services[0].service
Type: string
Description:
“local_image_registry”
dependencies.static.ks_user.services[0].endpoint
Type: string
Description:
“internal”
dependencies.static.ks_user.services[0].service
Type: string
Description:
“identity”
dependencies.static.run_tests.jobs[0]
Type: string
Description:
“shaker-ks-user”
dependencies.static.run_tests.services[0].endpoint
Type: string
Description:
“internal”
dependencies.static.run_tests.services[0].service
Type: string
Description:
“identity”
endpoints.cluster_domain_suffix
Type: string
Description:
“cluster.local”
endpoints.identity.auth.admin.password
Type: string
Description:
“password”
endpoints.identity.auth.admin.project_domain_name
Type: string
Description:
“default”
endpoints.identity.auth.admin.project_name
Type: string
Description:
“admin”
endpoints.identity.auth.admin.region_name
Type: string
Description:
“RegionOne”
endpoints.identity.auth.admin.user_domain_name
Type: string
Description:
“default”
endpoints.identity.auth.admin.username
Type: string
Description:
“admin”
endpoints.identity.auth.shaker.password
Type: string
Description:
“password”
endpoints.identity.auth.shaker.project_domain_name
Type: string
Description:
“service”
endpoints.identity.auth.shaker.project_name
Type: string
Description:
“service”
endpoints.identity.auth.shaker.region_name
Type: string
Description:
“RegionOne”
endpoints.identity.auth.shaker.role
Type: string
Description:
“admin”
endpoints.identity.auth.shaker.user_domain_name
Type: string
Description:
“service”
endpoints.identity.auth.shaker.username
Type: string
Description:
“shaker”
endpoints.identity.host_fqdn_override.default
Type: string
Description:
nil
endpoints.identity.hosts.default
Type: string
Description:
“keystone”
endpoints.identity.hosts.internal
Type: string
Description:
“keystone-api”
endpoints.identity.name
Type: string
Description:
“keystone”
endpoints.identity.path.default
Type: string
Description:
“/v3”
endpoints.identity.port.api.default
Type: int
Description:
80
endpoints.identity.port.api.internal
Type: int
Description:
5000
endpoints.identity.scheme.default
Type: string
Description:
“http”
endpoints.local_image_registry.host_fqdn_override.default
Type: string
Description:
nil
endpoints.local_image_registry.hosts.default
Type: string
Description:
“localhost”
endpoints.local_image_registry.hosts.internal
Type: string
Description:
“docker-registry”
endpoints.local_image_registry.hosts.node
Type: string
Description:
“localhost”
endpoints.local_image_registry.name
Type: string
Description:
“docker-registry”
endpoints.local_image_registry.namespace
Type: string
Description:
“docker-registry”
endpoints.local_image_registry.port.registry.node
Type: int
Description:
5000
endpoints.oci_image_registry.auth.enabled
Type: bool
Description:
false
endpoints.oci_image_registry.auth.shaker.password
Type: string
Description:
“password”
endpoints.oci_image_registry.auth.shaker.username
Type: string
Description:
“shaker”
endpoints.oci_image_registry.host_fqdn_override.default
Type: string
Description:
nil
endpoints.oci_image_registry.hosts.default
Type: string
Description:
“localhost”
endpoints.oci_image_registry.name
Type: string
Description:
“oci-image-registry”
endpoints.oci_image_registry.namespace
Type: string
Description:
“oci-image-registry”
endpoints.oci_image_registry.port.registry.default
Type: string
Description:
nil
endpoints.shaker.host_fqdn_override.default
Type: string
Description:
nil
endpoints.shaker.hosts.default
Type: string
Description:
“shaker”
endpoints.shaker.hosts.public
Type: string
Description:
“shaker”
endpoints.shaker.name
Type: string
Description:
“shaker”
endpoints.shaker.path.default
Type: string
Description:
nil
endpoints.shaker.port.api.default
Type: int
Description:
31999
endpoints.shaker.port.api.public
Type: int
Description:
80
endpoints.shaker.scheme.default
Type: string
Description:
“http”
images.local_registry.active
Type: bool
Description:
false
images.local_registry.exclude[0]
Type: string
Description:
“dep_check”
images.local_registry.exclude[1]
Type: string
Description:
“image_repo_sync”
images.pull_policy
Type: string
Description:
“IfNotPresent”
images.tags.dep_check
Type: string
Description:
“quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal”
images.tags.image_repo_sync
Type: string
Description:
“docker.io/library/docker:17.07.0”
images.tags.ks_user
Type: string
Description:
“docker.io/openstackhelm/heat:wallaby-ubuntu_focal”
images.tags.shaker_run_tests
Type: string
Description:
“docker.io/performa/shaker:latest”
labels.job.node_selector_key
Type: string
Description:
“openstack-control-plane”
labels.job.node_selector_value
Type: string
Description:
“enabled”
labels.pod.node_selector_key
Type: string
Description:
“openstack-control-plane”
labels.pod.node_selector_value
Type: string
Description:
“enabled”
manifests.configmap_bin
Type: bool
Description:
true
manifests.configmap_etc
Type: bool
Description:
true
manifests.job_image_repo_sync
Type: bool
Description:
true
manifests.job_ks_user
Type: bool
Description:
true
manifests.pod_shaker_test
Type: bool
Description:
true
manifests.secret_keystone
Type: bool
Description:
true
manifests.secret_registry
Type: bool
Description:
true
manifests.service_shaker
Type: bool
Description:
true
pod.mounts.shaker_tests.init_container
Type: string
Description:
nil
pod.mounts.shaker_tests.shaker_tests
Type: string
Description:
nil
pod.resources.enabled
Type: bool
Description:
false
pod.resources.jobs.image_repo_sync.limits.cpu
Type: string
Description:
“2000m”
pod.resources.jobs.image_repo_sync.limits.memory
Type: string
Description:
“1024Mi”
pod.resources.jobs.image_repo_sync.requests.cpu
Type: string
Description:
“100m”
pod.resources.jobs.image_repo_sync.requests.memory
Type: string
Description:
“128Mi”
pod.resources.jobs.ks_user.limits.cpu
Type: string
Description:
“2000m”
pod.resources.jobs.ks_user.limits.memory
Type: string
Description:
“1024Mi”
pod.resources.jobs.ks_user.requests.cpu
Type: string
Description:
“100m”
pod.resources.jobs.ks_user.requests.memory
Type: string
Description:
“128Mi”
pod.resources.jobs.run_tests.limits.cpu
Type: string
Description:
“2000m”
pod.resources.jobs.run_tests.limits.memory
Type: string
Description:
“1024Mi”
pod.resources.jobs.run_tests.requests.cpu
Type: string
Description:
“100m”
pod.resources.jobs.run_tests.requests.memory
Type: string
Description:
“128Mi”
pod.user.shaker.uid
Type: int
Description:
1000
pvc.enabled
Type: bool
Description:
true
pvc.name
Type: string
Description:
“pvc-shaker”
pvc.requests.storage
Type: string
Description:
“2Gi”
pvc.storage_class
Type: string
Description:
“general”
secrets.identity.admin
Type: string
Description:
“shaker-keystone-admin”
secrets.identity.shaker
Type: string
Description:
“shaker-keystone-user”
secrets.oci_image_registry.shaker
Type: string
Description:
“shaker-oci-image-registry-key”
shaker.controller.external_ip
Type: string
Description:
“9.9.9.9”
shaker.controller.external_policy_local
Type: bool
Description:
false
shaker.controller.ingress.annotations.”nginx.ingress.kubernetes.io/rewrite-target”
Type: string
Description:
“/”
shaker.controller.ingress.classes.cluster
Type: string
Description:
“nginx-cluster”
shaker.controller.ingress.classes.namespace
Type: string
Description:
“nginx”
shaker.controller.ingress.public
Type: bool
Description:
true
shaker.controller.node_port.enabled
Type: bool
Description:
true
shaker.controller.node_port.port
Type: int
Description:
31999