2bb8b177bc
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
7 lines
300 B
YAML
7 lines
300 B
YAML
---
|
|
# this file is intentionally left blank, it can be used to pass the "local"
|
|
# parameter to the collect-logs.sh CI script, resulting in using the default
|
|
# settings, collecting logs locally but not attempting to upload them anywhere
|
|
# we need at least one dummy value here
|
|
artcl_placeholder: true
|