tygoetsch

Results 13 issues of tygoetsch

This would allow the following functionality in a test: ```yaml base: schedule: tasks_per_node: "{{sched.min_tasks_per}}" ```

My run script failed (I messed up a path to an input file), but instead of getting ERROR when i run `pav status`, the state is `RESULTS` and `pav results...

# Summary Sample code for testing CCL has a typo. When setting `--ccl-configuration=cpu` on the first line of the code block, `cpu` is not a valid option: ``` source ${ONEAPI_ROOT}/setvars.sh...

documentation

tgoetsch@ch-fe1:/usr/projects/hpctools/tgoetsch/repos/pav2-lanl2-> cat /usr/projects/hpctest/pavilion/2.4/working_dir/test_runs/914/job/info {"id": "7647116", "sys_name": "chicoma"}tgoetsch@ch-fe1:/usr/projects/hpctools/tgoetsch/repos/pav2-lanl2-> cat /usr/projects/hpctest/pavilion/2.4/working_dir/test_runs/914/status 1698862272.972506 STATUS_CREATED Created status file. 1698862272.984902 CREATED Test directory and status file created. 1698862272.990294 BUILD_CREATED Builder created. 1698862272.995562 CREATED Test directory...

After doing `module load use.own hpcsoft pavilion/develop` and while sitting in my personal clone of pav2-lanl, I get the following traceback if I run a `pav` command. ``` tgoetsch@ch:/path/to/repos/pav2-lanl-> pav...

bug

If i provide an incorrect filename for a mode config file, such as `tce-12-22` instead of `tce-22-12`, pavilion complains that it can't find `tce-12-22.py`, which has an incorrect extension for...

I get the following output when running the pavilion tce ddt test, however it seems to work fine when I allocate 2 nodes, cd to the build directory, and execute...

Build failure report looks like this: ``` > pav run tce Resolving Test Configs: 100% Creating Test Runs: 100% Building 32 tests for test set cmd_line. Error building tests for...

The formatting for the output of `pav show test_config` is cramped and misleading. It leads the reader to identify the description of the command below the one they are searching...

Using vim-plug, it looks like the submodules are initialized by default. Can this behavior be changed so the user would have to add a post-hook command in order for the...