Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows go version #60

Closed

Conversation

pierreprinetti
Copy link
Member

/kind failing-test

What this PR does / why we need it:
Prior to this patch, the Go version for the Windows tests in Github
actions was set as 1.16.x, which mysteriously resolved to
1.15.15
.

With this patch, the Go version for the Windows tests is set as a semver
range.

This patch also bumps actions/setup-go2 to the latest version,
consistent with the other platforms.

Lastly, in order to rapidly debug test issues, issue go version prior to
running any test.

Does this PR introduce a user-facing change?:

none

Prior to this patch, the Go version for the Windows tests in Github
actions was set as `1.16.x`, which mysteriously resolved to
`1.15.15`[1].

With this patch, the Go version for the Windows tests is set as a semver
range.

This patch also bumps `actions/setup-go`[2] to the latest version,
consistent with the other platforms.

[1]: https://github.com/kubernetes-csi/csi-driver-nfs/runs/4211323920?check_suite_focus=true
[2]: https://github.com/actions/setup-go
In order to rapidly debug test issues, issue `go version` prior to
running any test.
@pierreprinetti
Copy link
Member Author

/close
wrong repo, should be upstream

@openshift-ci openshift-ci bot added the kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. label Nov 15, 2021
@openshift-ci
Copy link

openshift-ci bot commented Nov 15, 2021

@pierreprinetti: Closed this PR.

In response to this:

/close
wrong repo, should be upstream

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci
Copy link

openshift-ci bot commented Nov 15, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pierreprinetti

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot requested review from adduarte and iamemilio November 15, 2021 12:37
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant