-
Notifications
You must be signed in to change notification settings - Fork 243
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
odo devfile push command tests failed with error "Failed to create the component: error while waiting for deployment rollout: watch channel was closed"" #4058
Comments
/area system-pz |
I am able to create devfiles application with the same image.
|
So I think it is not related to images used in devfile.yaml. |
@zhengxiaomei123 AFAIR deployment rollout was primarily occurring due to cluster resource configuration issue. Could you please let me know you are using a healthy cluster . It seems quite similar to the issue #3256 (comment) |
I am seeing similar issues during both test suites execution and individual command line invocation on Power platform.
|
We already have similar issue reported in #3256 . So closing this one. /close |
/kind bug
What versions of software are you using?
Operating System:
OCP/Z
Output of
odo version
:odo v2.0.0 (2c9c8a5)
Server: https://api.ocp-test.redhat.com:6443
Kubernetes: v1.18.3+012b3ec
How did you run odo exactly?
./scripts/openshiftci-presubmit-all-tests.sh to run odo CI locally.
Actual behavior
make test-integration-devfile or make test-cmd-devfile-push
Expected behavior
The test suite passed
Any logs, error output, etc?
The text was updated successfully, but these errors were encountered: