-
Notifications
You must be signed in to change notification settings - Fork 47
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
Added new prow job to run e2e tests of etcd-druid with feature gates turned on #798
Added new prow job to run e2e tests of etcd-druid with feature gates turned on #798
Conversation
/hold |
Thanks for your review @oliver-goetz! |
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.
/kind enhancement
/lgtm
LGTM label has been added. Git tree hash: b0054b47efcc26c5a2d7c37e0a6c2459ceb56c3d
|
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
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: oliver-goetz, shreyas-s-rao 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 |
We need not wait until the etcd-druid release is made, since the prow job can run on PRs as soon as this PR is merged to master. |
This PR can now be merged as gardener/etcd-druid#646 is ready to be merged and this prow job being enabled will be a good validator for merging the druid PR |
@aaronfern: Updated the
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. |
What this PR does / why we need it:
This PR introduces a new prow job
pull-etcd-druid-e2e-kind-alpha-features-true
that runsetcd-druid
e2e tests with all feature gates turned onWhich issue(s) this PR fixes:
Fixes partially gardener/etcd-druid#643
Special notes for your reviewer: