Skip to content

test/e2e: relax pending test check#3398

Merged
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
bbguimaraes:e2e_pending
May 2, 2023
Merged

test/e2e: relax pending test check#3398
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
bbguimaraes:e2e_pending

Conversation

@bbguimaraes
Copy link
Copy Markdown
Contributor

This test is meant to cause a pending timeout using a non-existent image. It
works as intended, but it intentionally uses a short timeout period so that it
executes quickly. It may happen that the timeout happens for other reasons
(this is after all what the actual verification is meant to detect), leading to
test failures such as the one seen here:

#3390 (comment)

Since the reason for the delay is not relevant for this test, only that it be
detected and properly reported, this change relaxes the error message searched
in the logs such that any pending situation satisfies the test.

This test is meant to cause a pending timeout using a non-existent image.  It
works as intended, but it intentionally uses a short timeout period so that it
executes quickly.  It may happen that the timeout happens for other reasons
(this is after all what the actual verification is meant to detect), leading to
test failures such as the one seen here:

openshift#3390 (comment)

Since the reason for the delay is not relevant for this test, only that it be
detected and properly reported, this change relaxes the error message searched
in the logs such that any pending situation satisfies the test.
@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 26, 2023
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 26, 2023

@bbguimaraes: all tests passed!

Full PR test history. Your PR dashboard.

Details

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.

@danilo-gemoli
Copy link
Copy Markdown
Contributor

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label May 2, 2023
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 2, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bbguimaraes, danilo-gemoli

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:
  • OWNERS [bbguimaraes,danilo-gemoli]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot merged commit d86284e into openshift:master May 2, 2023
@bbguimaraes bbguimaraes deleted the e2e_pending branch May 3, 2023 10:07
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.

3 participants