[Do-Not-Merge]Checking jenkins setup env var value#4538
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: prietyc123 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 |
|
/test psi-kubernetes-integration-e2e |
|
/hold |
|
/test psi-kubernetes-integration-e2e |
| export SETUP_SCRIPT="scripts/minikube-minishift-setup-env.sh" | ||
| export RUN_SCRIPT="scripts/minikube-minishift-all-tests.sh" | ||
| export TIMEOUT="4h00m" | ||
| export CI_INFO="minikube" |
There was a problem hiding this comment.
Defining it locally is also not helping much 🙁 . Looking more into it.
There was a problem hiding this comment.
@prietyc123 try using
c07a598 to
53281bf
Compare
53281bf to
a5dba83
Compare
|
@prietyc123: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. I understand the commands that are listed here. |
|
As workarounds are behaving weirdly. We come up with unanimous decision on separating out minikube script. opened pr #4539. So closing debugging one. |
What type of PR is this?
/kind failing-test
What does does this PR do / why we need it:
Just a debugging pr