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

Configure gitpod test execution to work out-of-the-box #1337

Merged
merged 2 commits into from
Dec 6, 2021

Conversation

jromero
Copy link
Member

@jromero jromero commented Nov 30, 2021

The GitPod environment requires the docker socket to be chmoded to
allow for in-container access. Additionally, there are some networking
nuances that make certain tests problematic.

Related

Resolves #1174

The GitPod environment requires the docker socket to be chmoded to
allow for in-container access. Additionally, there are some networking
nuances that make certain tests problematic.

Signed-off-by: Javier Romero <rjavier@vmware.com>
@jromero jromero requested a review from a team as a code owner November 30, 2021 16:01
@github-actions github-actions bot added this to the 0.23.0 milestone Nov 30, 2021
@github-actions github-actions bot added the type/enhancement Issue that requests a new feature or improvement. label Nov 30, 2021
@jromero jromero added type/chore Issue that requests non-user facing changes. and removed type/enhancement Issue that requests a new feature or improvement. labels Nov 30, 2021
@github-actions github-actions bot added type/enhancement Issue that requests a new feature or improvement. and removed type/chore Issue that requests non-user facing changes. labels Dec 6, 2021
@dfreilich dfreilich merged commit 52a3caa into main Dec 6, 2021
@dfreilich dfreilich deleted the feature/gitpod-config branch December 6, 2021 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Issue that requests a new feature or improvement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TCP daemon communication tests fail in Gitpod
2 participants