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

workspace integration test: enhance TestRegularWorkspaceTasks test speed #12856

Merged
merged 1 commit into from
Sep 12, 2022

Conversation

jenting
Copy link
Contributor

@jenting jenting commented Sep 12, 2022

Description

Enhance TestRegularWorkspaceTasks test speed.

Run the single test TestRegularWorkspaceTasks, and the time is around 4 to 5 mins.

Related Issue(s)

Fixes #12497

How to test

cd test
go test  -run ^TestRegularWorkspaceTasks$ github.com/gitpod-io/gitpod/test/tests/components/ws-manager -count=1 -namespace=default -kubeconfig=/home/gitpod/.kube/config -v

Release Notes

None

Documentation

None

Werft options:

  • /werft with-preview

@jenting
Copy link
Contributor Author

jenting commented Sep 12, 2022

/werft run with-preview

👍 started the job as gitpod-build-jenting-enhance-testregularworkspacetasks.2
(with .werft/ from main)

Signed-off-by: JenTing Hsiao <hsiaoairplane@gmail.com>
@jenting jenting force-pushed the jenting/enhance-TestRegularWorkspaceTasks branch from cc3a08b to 91df39a Compare September 12, 2022 03:17
@jenting jenting requested a review from a team September 12, 2022 03:46
@jenting jenting marked this pull request as ready for review September 12, 2022 03:46
@github-actions github-actions bot added the team: workspace Issue belongs to the Workspace team label Sep 12, 2022
@roboquat roboquat merged commit 659da21 into main Sep 12, 2022
@roboquat roboquat deleted the jenting/enhance-TestRegularWorkspaceTasks branch September 12, 2022 19:20
@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.

[integration tests] add regular workspace PVC integration test from PVC test plans
3 participants