Skip to content

UPSTREAM: <carry>: Disable excessive success logging in HTTP checking#22867

Merged
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
smarterclayton:chatty
May 20, 2019
Merged

UPSTREAM: <carry>: Disable excessive success logging in HTTP checking#22867
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
smarterclayton:chatty

Conversation

@smarterclayton
Copy link
Copy Markdown
Contributor

The e2e tests that use this method don't need to report success, only failure.
This removes thousands of pointless lines of output from specific e2e tests that
use this framework.

This carry was lost during rebase to 1.14 because the method was refactored.

Example from upgrade tests:

May 19 18:13:23.055: INFO: cluster upgrade is failing: Cluster operator network is still updating
May 19 18:13:24.427: INFO: Poke("http://a1c8cff807a5811e99543121d93a203b-926229886.us-east-1.elb.amazonaws.com:80/echo?msg=hello"): success
May 19 18:13:26.460: INFO: Poke("http://a1c8cff807a5811e99543121d93a203b-926229886.us-east-1.elb.amazonaws.com:80/echo?msg=hello"): success
May 19 18:13:28.498: INFO: Poke("http://a1c8cff807a5811e99543121d93a203b-926229886.us-east-1.elb.amazonaws.com:80/echo?msg=hello"): success
May 19 18:13:30.532: INFO: Poke("http://a1c8cff807a5811e99543121d93a203b-926229886.us-east-1.elb.amazonaws.com:80/echo?msg=hello"): success
May 19 18:13:32.567: INFO: Poke("http://a1c8cff807a5811e99543121d93a203b-926229886.us-east-1.elb.amazonaws.com:80/echo?msg=hello"): success

The e2e tests that use this method don't need to report success, only failure.
This removes thousands of pointless lines of output from specific e2e tests that
use this framework.

This carry was lost during rebase to 1.14 because the method was refactored.
@openshift-ci-robot
Copy link
Copy Markdown

[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 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 May 19, 2019
@openshift-ci-robot openshift-ci-robot requested review from deads2k and enj May 19, 2019 19:30
@smarterclayton smarterclayton added the lgtm Indicates that a PR is ready to be merged. label May 19, 2019
@smarterclayton
Copy link
Copy Markdown
Contributor Author

/retest

@openshift-bot
Copy link
Copy Markdown
Contributor

/retest

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

3 similar comments
@openshift-bot
Copy link
Copy Markdown
Contributor

/retest

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

@openshift-bot
Copy link
Copy Markdown
Contributor

/retest

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

@openshift-bot
Copy link
Copy Markdown
Contributor

/retest

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

@openshift-merge-robot openshift-merge-robot merged commit 0a22c55 into openshift:master May 20, 2019
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

Development

Successfully merging this pull request may close these issues.

4 participants