mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-30 08:50:55 +08:00
openqa/server - restore a quote that went mysteriously missing
srsly, what the hell.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user