Marc Bonnici
0d45fa3b27
Revert "DO NOT MERGE: stub out broken method"
...
This reverts commit 7a3503775d77ba7658a782908b2376af64d87e39.
2017-12-07 15:45:38 +00:00
Brendan Jackman
7a3503775d
DO NOT MERGE: stub out broken method
2017-12-07 15:37:49 +00:00
Brendan Jackman
664f0a8905
framework/config: Whitespace
2017-12-07 15:37:49 +00:00
Brendan Jackman
aa2abd16a3
Run autoflake to remove unused imports & variables
2017-12-07 15:37:49 +00:00
Sergei Trofimov
4f8bd00fe2
framework/config: add eanbled processor tracking to JobGenerator
...
Add attributes for tracking enabled processors to JobGenerator (similiar
to what already exists for instruments).
2017-11-03 17:33:32 +00:00
Sergei Trofimov
31a5e5b5fe
Implment output processing
...
- Implemented result processor infrastructured
- Corrected some status tracking issues (differed between states
and output).
- Added "csv" and "status" result processors (these will be the default
enabled).
2017-03-22 15:14:44 +00:00
Sergei Trofimov
add6dafa2d
job: upped logging level of loading message to info
2017-03-17 16:30:11 +00:00
Sergei Trofimov
24402660c4
Initial implementation of state tracking and output handling.
2017-03-17 09:15:43 +00:00
Sergei Trofimov
ccdc3492e7
Handle retry failed
2017-03-15 14:34:31 +00:00
Sergei Trofimov
547ae1c10e
Job output dir handling.
2017-03-15 14:34:23 +00:00
Sergei Trofimov
011fd684bd
Skeleton job execution
2017-03-15 14:34:23 +00:00
Sergei Trofimov
42539bbe0d
New target description + moving target stuff under "framework"
...
Changing the way target descriptions work from a static mapping to
something that is dynamically generated and is extensible via plugins.
Also moving core target implementation stuff under "framework".
2017-03-06 11:10:25 +00:00
Marc Bonnici
1f1f2b12c6
WA3 Exsisting Code
2017-02-21 15:02:28 +00:00