- May 16, 2019
-
-
John Chilton authored
-
- 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.
-
John Chilton authored
This manager is designed to just handle one job. It should be able to stage a job, write a command line to the job directory, and wait for an exit code to appear. Meant to be used alongside a container that actually runs the resulting tool.
-
John Chilton authored
-
John Chilton authored
-
John Chilton authored
-
- Apr 26, 2019
-
-
John Chilton authored
Sync "recent" galaxy runner util changes.
-
John Chilton authored
-
John Chilton authored
-
John Chilton authored
Update job_conf_sample_mq.xml
-
- Apr 25, 2019
-
-
John Chilton authored
Fix duplicate inputs being a problem when staging Galaxy files.
-
John Chilton authored
-
John Chilton authored
Fix a method missing problem.
-
- Apr 24, 2019
-
-
John Chilton authored
Bad merge of really old branch?
-
Nicola Soranzo authored
Fix deprecated ``assertEquals()``
-
- Apr 23, 2019
-
-
- Apr 12, 2019
-
-
Nate Coraor authored
-
Nate Coraor authored
-
Nate Coraor authored
Fix amqp_exchange_factory on python 3
-
- Apr 10, 2019
- Mar 20, 2019
-
-
Gianmauro Cuccuru authored
fix parameter label
-
- Nov 29, 2018
-
-
John Chilton authored
Minor docs updates
-
- Nov 12, 2018
-
-
Enis Afgan authored
-
- Nov 07, 2018
-
-
Enis Afgan authored
-
- Sep 25, 2018
-
-
John Chilton authored
Added support for overriding config through environment variables
-