Skip to content

Conversation

@smarterclayton
Copy link
Contributor

Allows certain tests to check node conditions. Also add a new e2e-aws-all release
job that will run the full suite for testing as we get back to full coverage.

Allows certain tests to check node conditions. Also add a new e2e-aws-all release
job that will run the full suite for testing as we get back to full coverage.
@openshift-ci-robot openshift-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Dec 1, 2018
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: smarterclayton

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

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 1, 2018
@smarterclayton smarterclayton added the lgtm Indicates that a PR is ready to be merged. label Dec 1, 2018
@openshift-merge-robot openshift-merge-robot merged commit 426531e into openshift:master Dec 1, 2018
@openshift-ci-robot
Copy link
Contributor

@smarterclayton: Updated the following 3 configmaps:

  • job-config configmap using the following files:
    • key openshift-release-periodics.yaml using file ci-operator/jobs/openshift/release/openshift-release-periodics.yaml
  • prow-job-cluster-launch-installer-e2e configmap using the following files:
    • key cluster-launch-installer-e2e.yaml using file ci-operator/templates/openshift/installer/cluster-launch-installer-e2e.yaml
  • prow-job-cluster-launch-installer-src configmap using the following files:
    • key cluster-launch-installer-src.yaml using file ci-operator/templates/openshift/installer/cluster-launch-installer-src.yaml
Details

In response to this:

Allows certain tests to check node conditions. Also add a new e2e-aws-all release
job that will run the full suite for testing as we get back to full coverage.

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.

@smarterclayton smarterclayton deleted the set_ssh_user_for_aws branch April 24, 2019 14:01
wking added a commit to wking/openshift-release that referenced this pull request Apr 24, 2019
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.
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/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.

3 participants