Skip to content

Commit

Permalink
fixup! rfc43: add new RFC for job list service
Browse files Browse the repository at this point in the history
  • Loading branch information
chu11 committed Jan 11, 2024
1 parent b052345 commit 6acf208
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion spec_43.rst
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,11 @@ based on the following constraint operators.
- one or more job results (bitmask of multiple results also allowed)
- string or integer
- match jobs with job results
* - t_submit, t_depend, t_run, t_cleanup, t_inactive
* - | t_submit
| t_depend
| t_run
| t_cleanup
| t_inactive
- one timestamp prefixed with ">", "<", ">=", or "<="
- string
- match jobs if the respective timestamp is greater than, less than, greater than or equal, or less than or equal to specified value
Expand Down

0 comments on commit 6acf208

Please sign in to comment.