fetch-phoronix-results: do not synchronize owner
Change-Id: I4d99cccc8f3171fade3029568b1cb740c7ad6766
This commit is contained in:
parent
cc71d66465
commit
de86a786e4
@ -17,6 +17,8 @@
|
|||||||
src: "{{ result_path.stdout }}/"
|
src: "{{ result_path.stdout }}/"
|
||||||
dest: "{{ log_path }}/phoronix-results-{{ ansible_hostname }}/"
|
dest: "{{ log_path }}/phoronix-results-{{ ansible_hostname }}/"
|
||||||
mode: pull
|
mode: pull
|
||||||
|
owner: no
|
||||||
|
group: no
|
||||||
|
|
||||||
- name: Return site artifact location to Zuul
|
- name: Return site artifact location to Zuul
|
||||||
zuul_return:
|
zuul_return:
|
||||||
|
Loading…
Reference in New Issue
Block a user