-
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
Fix broken integration tests TestBaseImageBuild and TestParallelBaseImageBuild #8800
Comments
@jenting when you feel ready to start this, may I ask you to move this issue's status from Scheduled to In-Progress? 🙏 |
|
These two E2E tests It should be fixed in the werft deployment script. |
Hi @jenting I triggered an image build in this PR's preview envirionment with this URL, and it works. Here is the related workspace that I started. 👍 Cool! These two tests pass when I run with
Given: go test -v ./... \
-kubeconfig=/home/gitpod/.kube/config \
-namespace=staging-jenting-fi2f9fc7a4ea \
-username=kylos101 \
-enterprise=false \
-gitlab=false \
-run=TestRegularWorkspaceTasks I encountered failures, but, assume you are debugging:
Let me know if you need anything? |
Yes, I believe it would pass with
I'll start to debug the test case |
The culprit of Let's say this E2E test creates a temporary workspace Pod |
@jenting can you close this issue, create a new one for This way #8800 is done, and you can move onto other issues in #8799, like sharing the status of tests in Slack. 😄 👍 |
Create a new issue #9575 to address to failed E2E Close this issue. |
The text was updated successfully, but these errors were encountered: