-
Notifications
You must be signed in to change notification settings - Fork 296
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 e2e tests for 1.23 Bottlerocket #2379
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2379 +/- ##
==========================================
- Coverage 51.93% 51.84% -0.10%
==========================================
Files 318 320 +2
Lines 26359 26737 +378
==========================================
+ Hits 13690 13862 +172
- Misses 11368 11565 +197
- Partials 1301 1310 +9
Continue to review full report at Codecov.
|
) | ||
runConformanceFlow(test) | ||
} | ||
|
||
func TestVSphereKubernetes122BottleRocketThreeWorkersConformanceFlow(t *testing.T) { | ||
func TestCloudStackKubernetes120ThreeWorkersConformanceFlow(t *testing.T) { |
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.
We don't want newer version cloudstack tests? Maybe we don't have that template?
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.
I haven't spoken to anyone from the cloudstack team yet, I can check with them.
/lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mitalipaygude The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Issue #, if available:
#2159
Description of changes:
Testing (if applicable):
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.