travis-ci / worker

Worker runs your Travis CI jobs
MIT License
278 stars 86 forks source link

[LXD] Allow arch override to ensure that correct image is selected fo… #633

Closed pavel-d closed 4 years ago

pavel-d commented 4 years ago

…r sub-arch

What is the problem that this PR is trying to fix?

We want to use sub-arch for some infras, (e.g.: arch: arm64-graviton for AWS instances), but job-board should return image for arm64 arch.

What approach did you choose and why?

Override arch in worker config

How can you test this?

Deploy and run a build

What feedback would you like, if any?