-
Notifications
You must be signed in to change notification settings - Fork 24
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
e2e framework #145
e2e framework #145
Conversation
0157d46
to
8718fdc
Compare
Codecov Report
@@ Coverage Diff @@
## main #145 +/- ##
=======================================
Coverage 58.47% 58.47%
=======================================
Files 51 51
Lines 2950 2950
=======================================
Hits 1725 1725
Misses 1113 1113
Partials 112 112
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
992ab9e
to
d750e11
Compare
@KalmanMeth your assumption that kind exist in version XXX and deployed doesn't stand for the CI/CD process we fail here export KIND=$GOBIN/kind-v0.11.1 in the script ... this need to be changed |
No description provided.