mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-04 06:53:07 +00:00
Merge branch 'master' of github.com:waku-org/waku-interop-tests
This commit is contained in:
commit
3aa46bc351
4
.github/workflows/test_common.yml
vendored
4
.github/workflows/test_common.yml
vendored
@ -132,7 +132,7 @@ jobs:
|
|||||||
gh_pages: gh-pages/${{ env.CALLER }}
|
gh_pages: gh-pages/${{ env.CALLER }}
|
||||||
allure_history: allure-history
|
allure_history: allure-history
|
||||||
keep_reports: 30
|
keep_reports: 30
|
||||||
report_url: https://waku-org.github.io/waku-interop-tests/${{ env.CALLER }}
|
report_url: https://logos-messaging.github.io/logos-messaging-interop-tests/${{ env.CALLER }}
|
||||||
|
|
||||||
- name: Deploy report to Github Pages
|
- name: Deploy report to Github Pages
|
||||||
uses: peaceiris/actions-gh-pages@v3
|
uses: peaceiris/actions-gh-pages@v3
|
||||||
@ -157,7 +157,7 @@ jobs:
|
|||||||
echo "- **Node2**: ${{ env.NODE_2 }}" >> $GITHUB_STEP_SUMMARY
|
echo "- **Node2**: ${{ env.NODE_2 }}" >> $GITHUB_STEP_SUMMARY
|
||||||
echo "- **Additonal Nodes**: ${{ env.ADDITIONAL_NODES }}" >> $GITHUB_STEP_SUMMARY
|
echo "- **Additonal Nodes**: ${{ env.ADDITIONAL_NODES }}" >> $GITHUB_STEP_SUMMARY
|
||||||
echo "## Test Results" >> $GITHUB_STEP_SUMMARY
|
echo "## Test Results" >> $GITHUB_STEP_SUMMARY
|
||||||
echo "Allure report will be available at: https://waku-org.github.io/waku-interop-tests/${{ env.CALLER }}/${{ github.run_number }}" >> $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
|
||||||
|
|
||||||
# Evaluate overall result
|
# Evaluate overall result
|
||||||
TESTS_RESULT="success"
|
TESTS_RESULT="success"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user