Skip to content

Conversation

@fullkomnun
Copy link
Contributor

What does this implement/fix? Explain your changes.

Remove 'hosted-utils-api-server' service from multiproposer 'docker-compose' since it is not required to run 'ping-pong' e2e test

Does this close any currently open issues?

Nope

What commands can I run to test the change?

Run ping-pong-test locally and/or via CI:

  1. NF_SERVICES_TO_START=blockchain,deployer,worker ./bin/setup-nightfall
  2. CONFIRMATIONS=1 WHITELISTING=disable ./bin/start-multiproposer-test-env -g
    [in another terminal]
  3. npm ci
  4. docker wait nightfall_3_deployer_1 (wait for deployer to finish)
  5. CONFIRMATIONS=1 npm run ping-pong

Any other comments?

Just avoiding building an image and starting a container unnecessarily

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