-
Notifications
You must be signed in to change notification settings - Fork 179
Add scripts for running e2es #978
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 scripts for running e2es #978
Conversation
Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>
✅ Deploy Preview for gateway-api-inference-extension ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>
Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>
waiting to see e2e success before lgtm |
/retest |
1 similar comment
/retest |
Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>
/lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: keithmattix, kfswain 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 |
* Add scripts for running e2es Signed-off-by: Keith Mattix II <keithmattix@microsoft.com> * Only export some Signed-off-by: Keith Mattix II <keithmattix@microsoft.com> * Move e2e script to hack Signed-off-by: Keith Mattix II <keithmattix@microsoft.com> * Trigger CI * Install kind and add boilerplate Signed-off-by: Keith Mattix II <keithmattix@microsoft.com> * No sudo Signed-off-by: Keith Mattix II <keithmattix@microsoft.com> --------- Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>
* Add scripts for running e2es Signed-off-by: Keith Mattix II <keithmattix@microsoft.com> * Only export some Signed-off-by: Keith Mattix II <keithmattix@microsoft.com> * Move e2e script to hack Signed-off-by: Keith Mattix II <keithmattix@microsoft.com> * Trigger CI * Install kind and add boilerplate Signed-off-by: Keith Mattix II <keithmattix@microsoft.com> * No sudo Signed-off-by: Keith Mattix II <keithmattix@microsoft.com> --------- Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>
* Add scripts for running e2es * Only export some * Move e2e script to hack * Trigger CI * Install kind and add boilerplate * No sudo --------- Signed-off-by: Keith Mattix II <keithmattix@microsoft.com> Co-authored-by: Keith Mattix II <keithmattix@microsoft.com>
Current presubmits are failing due to the lack of a k8s cluster. This script checks for a kubecontext and if it doesn't exist, create a kind cluster.