-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add more Logging for cloud functional test workflow #7885
Add more Logging for cloud functional test workflow #7885
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7885 +/- ##
==========================================
+ Coverage 61.12% 61.18% +0.06%
==========================================
Files 523 523
Lines 27632 27683 +51
==========================================
+ Hits 16889 16938 +49
- Misses 9251 9252 +1
- Partials 1492 1493 +1 ☔ View full report in Codecov by Sentry. |
Radius functional test overview
Click here to see the list of tools in the current test run
Test Status⌛ Building Radius and pushing container images for functional tests... |
7812968
to
db01916
Compare
db01916
to
aaf3f6d
Compare
aaf3f6d
to
2cd75c9
Compare
Radius functional test overview
Click here to see the list of tools in the current test run
Test Status⌛ Building Radius and pushing container images for functional tests... |
# Description There have been some unexpected failed runs for the cloud-functional-tests #7782. Earlier PR #7885 added debug logs which have given some useful data. This PR adds to these debug logs to help debug further. ## Type of change - This pull request fixes a bug in Radius and has an approved issue #7782 Fixes: Gets more data for #7782
Description
There have been some unexpected runs for the cloud-functional-tests which fail. A recent instance was on 9/1/2024, with multiple runs, some of which were against commits that were already merged into main 2 days ago.
eg. https://github.com/radius-project/radius/actions/runs/10648348010
This PR adds additional logging to capture the values of multiple fields, allowing us to determine the correct filter conditions for triggering the workflow when event = workflow_run.
Note: This specific event may also have been related to a GitHub outage that happened the same week but nonetheless, similar failed runs have been recorded earlier.
Type of change
TypeError: Cannot read properties of undefined (reading 'id')
infunctional-test-cloud
workflow in main #7782Fixes: Gets more data for #7782