Last change
on this file since 97 was 96, checked in by Bart Vastenhouw, 2 years ago |
Fixed small issues in domaineditor.
|
File size:
485 bytes
|
Rev | Line | |
---|
[96] | 1 | {
|
---|
| 2 | "SAOPSettings": {
|
---|
| 3 | "participants": [
|
---|
| 4 | {"TeamInfo":{"parties":[
|
---|
| 5 | {
|
---|
| 6 | "party": {"partyref":"pythonpath:test.testparty.TestParty.TestParty", "parameters":{}},
|
---|
| 7 | "profile": "file:test/resources/jobs/jobs1.json"
|
---|
| 8 | } ]}},
|
---|
| 9 | {"TeamInfo":{"parties":[
|
---|
| 10 | {
|
---|
| 11 | "party": {"partyref":"pythonpath:test.testparty.TestParty.TestParty", "parameters":{}},
|
---|
| 12 | "profile": "file:test/resources/jobs/jobs2.json"
|
---|
| 13 | } ]}}
|
---|
| 14 | ],
|
---|
| 15 | "deadline": {
|
---|
| 16 | "DeadlineTime": {
|
---|
| 17 | "durationms": 100
|
---|
| 18 | }
|
---|
| 19 | }
|
---|
| 20 | }
|
---|
| 21 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.