Skip to content

Comments

release-3.11: Revert code to address issue with missing python-ipaddress module#12326

Merged
openshift-merge-robot merged 7 commits intoopenshift:release-3.11from
mtnbikenc:release-3.11-fix-sdn_mtu
Apr 22, 2021
Merged

release-3.11: Revert code to address issue with missing python-ipaddress module#12326
openshift-merge-robot merged 7 commits intoopenshift:release-3.11from
mtnbikenc:release-3.11-fix-sdn_mtu

Conversation

@mtnbikenc
Copy link
Member

@mtnbikenc mtnbikenc commented Apr 19, 2021

The rearrangement of tasks in #12268 set off a string of changes required due to the intertwined nature of openshift-ansible playbooks. Follow-up PRs were required to address issues in CI and upgrades. In order to address the latest issue of openshift_facts being run prior to the python-ipaddress package being installed, it was going to require even further rearrangement of playbooks which could lead to additional PRs to fix other issues. This PR reverts the PRs below to get back to the original code flow. The final commit ensures master facts are set on all hosts prior to running the certificates playbooks for masters, where during scaleup, only one master would be in scope for the playbook.

Reverts the following:
#12268 Bug 1777061: playbooks/init: Refresh master facts during init
#12270 playbooks/init: Fix GCP job when oo_masters is not defined
#12307 Bug 1921353: [release-3.11] Gather cluster_facts after version.yml during upgrade
#12310 Bug 1933090: Move node fact initialization to basic_facts.yml

@openshift-ci-robot
Copy link

@mtnbikenc: No Bugzilla bug is referenced in the title of this pull request.
To reference a bug, add 'Bug XXX:' to the title of this pull request and request another bug refresh with /bugzilla refresh.

Details

In response to this:

Revert move of 'Initialize openshift.node.sdn_mtu'

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 openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 19, 2021
@mtnbikenc
Copy link
Member Author

Requires #12324

@mtnbikenc
Copy link
Member Author

/test e2e-gcp

@mtnbikenc mtnbikenc changed the title Revert move of 'Initialize openshift.node.sdn_mtu' release-3.11: Revert move of 'Initialize openshift.node.sdn_mtu' Apr 19, 2021
@openshift-ci-robot
Copy link

@mtnbikenc: No Bugzilla bug is referenced in the title of this pull request.
To reference a bug, add 'Bug XXX:' to the title of this pull request and request another bug refresh with /bugzilla refresh.

Details

In response to this:

release-3.11: Revert move of 'Initialize openshift.node.sdn_mtu'

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.

@jstuever
Copy link
Contributor

/assign

@jstuever
Copy link
Contributor

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Apr 19, 2021
@jstuever
Copy link
Contributor

/hold for #12324

@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 Apr 19, 2021
@jstuever
Copy link
Contributor

/assign @mtnbikenc

@mtnbikenc
Copy link
Member Author

/retest

@mtnbikenc
Copy link
Member Author

#12324 is merged
/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 Apr 19, 2021
@openshift-bot
Copy link

/retest

Please review the full test history for this PR and help us cut down flakes.

7 similar comments
@openshift-bot
Copy link

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-ci-robot
Copy link

@mtnbikenc: Overrode contexts on behalf of mtnbikenc: ci/prow/e2e-aws

Details

In response to this:

e2e-aws job failed as expected. Fixed by openshift/origin#26070 which requires this PR to deploy the cluster.

/override ci/prow/e2e-aws

INFO[2021-04-20T18:41:46Z] Summarizing 1 Failure:                       
INFO[2021-04-20T18:41:46Z]                                              
INFO[2021-04-20T18:41:46Z] [Fail] [Feature:Builds][Conformance] build without output image  building from templates [It] should create an image from a docker template without an output image reference defined [Suite:openshift/conformance/parallel/minimal] 

Waiting for e2e-gcp to ensure it deploys the cluster and reaches e2e tests.
/hold

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.

@mtnbikenc
Copy link
Member Author

/test e2e-gcp

1 similar comment
@mtnbikenc
Copy link
Member Author

/test e2e-gcp

@mtnbikenc
Copy link
Member Author

e2e-gcp is broken in more ways than I can investigate at this time. This PR should be good to go at this point to at least be able to get e2e-aws functional with the origin PR.

/assign @jstuever

@mtnbikenc mtnbikenc force-pushed the release-3.11-fix-sdn_mtu branch from 4b441a7 to 97f0dde Compare April 21, 2021 12:49
@mtnbikenc
Copy link
Member Author

/test e2e-gcp

@mtnbikenc
Copy link
Member Author

Install completed for e2e-aws.
Install completed for e2e-gcp, with the revert to old gcloud.

@mtnbikenc
Copy link
Member Author

/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 Apr 21, 2021
@mtnbikenc
Copy link
Member Author

/uncc @jcpowermac
/cc @jstuever

@openshift-ci-robot openshift-ci-robot requested review from jstuever and removed request for jcpowermac April 21, 2021 17:15
Copy link
Contributor

@jstuever jstuever left a comment

Choose a reason for hiding this comment

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

/lgtm

@jstuever
Copy link
Contributor

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Apr 21, 2021
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jstuever, mtnbikenc

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

The pull request process is described here

Details 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

@jstuever jstuever removed their assignment Apr 21, 2021
@openshift-bot
Copy link

/retest

Please review the full test history for this PR and help us cut down flakes.

3 similar comments
@openshift-bot
Copy link

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link

/retest

Please review the full test history for this PR and help us cut down flakes.

@mtnbikenc
Copy link
Member Author

Needs openshift/origin#26070
/override ci/prow/e2e-aws

�[36mINFO�[0m[2021-04-22T10:51:09Z] Summarizing 1 Failure:                       
�[36mINFO�[0m[2021-04-22T10:51:09Z]                                              
�[36mINFO�[0m[2021-04-22T10:51:09Z] [Fail] [Feature:Builds][Conformance] build without output image  building from templates [It] should create an image from a docker template without an output image reference defined [Suite:openshift/conformance/parallel/minimal]  
�[36mINFO�[0m[2021-04-22T10:51:09Z] /tmp/openshift/build-rpms/rpm/BUILD/origin-3.11.0/_output/local/go/src/github.com/openshift/origin/test/extended/builds/no_outputname.go:40 

@openshift-ci-robot
Copy link

@mtnbikenc: Overrode contexts on behalf of mtnbikenc: ci/prow/e2e-aws

Details

In response to this:

Needs openshift/origin#26070
/override ci/prow/e2e-aws

�[36mINFO�[0m[2021-04-22T10:51:09Z] Summarizing 1 Failure:                       
�[36mINFO�[0m[2021-04-22T10:51:09Z]                                              
�[36mINFO�[0m[2021-04-22T10:51:09Z] [Fail] [Feature:Builds][Conformance] build without output image  building from templates [It] should create an image from a docker template without an output image reference defined [Suite:openshift/conformance/parallel/minimal]  
�[36mINFO�[0m[2021-04-22T10:51:09Z] /tmp/openshift/build-rpms/rpm/BUILD/origin-3.11.0/_output/local/go/src/github.com/openshift/origin/test/extended/builds/no_outputname.go:40 

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.

@mtnbikenc
Copy link
Member Author

/override ci/prow/e2e-gcp

@openshift-ci-robot
Copy link

@mtnbikenc: Overrode contexts on behalf of mtnbikenc: ci/prow/e2e-gcp

Details

In response to this:

/override ci/prow/e2e-gcp

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-merge-robot openshift-merge-robot merged commit 499a605 into openshift:release-3.11 Apr 22, 2021
@mtnbikenc mtnbikenc deleted the release-3.11-fix-sdn_mtu branch April 22, 2021 14:10
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants