Skip to content
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

[integration-test] Fix image build test #9783

Merged
merged 1 commit into from
May 5, 2022
Merged

[integration-test] Fix image build test #9783

merged 1 commit into from
May 5, 2022

Conversation

princerachit
Copy link
Contributor

@princerachit princerachit commented May 5, 2022

Description

Fix failing test for image-builds.

Related Issue(s)

Fixes #9782

How to test

Make sure you are in the right kubecontext before running the test.

cd tests
go test -v ./... -run=TestParallelBaseImageBuild -namespace=default -kubeconfig=/home/gitpod/.kube/config
go test -v ./... -run=TestBaseImageBuild -namespace=default -kubeconfig=/home/gitpod/.kube/config

Release Notes

None

Documentation

@jenting
Copy link
Contributor

jenting commented May 5, 2022

/werft run

👍 started the job as gitpod-build-prs-fix-test.2
(with .werft/ from main)

@roboquat roboquat merged commit 8020f4e into main May 5, 2022
@roboquat roboquat deleted the prs/fix-test branch May 5, 2022 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Workspace integration test TestBaseImageBuild and TestParallelBaseImageBuild failed again
3 participants