Bug 1762164
| Summary: | [Suite:openshift/oauth] LDAP IDP should authenticate against an ldap server [Suite:openshift/conformance/parallel] | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | zhou ying <yinzhou> |
| Component: | apiserver-auth | Assignee: | Stefan Schimanski <sttts> |
| Status: | CLOSED DUPLICATE | QA Contact: | Wei Sun <wsun> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.2.0 | CC: | aos-bugs, mfojtik, slaznick |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-10-16 07:26:45 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
zhou ying
2019-10-16 05:15:35 UTC
This case always failed with different timeout error, like: https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-azure-4.2/83 fail [github.com/openshift/origin/test/extended/oauth/oauth_ldap.go:95]: Unexpected error: <*errors.errorString | 0xc0002993f0>: { s: "timed out waiting for the condition", } timed out waiting for the condition occurred https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-azure-4.2/86 fail [github.com/openshift/origin/test/extended/oauth/oauth_ldap.go:100]: Expected <[]error | len:1, cap:1>: [ { s: "error waiting for the pod 'oneshot-ldappasswd' to complete: timed out waiting for the condition", }, ] to be empty https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-azure-4.2/93 fail [github.com/openshift/origin/test/extended/oauth/oauth_ldap.go:95]: Unexpected error: <*errors.errorString | 0xc00025b400>: { s: "timed out waiting for the condition", } timed out waiting for the condition occurred Maybe try actually looking into the test logs before you open a bug. The failures in the description and in comment 1 are unrelated. This bug is a duplicate of two separate bugs. Closing. *** This bug has been marked as a duplicate of bug 1761677 *** |