-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Alibaba: sourcing the new CI_RESOURCE_GROUP_ID variable to fix rg con… #25977
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
Conversation
|
/hold |
|
Let's verify we get a e2e-alibaba to pass the error we are seeing. |
|
/test e2e-alibaba |
|
@kwoodson: The specified target(s) for
The following commands are available to trigger optional jobs:
Use
DetailsIn 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. |
mtulio
left a comment
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
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kwoodson, mtulio 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 |
|
/hold cancel |
|
Tests are failing because of I have merged the new provider here openshift/origin#26782. I see the code in the 4.10 branch here https://github.com/openshift/origin/blob/release-4.10/cmd/openshift-tests/provider.go#L87 The master branch as well includes the change https://github.com/openshift/origin/blob/master/cmd/openshift-tests/provider.go#L87. Did we miss a step? @rvanderp3 @mtulio |
|
@kwoodson: 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. |
|
@kwoodson: Updated the
DetailsIn 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. |
…sumption
Fix for this issue:
�[36mINFO�[0m[2022-02-03T21:05:42Z] Running step e2e-alibaba-ipi-conf-alibabacloud.
�[36mINFO�[0m[2022-02-03T21:06:12Z] Logs for container test in pod e2e-alibaba-ipi-conf-alibabacloud:
�[36mINFO�[0m[2022-02-03T21:06:12Z] Alibaba region: us-east-1
/bin/bash: line 18: CI_RESOURCE_GROUP_ID: unbound variable
{"component":"entrypoint","error":"wrapped process failed: exit status 1","file":"prow/entrypoint/run.go:80","func":"k8s.io/test-infra/prow/entrypoint.Options.Run","level":"error","msg":"Error executing test process","severity":"error","time":"2022-02-03T21:06:09Z"}
error: failed to execute wrapped command: exit status 1
�[36mINFO�[0m[2022-02-03T21:06:12Z] Step e2e-alibaba-ipi-conf-alibabacloud failed after 30s.