FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
Distributed-Testing/files/exampleJob.json at main · DistributedScience/Distributed-Testing · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
DistributedScience
/
Distributed-Testing
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
Distributed-Testing
/
files
/
exampleJob.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
12 lines (11 loc) · 531 Bytes
Breadcrumbs
Distributed-Testing
/
files
/
exampleJob.json
Copy path
File metadata and controls
12 lines (11 loc) · 531 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
{
"_comment0"
:
"
All keys that contain '_comment' will be omitted from the job specification dictionary sent to SQS
"
,
"_comment1"
:
"
The top part should be variables common to all jobs
"
,
"_comment2"
:
"
These could be things like a master input location, run parameters, etc
"
,
"favorite_color"
:
"
Blue
"
,
"_comment3"
:
"
The following groups are individual tasks, and each will be run in parallel
"
,
"groups"
: [
{
"ice_cream"
:
"
chocolate
"
,
"pizza"
:
"
pepperoni
"
},
{
"ice_cream"
:
"
cookie dough
"
,
"pizza"
:
"
mushroom
"
}
]
}
Back
|
FazBrowse Home
|
New Git URL