- job: name: zuul-jobs-test-local-log-download description: Test the local-log-download role files: - roles/local-log-download/.* - test-playbooks/local-log-download.yaml run: test-playbooks/local-log-download.yaml - job: name: zuul-jobs-test-upload-logs-s3 description: Test the upload-logs-s3 role files: - roles/upload-logs-s3/.* - roles/upload-logs-base/.* - test-playbooks/upload-logs-s3.yaml run: test-playbooks/upload-logs-s3.yaml - job: name: zuul-jobs-test-run-logjuicer description: Test the run-logjuicer role files: - roles/run-logjuicer/.* - test-playbooks/run-loreduce.yaml run: test-playbooks/run-logjuicer.yaml # -* AUTOGENERATED *- # The following project section is autogenerated by # tox -e update-test-platforms # Please re-run to generate new job lists - project: check: jobs: &id001 - zuul-jobs-test-local-log-download - zuul-jobs-test-upload-logs-s3 - zuul-jobs-test-run-logjuicer gate: jobs: *id001 periodic-weekly: jobs: *id001