Skip to content

Commit

Permalink
Fix v2 PTF Failures (#4178)
Browse files Browse the repository at this point in the history
* increase verbosity

Signed-off-by: MarkAckert <[email protected]>

* empty commit (trigger build)

Signed-off-by: MarkAckert <[email protected]>

* add var to holddata step (no longer implicit)

Signed-off-by: MarkAckert <[email protected]>

* Revert "increase verbosity"

This reverts commit 6e3e2d1.

Signed-off-by: MarkAckert <[email protected]>

* Revert "empty commit (trigger build)"

This reverts commit a0f91b3.

Signed-off-by: MarkAckert <[email protected]>

---------

Signed-off-by: MarkAckert <[email protected]>
  • Loading branch information
MarkAckert authored Feb 10, 2025
1 parent 4f6b56e commit f048cde
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions playbooks/roles/ptf/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,8 @@
dest: "{{ work_dir_local }}/{{ inventory_hostname }}/HOLDDATA.jcl"
newline_sequence: '\n'
mode: 0700
vars:
smpe_csi: "{{ zowe_smpe_hlq_csi }}.CSI"
delegate_to: localhost

- name: Upload HOLDDATA.jcl to server
Expand Down

0 comments on commit f048cde

Please sign in to comment.