blob: 944e3a9f84e4c2948a345639159d08d1a2907c9f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# This is an empty configuration file to be filled up with the desired options
# to generate a custom tempest.conf
# Examples:
# network-feature-enabled:
# port_security: True
# volume-feature-enabled:
# api_v1: False
# validation:
# image_ssh_user: root
# ssh_timeout: 300
# compute:
# min_compute_nodes: 2
# volume_device_name: vdb
|