zuul-jobs/zuul.d
Pierre-Louis Bonicoli 0eb09e7b4f
explicit error when test_command is undef
Don't use a shell builtin: shell builtins aren't available since
'command' ansible module is used. Instead, fail with an explicit
error when the required test_command variable is not set.

Fix this error:

    Ansible output: b'failed: [host] (item=exit 1) => {
        "ansible_loop_var": "item",
        "changed": false,
        "cmd": "exit 1",
        "item": "exit 1",
        "msg": "[Errno 2] No such file or directory: 'exit': 'exit'",
        "rc": 2
    }

Change-Id: I88303f7302d7354ffc8b18e607b28349a9860a57
2020-09-22 13:39:22 +02:00
..
docker-jobs.yaml Split job definitions into multiple files 2019-06-27 13:36:03 -07:00
general-jobs.yaml explicit error when test_command is undef 2020-09-22 13:39:22 +02:00
go-jobs.yaml golangci-lint: add job 2020-04-01 17:30:55 -04:00
haskell-jobs.yaml haskell-stack-test: add build target job variable 2020-05-08 14:11:11 +00:00
helm-jobs.yaml apply-helm-charts: Job to apply Helm charts 2020-01-10 17:31:38 +00:00
js-jobs.yaml Merge "Combine javascript deployment and deployment-tarball jobs" 2020-05-14 12:02:20 +00:00
packer-jobs.yaml Terraform roles and jobs. 2020-06-11 17:26:50 +02:00
python-jobs.yaml Merge "Add python_version for tox27" 2020-08-26 15:27:43 +00:00
system-jobs.yaml phoronix-test-suite: extract ensure- role from run playbook 2020-06-18 13:58:15 +00:00
terraform-jobs.yaml Allow deleting workspace after running terraform destroy 2020-07-01 13:25:39 +02:00