Ticket #7328 (closed: fixed)
Add remote job Start/Stop time to QueryAllRemoteJobs
Reported by: | Mathieu Doucet | Owned by: | Mathieu Doucet |
---|---|---|---|
Priority: | major | Milestone: | Release 2.6 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #7327 | Tester: | Vickie Lynch |
Description
We would need to have the start/stop times for each remote job returned by QueryAllRemoteJobs
Change History
comment:1 Changed 7 years ago by Mathieu Doucet
- Owner changed from Ross Miller to Mathieu Doucet
- Status changed from new to assigned
comment:3 Changed 7 years ago by Mathieu Doucet
Re #7328 Add query info
Changeset: 56a31c9d806aa73befb2cd9e96a4b3940bf806f0
comment:4 Changed 7 years ago by Mathieu Doucet
To test:
- You HAVE to compile with -DMAKE_REMOTE_JOBS=TRUE
- On an SNS analysis machine (but not biganalysis06)
- Execute the following in the python interpreter window:
print QueryAllRemoteJobs('Fermi', 'your uid', 'your pwd')
The result should include start and end times.
comment:5 Changed 7 years ago by Mathieu Doucet
- Status changed from accepted to verify
- Resolution set to fixed
comment:6 Changed 7 years ago by Wenduo Zhou
- Status changed from verify to verifying
- Tester set to Wenduo Zhou
comment:7 Changed 7 years ago by Wenduo Zhou
- Status changed from verifying to verify
- Tester Wenduo Zhou deleted
comment:8 Changed 7 years ago by Vickie Lynch
- Status changed from verify to verifying
- Tester set to Vickie Lynch
comment:9 Changed 7 years ago by Vickie Lynch
- Status changed from verifying to closed
(931?, Complete?, array([0], dtype=int32), EQSANS?, 2013-06-21T13:59:11?, 2013-06-21T13:59:37?)
comment:11 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 8174
Note: See
TracTickets for help on using
tickets.