Make tests platform-agnostic
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
### What needs to get done
Some tests depend on being run strictly on an AMD64 architecture - they should be changed to work on any arch.
### Why it needs to get done
Currently we can't run tests on other supported architectures due to hardcoded strings like `"amd64"` in tests.
Evaluation history
No evaluation history available.