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

working with docker compose #9

Merged
merged 2 commits into from
Feb 3, 2024
Merged

working with docker compose #9

merged 2 commits into from
Feb 3, 2024

Conversation

DanRoscigno
Copy link
Owner

  • Move Ginkgo/Gomega from the ci workflow into the docker compose (which is run from the ci workflow). This allows the Ginkgo tests to access the containers directly, which is necessary because when using STREAM LOAD to upload data the frontend node (FE) redirects to a backend node (BE) by name.
  • Adds a Dockerfile to build the test service
  • Adds a prerequisite to the BE service that the FE be healthy before starting
  • Adds a prerequisite to the test-harness service that the BE be healthy before starting

@DanRoscigno DanRoscigno merged commit 8f0f20d into main Feb 3, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant