Merge "Generate docs for periodic jobs"

This commit is contained in:
Jenkins 2017-07-12 21:14:52 +00:00 committed by Gerrit Code Review
commit 7774f12642
1 changed files with 27 additions and 1 deletions

View File

@ -30,4 +30,30 @@ 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
artcl_gen_docs: true
artcl_create_docs_payload:
included_deployment_scripts:
- undercloud-install
- overcloud-custom-tht-script
- overcloud-prep-flavors
- overcloud-prep-images
- overcloud-prep-network
- overcloud-deploy
- overcloud-deploy-post
- overcloud-validate
- overcloud-delete
included_static_docs:
- env-setup-virt
table_of_contents:
- env-setup-virt
- undercloud-install
- overcloud-custom-tht-script
- overcloud-prep-flavors
- overcloud-prep-images
- overcloud-prep-network
- overcloud-deploy
- overcloud-deploy-post
- overcloud-validate
- overcloud-delete