openqa/server: update fifloader executable name
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
c3699d3479
commit
c95f8c78ff
1 changed files with 1 additions and 1 deletions
|
@ -304,7 +304,7 @@
|
||||||
changed_when: "1 != 1"
|
changed_when: "1 != 1"
|
||||||
|
|
||||||
- name: Load all tests (FIF format)
|
- name: Load all tests (FIF format)
|
||||||
command: "/var/lib/openqa/share/tests/fedora/fifloader -l --clean templates.fif.json templates-updates.fif.json"
|
command: "/var/lib/openqa/share/tests/fedora/fifloader.py -l --clean templates.fif.json templates-updates.fif.json"
|
||||||
when: "(gittests is defined) and (gittests is changed) and (templatesfif.stat.exists == true)"
|
when: "(gittests is defined) and (gittests is changed) and (templatesfif.stat.exists == true)"
|
||||||
changed_when: "1 != 1"
|
changed_when: "1 != 1"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue