- May 29, 2019
-
-
John Chilton authored
-
John Chilton authored
Improve readme linting.
-
John Chilton authored
Lint actual artifacts to publish, fail to publish if they don't lint, use twince check instead of deprecated readme package.
-
- May 28, 2019
-
-
John Chilton authored
Add a Dockerfile for Pulsar with CVMFS
-
- May 24, 2019
-
-
Enis Afgan authored
-
- May 21, 2019
-
-
Enis Afgan authored
-
- May 20, 2019
-
-
Enis Afgan authored
-
- May 16, 2019
-
-
John Chilton authored
-
John Chilton authored
-
John Chilton authored
-
John Chilton authored
Refactor toward passing objectstore identifying information around.
-
John Chilton authored
Updated amqp_url in job_conf_sample_mq_rsync.xml
-
John Chilton authored
Fix 'amqp_ack_republish_time' in sample
-
John Chilton authored
-
John Chilton authored
-
John Chilton authored
-
John Chilton authored
-
John Chilton authored
-
John Chilton authored
-
John Chilton authored
-
John Chilton authored
-
John Chilton authored
-
John Chilton authored
-
John Chilton authored
-
John Chilton authored
-
John Chilton authored
-
Dannon Baker authored
-
Andreas Skorczyk authored
Param "url" should be "amqp_url"
-
- May 14, 2019
-
-
John Chilton authored
Use wildcard char for pulsar version.
-
Vahid authored
-
- May 06, 2019
-
-
John Chilton authored
-
John Chilton authored
-
- May 04, 2019
-
-
John Chilton authored
Revisions to Kubernetes coexecution pods.
-
- 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.
-
John Chilton authored
-
- May 02, 2019
-
-
John Chilton authored
Kubernetes Two-Container Pod Staging and Exec
-
John Chilton authored
-
- May 01, 2019
-
-
John Chilton authored
This should just work with new Galaxy YAML job configs, embedding paths to YAML files in XML config files was awkard.
-
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
-
John Chilton authored
Allow configuring the "pulsar" app from command-line with base64 encoded JSON so now shared file system with Pulsar container is needed. Improve "integration" testing to ensure staging up and down occurs with pulsar-submit.
-