Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 336 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 336 Bytes

To run the htex part of the test suite in this image:

docker run ghcr.io/parsl/trusted-ci:ci pytest /src/parsl/parsl/tests --config /src/parsl/parsl/tests/configs/htex_local.py -k 'not unix_filesystem_permissions_required'

To run a simple example:

docker run ghcr.io/parsl/trusted-ci:ci python3 /examples/twostep.py