Skip to content

unit tests: Fix the installation of tools#2840

Merged
EmilienM merged 1 commit intogophercloud:v1from
shiftstack:fix_v1_unittests
Nov 30, 2023
Merged

unit tests: Fix the installation of tools#2840
EmilienM merged 1 commit intogophercloud:v1from
shiftstack:fix_v1_unittests

Conversation

@pierreprinetti
Copy link
Copy Markdown
Member

Install Go tools with new newest Go version before switching to the target version of Go to run the unit tests.

This commit fixes an issue where the Go tools we use in unit tests can't be compiled with Go v1.14 any more.

@pierreprinetti pierreprinetti requested a review from a team November 30, 2023 12:36
@github-actions github-actions bot added the semver:patch No API change label Nov 30, 2023
@coveralls
Copy link
Copy Markdown

coveralls commented Nov 30, 2023

Coverage Status

coverage: 77.883%. remained the same
when pulling ccfa81e on shiftstack:fix_v1_unittests
into 5dd227b on gophercloud:v1.

Install Go tools with new newest Go version before switching to the
target version of Go to run the unit tests.

This commit fixes an issue where the Go tools we use in unit tests can't
be compiled with Go v1.14 any more.
@github-actions github-actions bot added semver:patch No API change and removed semver:patch No API change labels Nov 30, 2023
Copy link
Copy Markdown
Contributor

@mandre mandre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@EmilienM
Copy link
Copy Markdown
Contributor

Unit tests have passed we don't have to wait for the functional tests to pass, this is good to me.
Thanks for doing that.

@EmilienM EmilienM merged commit f8d6f33 into gophercloud:v1 Nov 30, 2023
@EmilienM EmilienM deleted the fix_v1_unittests branch November 30, 2023 13:24
@pierreprinetti pierreprinetti added the v1 This PR targets v1 label Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver:patch No API change v1 This PR targets v1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants