1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 19:01:15 +01:00
workload-automation/wlauto/core
Brendan Jackman a5c9b94257 Add entry_point check for config file existence
This is just to provide a friendlier error message.
Before this commit you get an IOError from imp.load_source.
2016-02-17 17:24:14 +00:00
..
__init__.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
agenda.py core/agenda.py: Add check for empty values in agenda 2016-01-25 13:43:38 +00:00
bootstrap.py Added support for YAML configs 2015-06-18 11:35:50 +01:00
command.py cleaning up initialize() 2015-06-18 09:30:38 +01:00
configuration.py doc: Apply it's/its grammar pedantry 2016-01-25 13:34:24 +00:00
device.py doc: Apply it's/its grammar pedantry 2016-01-25 13:34:24 +00:00
entry_point.py Add entry_point check for config file existence 2016-02-17 17:24:14 +00:00
execution.py RunInfo: Added default run name 2016-01-26 15:00:39 +00:00
extension_loader.py Fixing assets discovery. 2016-01-22 12:19:31 +00:00
extension.py pylint 2016-02-10 16:39:06 +00:00
exttype.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
instrumentation.py cleaning up initialize() 2015-06-18 09:30:38 +01:00
resolver.py resorce resover: debug-print the path of found resource 2015-06-30 10:50:49 +01:00
resource.py doc: Apply it's/its grammar pedantry 2016-01-25 13:34:24 +00:00
result.py Allow setting classifiers via agenda. 2015-08-17 10:37:40 +01:00
signal.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
version.py Version bump 2015-11-23 16:19:45 +00:00
workload.py cleaning up initialize() 2015-06-18 09:30:38 +01:00