Jason Miller

Results 33 issues of Jason Miller

### Motivation When using RunCommand tester type, `max_parallel || min_parallel` is not an allowed parameter. For those using this tester type to run a parallel job of some kind, we...

C: TestHarness
T: task
C: Python

### Motivation `90-environment.sh`: ```bash # Load a custom environment if it exists if [ -e /init_env ]; then source /init_env fi ``` The above is not enough to support bash...

T: task
C: Apptainer

Test if we can detect a failure to update packages after modifying an influential file being tracked by versioner.py. Ref: #000 DO NOT MERGE

PR: Do not merge