-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Workspace integration test TestBaseImageBuild and TestParallelBaseImageBuild failed again #9782
Comments
This error is probably due to this recent change of owner for image build pods |
Reopen because the test ./dev/preview/install-k3s-kubeconfig.sh
cd test
go test -v ./... \
-kubeconfig=/home/gitpod/.kube/config \
-namespace=default \
-run=TestParallelBaseImageBuild |
It's only reproducible on the preview environment, but can't reproduce on core-dev. |
Bug description
The workspace integration tests TestBaseImageBuild and TestParallelBaseImageBuild failed again but with different error message
Steps to reproduce
Workspace affected
No response
Expected behavior
No response
Example repository
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: