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

[Feature] add an action to test hugegraph related docker images #9

Open
aroundabout opened this issue Jan 15, 2024 · 0 comments
Open

Comments

@aroundabout
Copy link
Collaborator

aroundabout commented Jan 15, 2024

Currently, we don't have a github action to test the hugegraph-related docker images (server hubble loader)
Maybe we can write an action based on test-release1.2
There are some main changes:

  1. For example, change the cmd from "./bin/loader do something" to "docker exec -it loader do something"
  2. We can not use 127.0.0.1 as the hostname but the ip of the host machine
  3. provide a docker-compose.yaml
  4. other tiny changes
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

No branches or pull requests

1 participant