We should run and publish a minimal sets of files even without any host,
when we failed the run before inventory generation.
This change separates the collection step that runs on all hosts except
localhost, and the rest running on localhost. Running on localhost
always succeeds, even with an empty inventory.
Also add a log environment file for local collect-logs.sh runs that
does not upload logs.
Change-Id: I48d07d42be879026fb80afd73835484770006f85
Zuul uses different variables and files to handle artifact uploading,
this change adds the required modifications to collect and publish logs
in the rdoproject.org Zuul environment.
Change-Id: I5d74392210e55be5f5ecd889a5017750a874d45a
https://review.openstack.org/#/c/397312/ has removed some options in
tripleoclient.
Specifically, --neutron-network-type and --neutron-tunnel-types
are being used in tripleo-quickstart .This patch removes them
from extra_args and scale_extra_args.
This parameters are being passed via environment files or using vxlan
by default so i think it doesn't need any other adjustment.
Change-Id: Icb36a45797bdb5e217ce9f33fa67e6697590b23c
- Remove scale_ceph.yml config, it isn't tested/verified and
shouldn't be supported
- Clean up the scale_compute.yml config and remove unused or
redundant (overriding default with default) variables
- Ensure the conditional tasks cast strings to bools to avoid
false positives
Change-Id: Ib80e5e492b3add4a7943bdeb24de0957b9b7bcb3
Follow up the rename of the role in the documentation and in absolute
paths. Also clean up the non-functional files within.
Change-Id: Idc0d60134ddbe48b4237ea56c7993d14cc22f5b1