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

Tests: Block User test requires enterprise license to work #7800

Closed
sagor999 opened this issue Jan 24, 2022 · 4 comments
Closed

Tests: Block User test requires enterprise license to work #7800

sagor999 opened this issue Jan 24, 2022 · 4 comments
Labels
team: webapp Issue belongs to the WebApp team

Comments

@sagor999
Copy link
Contributor

Bug description

When running integration tests, block user test fails with error:
blockuser_test.go:71: cannot perform AdminBlockUser: "jsonrpc2: code 555 message: enterprise license required"

Steps to reproduce

Run integration test on new gitpod deployment

Workspace affected

No response

Expected behavior

Test should pass even if enterprise license is missing

Example repository

No response

Anything else?

No response

@sagor999 sagor999 added the team: workspace Issue belongs to the Workspace team label Feb 25, 2022
@kylos101 kylos101 added team: webapp Issue belongs to the WebApp team and removed team: workspace Issue belongs to the Workspace team labels Mar 14, 2022
@kylos101
Copy link
Contributor

Hi @geropl I am currently planning an epic for integration tests for team workspace, and bumped into this issue given this component tagging. In hindsight, it seems like it belongs on the webapp side of the house?

@geropl
Copy link
Member

geropl commented Mar 14, 2022

@kylos101 Indeed. Is it possible for you to exclude that tests/label it as "team webapp" for now? If yes, I'd love to close this issue here, and tackle the underlying problem once we find resources to dig into testing again.

@kylos101
Copy link
Contributor

Yes, not a problem. This script creates test binaries for each component, and we will modify the entry point. For example, to allow us to specify different component names, this way, when we call it from our werft job (which'll be for team workspace) it'll just certain components.

@kylos101
Copy link
Contributor

Closing as per this comment.

@kylos101 kylos101 moved this to Done in 🍎 WebApp Team Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team: webapp Issue belongs to the WebApp team
Projects
Archived in project
Development

No branches or pull requests

3 participants