Remove cmd helper functions#4835
Conversation
|
@anandrkskd can you PTAL if the test failures are related to this PR? I'm inclined to approve & lgtm this but don't want to create an infinite loop. |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dharmit The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Yeah I am looked into the previous one there was a typo already updated it. looking into k8s failure. |
|
/test v4.7-integration-e2e |
|
prow failure on v4.7-integration-e2e |
remove replaced helper functions and port remaing test with new runner functions Signed-off-by: anandrkskd <anandrkskd@gmail.com>
Signed-off-by: anandrkskd <anandrkskd@gmail.com>
40e14b1 to
ad2d209
Compare
|
/lgtm |
What type of PR is this?
/kind code-refactoring
What does this PR do / why we need it:
This PR will remove old helper functions mentioned below
Which issue(s) this PR fixes:
Fixes #4517
PR acceptance criteria:
Unit test
Integration test
Documentation
Update changelog
I have read the test guidelines
How to test changes / Special notes to the reviewer: