Skip to content

Commit a80196f

Browse files
grondomergify-bot
authored andcommitted
rfc25: add references for dependencies and constraints
Problem: Both dependencies and constraints are supported in Jobspec V1, but they are not mentioned in RFC 25. Add RFC 26 and RFC 31 to the list of Related Standards and dependencies and constraints to the list of common `system` keys to make this support explicit and easy to search.
1 parent 8f92188 commit a80196f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

spec_25.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ Related Standards
3838

3939
- :doc:`20/Resource Set Specification Version 1 <spec_20>`
4040

41+
- :doc:`26/Job Dependency Specification <spec_26>`
42+
43+
- :doc:`31/Job Constraints Specification <spec_31>`
4144

4245
Goals
4346
-----
@@ -172,6 +175,10 @@ definitions can be found in RFC14. Values MAY have any valid YAML type.
172175

173176
- cwd
174177

178+
- dependencies
179+
180+
- constraints
181+
175182
Most system attributes are optional, but the ``duration`` attribute is required in
176183
jobspec V1.
177184

0 commit comments

Comments
 (0)