Skip to content

ci-operator/templates/openshift: Drop KUBE_SSH_* #3582

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

Closed
wants to merge 1 commit into from

Conversation

wking
Copy link
Member

@wking wking commented Apr 24, 2019

These are from b7cc916 (#2274) and 43dde9e (#2469). But moving forward, reliable SSH access direct to nodes will be hard, with things like openshift/installer@6add0ab447 (openshift/installer#1045) making a SSH bastion a requirement for that sort of thing (at least on AWS). Going forward, ideally e2e tests can be ported to use privileged pods within the cluster to check what they need to check. But however that works out, stop carrying local dead code that is not affecting test results. We can always drag it back out of version control later if it turns out we actually want to go down the KUBE_SSH_* route.

CC @eparis, @smarterclayton, @vrutkovs

These are from b7cc916 (Set KUBE_SSH_USER for new installer for AWS
tests, openshift#2274) and 43dde9e (Set KUBE_SSH_BASTION and
KUBE_SSH_KEY_PATH in installer tests, 2018-12-23, openshift#2469).  But moving
forward, reliable SSH access direct to nodes will be hard, with things
like openshift/installer@6add0ab447 (Remove public IPs from masters,
2019-01-10, openshift/installer#1045) making a SSH bastion a
requirement for that sort of thing (at least on AWS).  Going forward,
ideally e2e tests can be ported to use privileged pods within the
cluster to check what they need to check.  But however that works out,
stop carrying local dead code that is not affecting test results.  We
can always drag it back out of version control later if it turns out
we actually want to go down the KUBE_SSH_* route.
@openshift-ci-robot openshift-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Apr 24, 2019
@wking wking force-pushed the drop-unnecessary-export branch from b24732e to a4948da Compare April 24, 2019 17:44
@wking
Copy link
Member Author

wking commented Apr 24, 2019

e2e-aws rehearsal:

Flaky tests:

[Feature:DeploymentConfig] deploymentconfigs keep the deployer pod invariant valid [Conformance] should deal with cancellation after deployer pod succeeded [Suite:openshift/conformance/parallel/minimal]
[Feature:ImageLayers][registry] Image layer subresource should return layers from tagged images [Suite:openshift/conformance/parallel]

Failing tests:

[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Feature: gcePD-external] [Testpattern: Dynamic PV (default fs)] subPath should support non-existent path [Suite:openshift/conformance/parallel] [Suite:k8s]

/retest

Copy link
Member

@vrutkovs vrutkovs left a comment

Choose a reason for hiding this comment

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

/approve

@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: vrutkovs, 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

@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 25, 2019
@openshift-ci-robot
Copy link
Contributor

@wking: PR needs rebase.

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 needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Apr 28, 2019
@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/operator-framework/operator-lifecycle-manager/master/e2e-aws-console-olm a4948da link /test pj-rehearse
ci/rehearse/openshift/installer/master/e2e-rhel-scaleup a4948da link /test pj-rehearse
ci/rehearse/openshift/installer/master/e2e-openstack a4948da link /test pj-rehearse
ci/rehearse/openshift/installer/master/e2e-vsphere a4948da link /test pj-rehearse
ci/prow/pj-rehearse a4948da link /test pj-rehearse
ci/prow/generated-dashboards a4948da link /test generated-dashboards
ci/build-farm/build01-dry a4948da link /test build01-dry
ci/prow/prow-config a4948da link /test prow-config
ci/prow/step-registry-shellcheck a4948da link /test step-registry-shellcheck

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.

@sdodson
Copy link
Member

sdodson commented Dec 12, 2019

/close
I think this is stale.

@openshift-ci-robot
Copy link
Contributor

@sdodson: Closed this PR.

In response to this:

/close
I think this is stale.

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.

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. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants