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

[test] Test protected secrets #13493

Merged
merged 1 commit into from
Sep 30, 2022
Merged

[test] Test protected secrets #13493

merged 1 commit into from
Sep 30, 2022

Conversation

Furisto
Copy link
Member

@Furisto Furisto commented Sep 30, 2022

Description

Test protected secrets

Related Issue(s)

Fixes #11318

How to test

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

Release Notes

None

Werft options:

  • /werft with-local-preview
    If enabled this will build install/preview
  • /werft with-preview
  • /werft with-integration-tests=all
    Valid options are all, workspace, webapp, ide

@Furisto Furisto added the team: workspace Issue belongs to the Workspace team label Sep 30, 2022
@Furisto Furisto self-assigned this Sep 30, 2022
@Furisto Furisto requested review from a team and csweichel September 30, 2022 14:47
@roboquat roboquat merged commit 8d63709 into main Sep 30, 2022
@roboquat roboquat deleted the fo/ps-integration-test branch September 30, 2022 19:58
@roboquat roboquat added deployed: workspace Workspace team change is running in production deployed Change is completely running in production labels Oct 5, 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/L team: workspace Issue belongs to the Workspace team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Get rid of OTS] Add an integration test for protected_secrets feature flag
3 participants