-
d54f7f38
by Raoul Hidalgo Charman
at 2018-11-26T12:13:07Z
platform.py: Add mapping of uname to OS-independent values
-
f69d9c26
by Raoul Hidalgo Charman
at 2018-11-26T12:32:24Z
_config.py: Use os and architecture settings
In element, platform asks for host os and architecture to default to when
SandboxConfig is initialised.
This changes element cache keys so those have been updated in the tests.
-
35949f94
by Raoul Hidalgo Charman
at 2018-11-26T12:37:24Z
optionarch.py: update to use same arch names as SandboxConfig
Also update tests to be consistent with this
-
d963e855
by Raoul Hidalgo Charman
at 2018-11-26T12:38:40Z
_sandboxremote.py: Add os and arch to command uploaded
These are contained within the platform field.
-
4c123aa4
by Raoul Hidalgo Charman
at 2018-11-26T12:38:48Z
optionos.py: Add new option for OS configuration
-
6b5ac569
by Raoul Hidalgo Charman
at 2018-11-26T12:39:00Z
optionos.py: Add tests for OptionOS
Same format as OptionArch tests, but with OS's.