Skip to content

Commit

Permalink
Update workflows/templates/post-rebuild-worker.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Russell Bunch <[email protected]>
Signed-off-by: Srinivas-Anand-HPE <[email protected]>
  • Loading branch information
Srinivas-Anand-HPE and rustydb authored Feb 11, 2025
1 parent 8734d65 commit 69a0bd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflows/templates/post-rebuild-worker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ spec:
- name: scriptContent
value: |
ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null {{inputs.parameters.targetNcn}} \
-t "GOSS_BASE=/opt/cray/tests/install/ncn \
-t "GOSS_BASE=/opt/cray/tests/install/ncn \
TARGET_NCN={{inputs.parameters.targetNcn}} \
goss -g /opt/cray/tests/install/ncn/suites/ncn-upgrade-tests-worker.yaml \
--vars=/opt/cray/tests/install/ncn/vars/variables-ncn.yaml validate \
Expand Down

0 comments on commit 69a0bd1

Please sign in to comment.