-
Notifications
You must be signed in to change notification settings - Fork 313
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix supplier tests for aarch64 (#1586)
Because TemplateRenderer.arch defaults to the arch of the system invoking the tests, when invoked on an aarch64 system, the various Car instances would throw exceptions 1 because they were missing the architecture specific build commands added in elastic/rally-teams#75 This commit fixes the existing tests to default to x86_64, and adds two new aarch64 tests.
- Loading branch information
Showing
1 changed file
with
39 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters