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

[ws-manager] add tests for createPVCForWorkspacePod #10165

Merged
merged 1 commit into from
May 22, 2022
Merged

Conversation

sagor999
Copy link
Contributor

Description

Adds tests for createPVCForWorkspacePod

Related Issue(s)

Fixes #10162

How to test

Run the test :)

Release Notes

none

Documentation

@sagor999 sagor999 requested a review from a team May 20, 2022 21:19
@github-actions github-actions bot added the team: workspace Issue belongs to the Workspace team label May 20, 2022
Copy link
Contributor

@utam0k utam0k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@roboquat roboquat merged commit b4db0c6 into main May 22, 2022
@roboquat roboquat deleted the pavel/10162 branch May 22, 2022 23:45
Comment on lines +269 to +271
if req.Spec.Class == "" {
fmt.Println()
}
Copy link
Contributor

@jenting jenting May 23, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any reason printing out this empty line?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

copy paste error from the function above. :(

@roboquat roboquat added deployed: workspace Workspace team change is running in production deployed Change is completely running in production labels May 25, 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/XL team: workspace Issue belongs to the Workspace team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add tests for createPVCForWorkspacePod
4 participants