Remove tempest_config (obsolete)

Depends-On: Ie3b37b17bf41b5f36bc60bfd0e4607ed4a3aaf6d
Change-Id: If51721ac720843fa81a7e20ae37a5ac702c3f6c5
This commit is contained in:
Emilien Macchi 2017-11-23 08:07:09 -08:00
parent 47159a5447
commit 0a9929d16c
28 changed files with 0 additions and 76 deletions

View File

@ -19,7 +19,6 @@ undercloud_generate_service_certificate: True
ssl_overcloud: false
run_tempest: false
tempest_config: false
test_ping: false
# overcloud network config

View File

@ -30,7 +30,6 @@ extra_args: >-
test_ping: true
run_tempest: false
tempest_config: false
# keep the doc gen settings at the bottom of the config file.
# options below direct automatic doc generation by tripleo-collect-logs
artcl_gen_docs: true

View File

@ -28,7 +28,6 @@ extra_args: >-
--ntp-server pool.ntp.org
test_ping: true
tempest_config: false
run_tempest: false
# keep the doc gen settings at the bottom of the config file.
# options below direct automatic doc generation by tripleo-collect-logs

View File

@ -17,13 +17,6 @@ test_ping: >-
true
{%- endif -%}
tempest_config: >-
{% if release in ['newton', 'ocata'] -%}
false
{%- else -%}
true
{%- endif -%}
run_tempest: >-
{% if release in ['newton', 'ocata'] -%}
false

View File

@ -37,13 +37,6 @@ test_ping: >-
false
{%- endif -%}
tempest_config: >-
{% if release in ['newton', 'ocata'] -%}
false
{%- else -%}
true
{%- endif -%}
run_tempest: >-
{% if release in ['newton', 'ocata'] -%}
false

View File

@ -37,13 +37,6 @@ test_ping: >-
false
{%- endif -%}
tempest_config: >-
{% if release in ['newton', 'ocata'] -%}
false
{%- else -%}
true
{%- endif -%}
run_tempest: >-
{% if release in ['newton', 'ocata'] -%}
false

View File

@ -37,13 +37,6 @@ test_ping: >-
false
{%- endif -%}
tempest_config: >-
{% if release in ['newton', 'ocata'] -%}
false
{%- else -%}
true
{%- endif -%}
run_tempest: >-
{% if release in ['newton', 'ocata'] -%}
false

View File

@ -15,7 +15,6 @@ ssl_overcloud: false
# If `run_tempest` is `true`, run tempests tests, otherwise do not
# run them.
tempest_config: true
test_ping: false
run_tempest: true
test_regex: 'tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern'

View File

@ -27,7 +27,6 @@ undercloud_generate_service_certificate: false
ssl_overcloud: false
tempest_config: false
test_ping: true
run_tempest: false
step_introspect: false

View File

@ -31,7 +31,6 @@ undercloud_generate_service_certificate: false
ssl_overcloud: false
tempest_config: false
test_ping: true
run_tempest: false
step_introspect: false

View File

@ -29,7 +29,6 @@ undercloud_generate_service_certificate: false
ssl_overcloud: false
tempest_config: false
test_ping: true
run_tempest: false
step_introspect: false

View File

@ -29,7 +29,6 @@ undercloud_generate_service_certificate: false
ssl_overcloud: false
tempest_config: false
test_ping: true
run_tempest: false
step_introspect: false

View File

@ -29,7 +29,6 @@ undercloud_generate_service_certificate: false
ssl_overcloud: false
tempest_config: false
test_ping: true
run_tempest: false
step_introspect: false

View File

@ -75,13 +75,6 @@ test_ping: >-
true
{%- endif -%}
tempest_config: >-
{% if release in ['newton', 'ocata'] -%}
false
{%- else -%}
true
{%- endif -%}
run_tempest: >-
{% if release in ['newton', 'ocata'] -%}
false

View File

@ -70,13 +70,6 @@ test_ping: >-
false
{%- endif -%}
tempest_config: >-
{% if release in ['newton', 'ocata'] -%}
false
{%- else -%}
true
{%- endif -%}
run_tempest: >-
{% if release in ['newton', 'ocata'] -%}
false

View File

@ -70,13 +70,6 @@ test_ping: >-
false
{%- endif -%}
tempest_config: >-
{% if release in ['newton', 'ocata'] -%}
false
{%- else -%}
true
{%- endif -%}
run_tempest: >-
{% if release in ['newton', 'ocata'] -%}
false

View File

@ -70,13 +70,6 @@ test_ping: >-
false
{%- endif -%}
tempest_config: >-
{% if release in ['newton', 'ocata'] -%}
false
{%- else -%}
true
{%- endif -%}
run_tempest: >-
{% if release in ['newton', 'ocata'] -%}
false

View File

@ -22,7 +22,6 @@ extra_args: >-
# Tempest
run_tempest: true
tempest_config: true
test_regex: '.*'
test_ping: false

View File

@ -23,7 +23,6 @@ extra_args: >-
test_ping: false
run_tempest: true
tempest_config: true
# keep the doc gen settings at the bottom of the config file.
# options below direct automatic doc generation by tripleo-collect-logs

View File

@ -20,7 +20,6 @@ network_isolation: false
overcloud_ipv6: false
# If `run_tempest` is `true`, run tempests tests, otherwise do not
# run them.
tempest_config: false
test_ping: true
run_tempest: false

View File

@ -34,7 +34,6 @@ extra_args: >-
test_ping: true
run_tempest: false
tempest_config: false
# keep the doc gen settings at the bottom of the config file.
# options below direct automatic doc generation by tripleo-collect-logs
artcl_gen_docs: true

View File

@ -31,7 +31,6 @@ extra_args: >-
test_ping: true
run_tempest: false
tempest_config: false
# keep the doc gen settings at the bottom of the config file.
# options below direct automatic doc generation by tripleo-collect-logs
artcl_gen_docs: true

View File

@ -30,7 +30,6 @@ config_download_args: >-
# If `run_tempest` is `true`, run tempests tests, otherwise do not
# run them.
tempest_config: false
test_ping: false
run_tempest: false
composable_roles: true

View File

@ -39,7 +39,6 @@ ssl_overcloud: false
# If `run_tempest` is `true`, run tempests tests, otherwise do not
# run them.
tempest_config: false
test_ping: false
run_tempest: false

View File

@ -43,7 +43,6 @@ overcloud_roles:
- StorageMgmt
- Tenant
tempest_config: true
test_ping: false
run_tempest: true
test_regex: ''

View File

@ -31,6 +31,5 @@ extra_args: >-
# If `run_tempest` is `true`, run tempests tests, otherwise do not
# run them.
tempest_config: false
test_ping: true
run_tempest: false

View File

@ -44,7 +44,6 @@ extra_args: >-
# If `run_tempest` is `true`, run tempests tests, otherwise do not
# run them.
tempest_config: false
test_ping: true
run_tempest: false

View File

@ -13,7 +13,6 @@ extra_args: >-
test_ping: true
enable_pacemaker: true
tempest_config: false
run_tempest: false
artcl_gen_docs: true