Ticket #7946 (closed: fixed)
Add time data to remote job queries
Reported by: | Ross Miller | Owned by: | Ross Miller |
---|---|---|---|
Priority: | minor | Milestone: | Release 3.0 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #7986 | Tester: | Mathieu Doucet |
Description
The data returned when querying remote jobs can include submit, start & stop times. If it exists, parse this data and include it in the output properties
Change History
comment:2 Changed 7 years ago by Ross Miller
Change some property names in the Remote Query algorithms
Change the names of the output properties for job times to match the names in the JSON data.
Refs #7946
Changeset: f1f16a7faddcf879551677301e4caf02a6454df3
comment:3 Changed 7 years ago by Ross Miller
- Status changed from inprogress to verify
- Resolution set to fixed
comment:4 Changed 7 years ago by Mathieu Doucet
- Status changed from verify to verifying
- Tester set to Mathieu Doucet
Note: See
TracTickets for help on using
tickets.
Add time data to job queries
If the data stream contains time data (job submit, job start, job complete), parse it and store it in output properties.
Refs #7946
Changeset: 4ae755e31b5389df7f9e0345c07b616f4b8959b6