Bug 1499054 Comment 6 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Note, I started working on this, but am parking this for now.

This PR enables CI testing for linux and provides the stubs that would need to be implemented for setting (or faking) system auto-login settings, creating/deleting/listing system user accounts, etc in `runtime/runtime_linux.go`.

We should also check if any tests are currently enabled only on mac, that should also run on linux once this is implemented.

I'm parking this PR for now - so if anyone wants to pick it up from here, they are welcome, or if it is decided this should be done before docker engine in generic-worker, I can return to it.
Note, I started working on this, but am parking this for now.

This PR enables CI testing for linux and provides the stubs that would need to be implemented for setting (or faking) system auto-login settings, creating/deleting/listing system user accounts, etc in [runtime/runtime_linux.go](https://github.com/taskcluster/generic-worker/pull/211/files#diff-51bd05179f29882018b0f002d09fee16).

We should also check if any tests are currently enabled only on mac, that should also run on linux once this is implemented.

I'm parking this PR for now - so if anyone wants to pick it up from here, they are welcome, or if it is decided this should be done before docker engine in generic-worker, I can return to it.

Back to Bug 1499054 Comment 6