Bug 1941224
Summary: | Serial e2e should not complain about the authentication operator going Progressing=True during the "test RequestHeaders IdP" test-case | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | W. Trevor King <wking> |
Component: | Test Framework | Assignee: | W. Trevor King <wking> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 4.8 | CC: | aconstan, bleanhar, ricarril, zzhao |
Target Milestone: | --- | ||
Target Release: | 4.9.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1939744 | Environment: | |
Last Closed: | 2021-10-06 20:51:51 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
W. Trevor King
2021-03-20 22:17:18 UTC
Also, if Test Infrastructure is the wrong component for origin, let me know (and probably get a 'component' entry into [1]). [1]: https://github.com/openshift/origin/blob/1bbd924fd280f360873d466fee68ce5c77c0f5ee/OWNERS @wking shouldn't the auth team own this? It's not the auth folks' fault. Their operator behavior is appropriate. It's Clayton/David/me in [1] that are complaining about that valid operator behavior, because the new origin test code is too generic and doesn't realize that the 'test RequestHeaders IdP' is actually bumping an auth config object. But there's no Bugzilla component for "Clayton/David/me in origin", or even "origin's test suite". So I just picked the component that had "Test" in the name :/. Would growing a real Bugzilla component for origin be hard? [1]: https://github.com/openshift/origin/blob/4fb407c2e22faa27276287f411829fb84a22545a/pkg/synthetictests/operators.go#L34 We have a Test Framework component now, so moving this one over there. [1] is dropping all: clusteroperator/... should not change condition/Progressing until we have time to focus on them. [1]: https://github.com/openshift/origin/pull/26374 Hi Trevor, can this bug be closed? Yup, we don't watch for Progressing changes at all since origin#26374. |