- Jun 21, 2019
-
-
John Chilton authored
-
- Jun 17, 2019
-
-
John Chilton authored
-
- Jun 10, 2019
-
-
John Chilton authored
-
- May 16, 2019
-
-
John Chilton authored
-
- May 14, 2019
-
-
Vahid authored
-
- May 03, 2019
-
-
John Chilton authored
- Don't hardcode the job ID - it makes Galaxy mapping tricky, seems to be not reason to anyway. - Don't assume tool execution container has bash. - Rev to this version of Pulsar.
-
- May 01, 2019
-
-
John Chilton authored
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
-