This website requires JavaScript.
Explore
Help
Sign In
sascha
/
workload-automation
Watch
1
Star
0
Fork
0
You've already forked workload-automation
mirror of
https://github.com/ARM-software/workload-automation.git
synced
2025-01-19 12:24:32 +00:00
Code
Issues
Releases
Wiki
Activity
workload-automation
/
wlauto
/
core
/
configuration
History
Sebastian Goscik
6798a54a61
ConfigParser: Added ID validation - IDs cannot contain a
-
because its used to separate section IDs from workload IDs -
global
is a reserved ID for the "global" section.
2016-09-27 11:20:12 +01:00
..
__init__.py
Reworked configuration
2016-09-27 11:20:11 +01:00
configuration.py
Job spec tree: Added a common base for workloads and sections
2016-09-27 11:20:12 +01:00
parsers.py
ConfigParser: Added ID validation - IDs cannot contain a
-
because its used to separate section IDs from workload IDs -
global
is a reserved ID for the "global" section.
2016-09-27 11:20:12 +01:00
plugin_cache.py
Reworked configuration
2016-09-27 11:20:11 +01:00
tree.py
Job spec tree: Added a common base for workloads and sections
2016-09-27 11:20:12 +01:00