Skip to content
Snippets Groups Projects
Commit f892f712 authored by John Chilton's avatar John Chilton
Browse files

Kubernetes staging w/test case.

Testing for Kubernetes installed with Docker for Mac:

- Run `make build-coexecutor-container`
- Install and start rabbitmq on the localhost with Homebrew.
- PULSAR_TEST_INFRASTRUCTURE_HOST=docker.for.mac.localhost  PULSAR_TEST_FILE_SERVER_HOST=0.0.0.0 PULSAR_RABBIT_MQ_CONNECTION='amqp://guest:guest@localhost:5672//' nosetests test/integration_test.py:ExternalQueueIntegrationTests.test_integration_kubernetes
parent 66e6daa3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment