openqa/server - restore a quote that went mysteriously missing
srsly, what the hell.
This commit is contained in:
parent
616648a476
commit
55d6ada0f9
1 changed files with 1 additions and 1 deletions
|
@ -232,7 +232,7 @@
|
|||
- name: Load tests
|
||||
shell: "/var/lib/openqa/share/tests/fedora/templates --clean"
|
||||
when: "gittests|changed and deployment_type is not defined"
|
||||
changed_when: "1 != 1
|
||||
changed_when: "1 != 1"
|
||||
|
||||
- name: Check if the tests changed in previous step
|
||||
shell: "/usr/share/openqa/script/dump_templates --json > /tmp/tmpl-new.json && json_diff /tmp/tmpl-old.json /tmp/tmpl-new.json"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue