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

make test-e2e-docker fails #1947

Open
matt0x6F opened this issue Apr 20, 2024 · 0 comments · May be fixed by #1966
Open

make test-e2e-docker fails #1947

matt0x6F opened this issue Apr 20, 2024 · 0 comments · May be fixed by #1966
Labels
bug Something isn't working good first issue Great issues for new Athenians to work on!
Milestone

Comments

@matt0x6F
Copy link
Contributor

Describe the bug

scripts/test_e2e.sh is required for this make target and that file does not exist

Error Message

```console
docker-compose -p athense2e up --exit-code-from=teste2e teste2e
WARN[0000] /home/matt/Projects/athens/docker-compose.yml: `version` is obsolete 
Attaching to teste2e-1
Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "./scripts/test_e2e.sh": stat ./scripts/test_e2e.sh: no such file or directory: unknown
make: *** [Makefile:82: test-e2e-docker] Error 1
```

To Reproduce
Steps to reproduce the behavior:

  1. Run make test-e2e-docker

Expected behavior

E2E tests run in Docker Compose

Environment (please complete the following information):

  • OS: Linux 64bit
  • Go version : 1.21
  • Proxy version : v0.13.3
  • Storage (fs/mongodb/s3 etc.) : fs

Additional context
N/A

@matt0x6F matt0x6F added this to the 0.14.0 milestone Apr 20, 2024
@matt0x6F matt0x6F added bug Something isn't working good first issue Great issues for new Athenians to work on! labels Apr 20, 2024
@matt0x6F matt0x6F modified the milestones: 0.14.0, 0.14.1 Apr 20, 2024
@matt0x6F matt0x6F modified the milestones: 0.14.1, 0.15.0 May 23, 2024
@joeymhills joeymhills linked a pull request May 25, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Great issues for new Athenians to work on!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant