-
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 github workflow to run non-cloud tests with no approval [wip - do not review] #7400
Conversation
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... |
34dfce5
to
ccbfc84
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... |
ccbfc84
to
69ed735
Compare
# ------------------------------------------------------------ | ||
|
||
name: Functional tests with no cloud resources | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we consolidate this with some of the other workflows? (why or why not?). Without adding more complexity we're going to have at least 3 flavors:
- Scheduled Azure tests
- PR-based non-cloud functional tests
- PR-based functional tests
I'm just thinking about how we can make this more maintainable. Do you have ideas?
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7400 +/- ##
=======================================
Coverage 61.00% 61.00%
=======================================
Files 517 517
Lines 26514 26514
=======================================
Hits 16176 16176
Misses 8916 8916
Partials 1422 1422 ☔ 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... |
Signed-off-by: vinayada1 <[email protected]>
Signed-off-by: vinayada1 <[email protected]>
Signed-off-by: vinayada1 <[email protected]>
Fixed in this PR. |
Description
Please explain the changes you've made.
Type of change
Fixes: #issue_number