mirror of
https://github.com/logos-messaging/logos-delivery-interop-tests.git
synced 2026-03-03 08:23:12 +00:00
Merge b9b56431ce278e2d619dc44db646788907110115 into cdb99ebfa6168b555a58b95e4d62f1aafe6542de
This commit is contained in:
commit
b7621b1cd7
4
.github/workflows/test_common.yml
vendored
4
.github/workflows/test_common.yml
vendored
@ -142,7 +142,7 @@ jobs:
|
||||
gh_pages: gh-pages/${{ env.CALLER }}
|
||||
allure_history: allure-history
|
||||
keep_reports: 30
|
||||
report_url: https://logos-messaging.github.io/logos-messaging-interop-tests/${{ env.CALLER }}
|
||||
report_url: https://logos-messaging.github.io/logos-delivery-interop-tests/${{ env.CALLER }}
|
||||
|
||||
- name: Deploy report to Github Pages
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
@ -167,7 +167,7 @@ jobs:
|
||||
echo "- **Node2**: ${{ env.NODE_2 }}" >> $GITHUB_STEP_SUMMARY
|
||||
echo "- **Additonal Nodes**: ${{ env.ADDITIONAL_NODES }}" >> $GITHUB_STEP_SUMMARY
|
||||
echo "## Test Results" >> $GITHUB_STEP_SUMMARY
|
||||
echo "Allure report will be available at: https://logos-messaging.github.io/logos-messaging-interop-tests/${{ env.CALLER }}/${{ github.run_number }}" >> $GITHUB_STEP_SUMMARY
|
||||
echo "Allure report will be available at: https://logos-messaging.github.io/logos-delivery-interop-tests/${{ env.CALLER }}/${{ github.run_number }}" >> $GITHUB_STEP_SUMMARY
|
||||
|
||||
# Evaluate overall result
|
||||
TESTS_RESULT="success"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user