-
Notifications
You must be signed in to change notification settings - Fork 295
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 kubetest files for upstream e2e tests #2417
🌱 Add kubetest files for upstream e2e tests #2417
Conversation
/test help |
@chrischdi: The specified target(s) for
The following commands are available to trigger optional jobs:
Use
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/test pull-cluster-api-provider-vsphere-conformance-main |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2417 +/- ##
==========================================
+ Coverage 62.86% 63.73% +0.87%
==========================================
Files 122 122
Lines 8770 8753 -17
==========================================
+ Hits 5513 5579 +66
+ Misses 2864 2767 -97
- Partials 393 407 +14 ☔ View full report in Codecov by Sentry. |
@chrischdi: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
a762bfd
to
926ea2d
Compare
/assign @sbueringer @killianmuldoon |
One observation: ubuntu package |
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.
/lgtm
One Q: Do we have a reference for these configs - are they cloned from somewhere else?
LGTM label has been added. Git tree hash: 28e441c547879dd9338afce41941a117d2aceaa9
|
926ea2d
to
afa2d3b
Compare
added a reference link. |
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.
Thanks for refs!
/lgtm
/approve
/hold
(not sure when you want to merge)
LGTM label has been added. Git tree hash: 8a154309a928910c840dcf848fd9ecb78f892b53
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: killianmuldoon 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 |
Thanks for the hold. Currently running it in a test environment, and I will then compare the properties in the junit tests with the upstream tests, to ensure we use the very same configuration. |
/hold cancel |
/hold cancel one more thing |
ah damn :D wanted to hold again. |
Adds kubetest yaml files for #2452