Commit 4d91bb0
committed
rfc14: add constraints attribute to jobspec
Problem: RFC 31 defines a format for specification of generic job
constraints, but RFC 14 does not define the location for a constraints
in jobspec.
Define attributes.system.constraints as the location in jobspec for
RFC 31 defined constraints.
Update the RFC 14 schema, but only describe `constraints` as an "object",
the actual constraint object is meant to be validated by a scheduler,
since different schedulers may support differing constraint "operators".1 parent e5f6d63 commit 4d91bb0
2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
| 106 | + | |
106 | 107 | | |
107 | 108 | | |
108 | 109 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
345 | 345 | | |
346 | 346 | | |
347 | 347 | | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
348 | 352 | | |
349 | 353 | | |
350 | 354 | | |
| |||
0 commit comments