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

e2e-disruptors make target fails due to a concurrency issue creating the e2e test cluster #452

Open
pablochacin opened this issue Jan 8, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@pablochacin
Copy link
Collaborator

make e2e-disruptors
go build -tags e2e -o build/e2e-cluster ./cmd/e2e-cluster/main.go
build/e2e-cluster setup
cluster "e2e-test" created
E2E_REUSE=1 go test -tags e2e ./e2e/disruptors/...
--- FAIL: Test_PodDisruptor (0.14s)
    pod_e2e_test.go:39: failed to create cluster: failed to lock config file: open /tmp/e2e-test.lock: file exists
FAIL
FAIL    github.com/grafana/xk6-disruptor/e2e/disruptors 15.902s
FAIL
@pablochacin pablochacin added the bug Something isn't working label Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant