Skip to content
Snippets Groups Projects
  1. May 21, 2019
  2. May 16, 2019
  3. May 14, 2019
  4. May 03, 2019
    • John Chilton's avatar
      Revisions to Kubernetes coexecution pods. · f2be4ce3
      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.
      f2be4ce3
  5. May 01, 2019
    • John Chilton's avatar
      Kubernetes staging w/test case. · f892f712
      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
      f892f712
  6. Nov 07, 2018
  7. Dec 22, 2015
  8. Sep 22, 2014
Loading