Merge "Generating tempest documentation"

This commit is contained in:
Zuul 2018-06-07 19:22:55 +00:00 committed by Gerrit Code Review
commit 2e76f0a246
14 changed files with 57 additions and 0 deletions

View File

@ -94,6 +94,8 @@ artcl_create_docs_payload:
- overcloud-deploy
- overcloud-deploy-post
- overcloud-validate
- "{% if run_tempest -%}tempest-setup{%- endif -%}"
- "{% if tempest_format == 'containers' -%}tempest_container{%- endif -%}"
included_static_docs:
- env-setup-virt
table_of_contents:
@ -107,6 +109,8 @@ artcl_create_docs_payload:
- overcloud-deploy
- overcloud-deploy-post
- overcloud-validate
- "{% if run_tempest -%}tempest-setup{%- endif -%}"
- "{% if tempest_format == 'containers' -%}tempest_container{%- endif -%}"
# Use the traditional ping test in newton, ocata and pike
# Run tempest in queens+

View File

@ -52,6 +52,8 @@ artcl_create_docs_payload:
- overcloud-deploy-post
- overcloud-validate
- overcloud-delete
- "{% if run_tempest -%}tempest-setup{%- endif -%}"
- "{% if tempest_format == 'containers' -%}tempest_container{%- endif -%}"
included_static_docs:
- env-setup-virt
table_of_contents:
@ -66,6 +68,8 @@ artcl_create_docs_payload:
- overcloud-deploy-post
- overcloud-validate
- overcloud-delete
- "{% if run_tempest -%}tempest-setup{%- endif -%}"
- "{% if tempest_format == 'containers' -%}tempest_container{%- endif -%}"
# Use the traditional ping test in newton, ocata and pike
# Run tempest in queens+

View File

@ -58,6 +58,8 @@ artcl_create_docs_payload:
- overcloud-deploy-post
- overcloud-upgrade
- overcloud-validate
- "{% if run_tempest -%}tempest-setup{%- endif -%}"
- "{% if tempest_format == 'containers' -%}tempest_container{%- endif -%}"
included_static_docs:
- env-setup-virt
table_of_contents:
@ -72,6 +74,8 @@ artcl_create_docs_payload:
- overcloud-deploy-post
- overcloud-upgrade
- overcloud-validate
- "{% if run_tempest -%}tempest-setup{%- endif -%}"
- "{% if tempest_format == 'containers' -%}tempest_container{%- endif -%}"
composable_roles: true
overcloud_roles:
- name: Controller

View File

@ -55,6 +55,8 @@ artcl_create_docs_payload:
- overcloud-deploy
- overcloud-deploy-post
- overcloud-upgrade
- "{% if run_tempest -%}tempest-setup{%- endif -%}"
- "{% if tempest_format == 'containers' -%}tempest_container{%- endif -%}"
- overcloud-validate
included_static_docs:
- env-setup-virt
@ -70,6 +72,8 @@ artcl_create_docs_payload:
- overcloud-deploy-post
- overcloud-upgrade
- overcloud-validate
- "{% if run_tempest -%}tempest-setup{%- endif -%}"
- "{% if tempest_format == 'containers' -%}tempest_container{%- endif -%}"
composable_roles: true
overcloud_roles:
- name: Controller

View File

@ -56,6 +56,8 @@ artcl_create_docs_payload:
- overcloud-deploy-post
- overcloud-upgrade
- overcloud-validate
- "{% if run_tempest -%}tempest-setup{%- endif -%}"
- "{% if tempest_format == 'containers' -%}tempest_container{%- endif -%}"
included_static_docs:
- env-setup-virt
table_of_contents:
@ -70,6 +72,8 @@ artcl_create_docs_payload:
- overcloud-deploy-post
- overcloud-upgrade
- overcloud-validate
- "{% if run_tempest -%}tempest-setup{%- endif -%}"
- "{% if tempest_format == 'containers' -%}tempest_container{%- endif -%}"
composable_roles: true
overcloud_roles:
- name: Controller

View File

@ -55,6 +55,8 @@ artcl_create_docs_payload:
- overcloud-deploy
- overcloud-deploy-post
- overcloud-upgrade
- "{% if run_tempest -%}tempest-setup{%- endif -%}"
- "{% if tempest_format == 'containers' -%}tempest_container{%- endif -%}"
- overcloud-validate
included_static_docs:
- env-setup-virt
@ -70,6 +72,8 @@ artcl_create_docs_payload:
- overcloud-deploy-post
- overcloud-upgrade
- overcloud-validate
- "{% if run_tempest -%}tempest-setup{%- endif -%}"
- "{% if tempest_format == 'containers' -%}tempest_container{%- endif -%}"
composable_roles: true
overcloud_roles:
- name: Controller

View File

@ -50,6 +50,8 @@ artcl_create_docs_payload:
- overcloud-deploy
- overcloud-deploy-post
- overcloud-validate
- tempest-setup
- "{% if tempest_format == 'containers' -%}tempest_container{%- endif -%}"
included_static_docs:
- env-setup-virt
table_of_contents:
@ -63,6 +65,8 @@ artcl_create_docs_payload:
- overcloud-deploy
- overcloud-deploy-post
- overcloud-validate
- tempest-setup
- "{% if tempest_format == 'containers' -%}tempest_container{%- endif -%}"
deploy_steps_ansible_workflow: >-
{% if release not in ['newton','ocata','pike','queens'] -%}

View File

@ -36,6 +36,8 @@ artcl_create_docs_payload:
- overcloud-deploy
- overcloud-deploy-post
- overcloud-validate
- tempest-setup
- "{% if tempest_format == 'containers' -%}tempest_container{%- endif -%}"
included_static_docs:
- env-setup-virt
table_of_contents:
@ -48,3 +50,5 @@ artcl_create_docs_payload:
- overcloud-deploy
- overcloud-deploy-post
- overcloud-validate
- tempest-setup
- "{% if tempest_format == 'containers' -%}tempest_container{%- endif -%}"

View File

@ -77,6 +77,9 @@ artcl_create_docs_payload:
- overcloud-prep-flavors
- overcloud-prep-images
- overcloud-prep-network
- tempest-setup
- "{% if tempest_format == 'containers' -%}tempest_container{%- endif -%}"
included_static_docs:
- env-setup-virt
table_of_contents:
@ -87,3 +90,5 @@ artcl_create_docs_payload:
- overcloud-prep-flavors
- overcloud-prep-images
- overcloud-prep-network
- tempest-setup
- "{% if tempest_format == 'containers' -%}tempest_container{%- endif -%}"

View File

@ -46,6 +46,8 @@ artcl_create_docs_payload:
- overcloud-deploy
- overcloud-deploy-post
- overcloud-validate
- tempest-setup
- "{% if tempest_format == 'containers' -%}tempest_container{%- endif -%}"
included_static_docs:
- env-setup-virt
table_of_contents:
@ -59,6 +61,8 @@ artcl_create_docs_payload:
- overcloud-deploy
- overcloud-deploy-post
- overcloud-validate
- tempest-setup
- "{% if tempest_format == 'containers' -%}tempest_container{%- endif -%}"
test_ping: false
run_tempest: true

View File

@ -46,6 +46,8 @@ artcl_create_docs_payload:
- overcloud-deploy
- overcloud-deploy-post
- overcloud-validate
- tempest-setup
- "{% if tempest_format == 'containers' -%}tempest_container{%- endif -%}"
included_static_docs:
- env-setup-virt
table_of_contents:
@ -59,6 +61,8 @@ artcl_create_docs_payload:
- overcloud-deploy
- overcloud-deploy-post
- overcloud-validate
- tempest-setup
- "{% if tempest_format == 'containers' -%}tempest_container{%- endif -%}"
test_ping: false
run_tempest: true

View File

@ -52,6 +52,8 @@ artcl_create_docs_payload:
- overcloud-deploy
- overcloud-deploy-post
- overcloud-validate
- tempest-setup
- "{% if tempest_format == 'containers' -%}tempest_container{%- endif -%}"
included_static_docs:
- env-setup-virt
table_of_contents:
@ -65,3 +67,5 @@ artcl_create_docs_payload:
- overcloud-deploy
- overcloud-deploy-post
- overcloud-validate
- tempest-setup
- "{% if tempest_format == 'containers' -%}tempest_container{%- endif -%}"

View File

@ -54,6 +54,8 @@ artcl_create_docs_payload:
- overcloud-deploy
- overcloud-deploy-post
- overcloud-validate
- tempest-setup
- "{% if tempest_format == 'containers' -%}tempest_container{%- endif -%}"
included_static_docs:
- env-setup-virt
table_of_contents:
@ -67,6 +69,8 @@ artcl_create_docs_payload:
- overcloud-deploy
- overcloud-deploy-post
- overcloud-validate
- tempest-setup
- "{% if tempest_format == 'containers' -%}tempest_container{%- endif -%}"
# Use the traditional ping test in newton, ocata and pike
# Run tempest in queens+

View File

@ -54,6 +54,8 @@ artcl_create_docs_payload:
- overcloud-deploy
- overcloud-deploy-post
- overcloud-validate
- "{% if run_tempest -%}tempest-setup{%- endif -%}"
- "{% if tempest_format == 'containers' -%}tempest_container{%- endif -%}"
included_static_docs:
- env-setup-virt
table_of_contents:
@ -67,6 +69,8 @@ artcl_create_docs_payload:
- overcloud-deploy
- overcloud-deploy-post
- overcloud-validate
- "{% if run_tempest -%}tempest-setup{%- endif -%}"
- "{% if tempest_format == 'containers' -%}tempest_container{%- endif -%}"
# Use the traditional ping test in newton, ocata and pike
# Run tempest in queens+