8442: Fix tests. Update comments. Rename jobs -> processes since it doesn't hold...
[arvados.git] / sdk / cwl / arvados_cwl / arvcontainer.py
2016-06-21 Peter Amstutz8442: Fix tests. Update comments. Rename jobs ->...
2016-06-15 Peter Amstutz8442: Tweak internal handling of keep: paths, examine...
2016-06-15 Peter Amstutz8442: more import fixups, import workflow file correctly.
2016-06-15 Peter Amstutz8442: Debugging container --submit with crunch2
2016-06-15 Peter Amstutz8442: Adding --submit support with --crunch2. General...
2016-06-15 Peter Amstutz8442: Fix message
2016-06-15 Peter Amstutz8442: raise UnsupportedRequirement for unsupported...
2016-06-15 Peter Amstutz8442: Setting up mount points works. Capturing output...
2016-06-15 Peter Amstutz8442: Return PDH for Docker container. Working on...
2016-06-15 Peter Amstutz8442: Submit containers Work in progess.
2016-06-15 Peter Amstutz8442: CWL create crunch2 containers WIP