Skip to content

fix: TestGenerateMavenBuildArgs-host-platform#9410

Merged
ericzzzzzzz merged 2 commits into
GoogleContainerTools:mainfrom
ericzzzzzzz:fix-TestGenerateMavenBuildArgs-host-platform
May 3, 2024
Merged

fix: TestGenerateMavenBuildArgs-host-platform#9410
ericzzzzzzz merged 2 commits into
GoogleContainerTools:mainfrom
ericzzzzzzz:fix-TestGenerateMavenBuildArgs-host-platform

Conversation

@ericzzzzzzz

Copy link
Copy Markdown
Contributor
  • This pr fixes TestGenerateMavenBuildArgs_host_platform, this test was failing due to github ci started using arm machine. So the defaultPlatformSpec contains Variant -- "v8" in the ci run, the test now uses platform.Format method to format defaultPlatformSpec instead of 'runtime.OS/runtime.platform', so when we run tests in an arm machine, platform.Format method will give us "OS/Arch/Variant"
@ericzzzzzzz ericzzzzzzz requested a review from a team as a code owner May 3, 2024 13:42
@ericzzzzzzz ericzzzzzzz requested a review from maggieneterval May 3, 2024 13:42
@ericzzzzzzz ericzzzzzzz requested a review from renzodavid9 May 3, 2024 14:13
@ericzzzzzzz ericzzzzzzz added the kokoro:force-run forces a kokoro re-run on a PR label May 3, 2024
@kokoro-team kokoro-team removed the kokoro:force-run forces a kokoro re-run on a PR label May 3, 2024
@ericzzzzzzz ericzzzzzzz merged commit b4dd93f into GoogleContainerTools:main May 3, 2024
@menahyouyeah menahyouyeah mentioned this pull request Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 participants