Skip to content

Commit

Permalink
Updated the bundleTest-thor.yml to generate a zap.summary file
Browse files Browse the repository at this point in the history
Signed-off-by: Charan-Sharan <[email protected]>
  • Loading branch information
Charan-Sharan committed May 31, 2024
1 parent 87f1416 commit 233e1df
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/bundleTest-thor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -200,9 +200,11 @@ jobs:
if [[ -n $wuid ]]
then
ecl zapgen $wuid --path /home/runner/HPCCSystems-regression/zap --inc-thor-slave-logs
echo "testName : ${test} wuid : ${wuid}" >> zap.summary
cp zap.summary /home/runner/HPCCSystems-regression/zap
echo "uploadArtifact=true" >> $GITHUB_ENV
fi
done
done
fi
- name: Check for Core files
Expand Down

0 comments on commit 233e1df

Please sign in to comment.