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

test utils: check funnel presense using http request #44

Open
pavelnikonorov opened this issue Oct 26, 2024 · 0 comments
Open

test utils: check funnel presense using http request #44

pavelnikonorov opened this issue Oct 26, 2024 · 0 comments

Comments

@pavelnikonorov
Copy link
Collaborator

pavelnikonorov commented Oct 26, 2024

In CI/CD workflows, since Funnel is executed inside a Docker container, it won’t appear in the output of ps ax | grep funnel on the host system. Try accessing by an HTTP request instead.

pub async fn ensure_funnel_running() -> String {

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