Skip to content

workspace integration test: make sure we can open empty repo #12750

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

Merged
merged 2 commits into from
Sep 8, 2022

Conversation

jenting
Copy link
Contributor

@jenting jenting commented Sep 8, 2022

Description

Make sure we can open empty repo in integration test

Related Issue(s)

Fixes #

How to test

USER_TOKEN=`kubectl --context=dev get secret integration-test-user -n werft -ojsonpath={.data.token} | base64 --decode`

cd test

USER_TOKEN=$USER_TOKEN go test  -run ^TestGitHubContexts$ github.com/gitpod-io/gitpod/test/tests/workspace -count=1 -namespace=default -kubeconfig=/home/gitpod/.kube/config -v -timeout=60m -username=integration-test-user

Release Notes

None

Documentation

None

Werft options:

  • /werft with-preview

@jenting
Copy link
Contributor Author

jenting commented Sep 8, 2022

/werft run with-preview

👍 started the job as gitpod-build-jenting-open-empty-repo.1
(with .werft/ from main)

@jenting
Copy link
Contributor Author

jenting commented Sep 8, 2022

/werft run with-preview with-clean-slate-deployment

👍 started the job as gitpod-build-jenting-open-empty-repo.2
(with .werft/ from main)

@roboquat roboquat added size/M and removed size/XS labels Sep 8, 2022
@jenting jenting force-pushed the jenting/open-empty-repo branch from da4e0d0 to 13b6b66 Compare September 8, 2022 05:06
@jenting jenting marked this pull request as ready for review September 8, 2022 05:07
@jenting jenting requested a review from a team September 8, 2022 05:07
@github-actions github-actions bot added the team: workspace Issue belongs to the Workspace team label Sep 8, 2022
@roboquat roboquat merged commit 4b4e1d5 into main Sep 8, 2022
@roboquat roboquat deleted the jenting/open-empty-repo branch September 8, 2022 16:16
@roboquat roboquat added deployed: workspace Workspace team change is running in production deployed Change is completely running in production labels Sep 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed: workspace Workspace team change is running in production deployed Change is completely running in production release-note-none size/M team: workspace Issue belongs to the Workspace team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants