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

Bring back sig-cli tests #25206

Merged
merged 1 commit into from
Jun 25, 2020
Merged

Conversation

soltysh
Copy link
Contributor

@soltysh soltysh commented Jun 25, 2020

/assign @ingvagabund

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 25, 2020
@ingvagabund
Copy link
Member

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jun 25, 2020
@ingvagabund
Copy link
Member

/hold
to check that all relevant tests pass before the PR is merged (some jobs are not required)

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

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ingvagabund, soltysh

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

@soltysh: The following test failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
ci/prow/e2e-cmd 05229dc link /test e2e-cmd

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.

@ingvagabund
Copy link
Member

From https://storage.googleapis.com/origin-ci-test/pr-logs/pull/25206/pull-ci-openshift-origin-master-e2e-gcp/1276108182288076800/artifacts/e2e-gcp/openshift-e2e-test/e2e.log:

$ cat e2e.log | egrep "Kubectl client Simple pod should support inline execution and attach|Kubectl client Simple pod should contain last line of the log|Kubectl alpha client Kubectl run CronJob should create a CronJob|Kubectl client Kubectl logs should be able to retrieve and filter logs|Kubectl client Kubectl run default should create an rc or deployment from an image|Kubectl client Kubectl run rc should create an rc from animage|Kubectl client Kubectl rolling-update should support rolling-update to same image|Kubectl client Kubectl run deployment should create a deployment from an image|Kubectl client Kubectl run job shouldcreate a job from an image when restart is OnFailure|Kubectl client Kubectl run CronJob should create a CronJob|Kubectl client Kubectl run pod should create a pod from an image when restart is Never|Kubectl client Kubectl replace should update a single-container pod's image|Kubectl client Kubectl run --rm job should create a job from an image, then delete the job|Kubectl client Update Demo should do a rolling update of a replication controller"
started: (0/449/2355) "[sig-cli] Kubectl client Simple pod should contain last line of the log [Suite:openshift/conformance/parallel] [Suite:k8s]"
passed: (33.5s) 2020-06-25T12:14:48 "[sig-cli] Kubectl client Simple pod should contain last line of the log [Suite:openshift/conformance/parallel] [Suite:k8s]"
started: (0/646/2355) "[sig-cli] Kubectl client Kubectl replace should update a single-container pod's image  [Conformance] [Suite:openshift/conformance/parallel/minimal] [Suite:k8s]"
passed: (22.2s) 2020-06-25T12:16:24 "[sig-cli] Kubectl client Kubectl replace should update a single-container pod's image  [Conformance] [Suite:openshift/conformance/parallel/minimal] [Suite:k8s]"
started: (0/1400/2355) "[sig-cli] Kubectl client Kubectl logs should be able to retrieve and filter logs  [Conformance] [Suite:openshift/conformance/parallel/minimal] [Suite:k8s]"
passed: (27.6s) 2020-06-25T12:24:27 "[sig-cli] Kubectl client Kubectl logs should be able to retrieve and filter logs  [Conformance] [Suite:openshift/conformance/parallel/minimal] [Suite:k8s]"
started: (0/1692/2355) "[sig-cli] Kubectl client Kubectl run pod should create a pod from an image when restart is Never  [Conformance] [Suite:openshift/conformance/parallel/minimal] [Suite:k8s]"
passed: (13.4s) 2020-06-25T12:27:22 "[sig-cli] Kubectl client Kubectl run pod should create a pod from an image when restart is Never  [Conformance] [Suite:openshift/conformance/parallel/minimal] [Suite:k8s]"
started: (0/1835/2355) "[sig-cli] Kubectl client Simple pod should support inline execution and attach [Suite:openshift/conformance/parallel] [Suite:k8s]"
passed: (39.7s) 2020-06-25T12:29:03 "[sig-cli] Kubectl client Simple pod should support inline execution and attach [Suite:openshift/conformance/parallel] [Suite:k8s]"

Some of the disabled tests were removed.
/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 Jun 25, 2020
@openshift-merge-robot openshift-merge-robot merged commit c323bcd into openshift:master Jun 25, 2020
@soltysh soltysh deleted the fix_tests branch June 30, 2020 17:38
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.

4 participants