-
Notifications
You must be signed in to change notification settings - Fork 63
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
Deprecate calling kubetest2 via kntest #230
Conversation
@upodroid: The label(s) 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. |
Unit tests needs to be updated. They are failing now because they were expecting a call to kntest. Hit me directly, if you need a help with updating them... |
/lgtm |
/retest-required |
/hold cancel |
/hold I see some test is commented out |
We can drop that test/assertion if it’s not outputting that anymore
…On Fri, Aug 18, 2023 at 05:57 knative-prow[bot] ***@***.***> wrote:
New changes are detected. LGTM label has been removed.
—
Reply to this email directly, view it on GitHub
<#230 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAERASSPOO5L6HFPCRGUIDXV44BXANCNFSM6AAAAAAQV6ISXY>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
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
/approve
/hold
holding for nit - drop if you don't want to do it in this PR
@@ -133,6 +131,7 @@ E2E_SCRIPT="" | |||
function initialize() { | |||
local run_tests=0 | |||
local custom_flags=() | |||
local extra_gcloud_flags=() |
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.
nit: remove this var
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'll revisit this in a separate PR
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dprotaso, upodroid 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 |
41b408d
to
f4f0ad4
Compare
/hold cancel |
Changes
Fixes #
/cc @cardil