coreos / coreos-assembler

Tooling container to assemble CoreOS-like systems
https://coreos.github.io/coreos-assembler/
Apache License 2.0
348 stars 168 forks source link

kola/harness.go: Update the arch detection for kola tests #3682

Closed gursewak1997 closed 11 months ago

gursewak1997 commented 11 months ago

While running the kola tests on cloud platforms, our architecture processing would pick the architecture of the host instead of the machine that we were running on. This caused an error where our tests were running on architectures they were not supposed to as per their architectures: arg in their test description.