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

ci-operator/config/openshift/installer: Bump to golang-1.13 #5928

Merged
merged 1 commit into from
Dec 16, 2019

Conversation

wking
Copy link
Member

@wking wking commented Nov 15, 2019

We need this to bump a Terraform provider, which we need to fix an AWS provisioning flake. golang-1.13 became available in CI in 407b8e0 (#5236).

@openshift-ci-robot openshift-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Nov 15, 2019
@wking
Copy link
Member Author

wking commented Nov 15, 2019

/hold

Gonna wait for the 4.4 fork: openshift/installer#2676 (comment)

@openshift-ci-robot openshift-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Nov 15, 2019
@LorbusChris
Copy link
Member

Could we exclude 4.3 for the time being and get this into master/4.4 now?

@vrutkovs do you prefer to do this pre or post rebase on the focs branch?

@vrutkovs
Copy link
Member

vrutkovs commented Dec 4, 2019

@LorbusChris @wking I'd rather have it post-rebase, iirc there's been some changes in module rules though

@smarterclayton
Copy link
Contributor

The errors in fcos/verify-vendor look expected (go mod changing its output)

@LorbusChris
Copy link
Member

@wking could you remove the change from the 4.3 branch file, so we can get this in now? Let's also get this into the fcos branch now, we can fix up the builds there later.

@@ -7,7 +7,7 @@ build_root:
image_stream_tag:
name: release
namespace: openshift
tag: golang-1.12
tag: golang-1.13
Copy link
Contributor

Choose a reason for hiding this comment

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

let's not do the 4.3, only 4.4 and master

Copy link
Member Author

Choose a reason for hiding this comment

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

let's not do the 4.3, only 4.4 and master

Dropped 4.3 with 0af6b8aa0 -> e8ad93b70. Kept FCOS based on this, but I can drop that too if folks want.

@openshift-ci-robot openshift-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Dec 16, 2019
We need this to bump a Terraform provider [1], which we need to fix an
AWS provisioning flake [2].  golang-1.13 became available in CI in
407b8e0 (Add Golang 1.13.1 to CI, 2019-10-01, openshift#5236).

Skipping 4.3 [3,4] (which is in code-freeze).

[1]: openshift/installer#2676 (comment)
[2]: https://bugzilla.redhat.com/show_bug.cgi?id=1759617#c10
[3]: openshift#5928 (comment)
[4]: openshift#5928 (comment)
@openshift-ci-robot openshift-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Dec 16, 2019
@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Dec 16, 2019
@abhinavdahiya
Copy link
Contributor

/lgtm

@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: abhinavdahiya, LorbusChris, wking

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

@LorbusChris
Copy link
Member

/hold cancel

@openshift-ci-robot openshift-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Dec 16, 2019
@openshift-merge-robot openshift-merge-robot merged commit 3f5b75e into openshift:master Dec 16, 2019
@openshift-ci-robot
Copy link
Contributor

@wking: Updated the following 7 configmaps:

  • ci-operator-misc-configs configmap in namespace ci-stg at cluster default using the following files:
    • key openshift-installer-fcos.yaml using file ci-operator/config/openshift/installer/openshift-installer-fcos.yaml
  • ci-operator-master-configs configmap in namespace ci at cluster ci/api-build01-ci-devcluster-openshift-com:6443 using the following files:
    • key openshift-installer-master.yaml using file ci-operator/config/openshift/installer/openshift-installer-master.yaml
  • ci-operator-master-configs configmap in namespace ci at cluster default using the following files:
    • key openshift-installer-master.yaml using file ci-operator/config/openshift/installer/openshift-installer-master.yaml
  • ci-operator-master-configs configmap in namespace ci-stg at cluster default using the following files:
    • key openshift-installer-master.yaml using file ci-operator/config/openshift/installer/openshift-installer-master.yaml
  • ci-operator-4.4-configs configmap in namespace ci at cluster default using the following files:
    • key openshift-installer-release-4.4.yaml using file ci-operator/config/openshift/installer/openshift-installer-release-4.4.yaml
  • ci-operator-4.4-configs configmap in namespace ci-stg at cluster default using the following files:
    • key openshift-installer-release-4.4.yaml using file ci-operator/config/openshift/installer/openshift-installer-release-4.4.yaml
  • ci-operator-misc-configs configmap in namespace ci at cluster default using the following files:
    • key openshift-installer-fcos.yaml using file ci-operator/config/openshift/installer/openshift-installer-fcos.yaml

In response to this:

We need this to bump a Terraform provider, which we need to fix an AWS provisioning flake. golang-1.13 became available in CI in 407b8e0 (#5236).

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-robot
Copy link
Contributor

@wking: The following tests failed, say /retest to rerun them all:

Test name Commit Details Rerun command
ci/rehearse/openshift/installer/release-4.3/e2e-gcp-upgrade 0af6b8aa07224ac2277488e8a06b11f0175962e8 link /test pj-rehearse
ci/rehearse/openshift/installer/fcos/verify-vendor 562d6fa link /test pj-rehearse
ci/prow/pj-rehearse 562d6fa link /test pj-rehearse

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

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. I understand the commands that are listed here.

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. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
7 participants