Bug 1833426 - Flaky webhook e2e test in CI : Fetching CSV with Webhook timed out
Summary: Flaky webhook e2e test in CI : Fetching CSV with Webhook timed out
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: OLM
Version: 4.5
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 4.5.0
Assignee: Alexander Greene
QA Contact: kuiwang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-05-08 16:25 UTC by Harish Govindarajulu
Modified: 2020-07-13 17:36 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-07-13 17:36:23 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github operator-framework operator-lifecycle-manager pull 1515 0 None closed Bug 1833426: Update Webhook E2E Namespace Labels 2021-02-18 23:13:30 UTC
Red Hat Product Errata RHBA-2020:2409 0 None None None 2020-07-13 17:36:34 UTC

Description Harish Govindarajulu 2020-05-08 16:25:43 UTC
Description of problem:
Flaky "CSV with a webhook" test found as part of OLM's ci/prow/e2e-aws-olm check. The test creates a webhook for a CSV in an operator group that defines a label selector. After the creation, fetching the CSV times out

Test location: test/e2e/webhook_e2e_test.go.  `It` spec with description: "the webhook is scoped to the selector"

How reproducible:
Sporadic 

Steps to Reproduce:
From OLM repo, 
1. $ make run-local

2. Run the test using the following command: 

$ GO111MODULE=on GOFLAGS="-mod=vendor" go run github.com/onsi/ginkgo/ginkgo -v -timeout 70m ./test/e2e -focus "the webhook is scoped to the selector" -- -namespace=operators -olmNamespace=olm -dummyImage=bitnami/nginx:latest -kubeconfig=$KUBECONFIG 

Actual results:
https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/pr-logs/pull/operator-framework_operator-lifecycle-manager/1424/pull-ci-operator-framework-operator-lifecycle-manager-master-e2e-aws-olm/5289


Expected results:
The test should have passed

Additional info:

Comment 4 kuiwang 2020-05-20 01:15:27 UTC
After checking each build on https://deck-ci.apps.ci.l2s4.p1.openshiftapps.com/job-history/gs/origin-ci-test/pr-logs/directory/pull-ci-operator-framework-operator-lifecycle-manager-master-e2e-aws-olm?buildId= after the PR is merged, there is no failing for this case.

LGTM

by the way, maybe the reason the case is flaky related to https://bugzilla.redhat.com/show_bug.cgi?id=1822040

Comment 5 errata-xmlrpc 2020-07-13 17:36:23 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:2409


Note You need to log in before you can comment on or make changes to this bug.