Bug 1731201

Summary: Auth integration tests need to be converted to end-to-end tests
Product: OpenShift Container Platform Reporter: Sally <somalley>
Component: apiserver-authAssignee: Stefan Schimanski <sttts>
Status: CLOSED NOTABUG QA Contact: Wei Sun <wsun>
Severity: high Docs Contact:
Priority: unspecified    
Version: 4.2.0CC: aos-bugs, deads, mfojtik, nagrawal, sanchezl
Target Milestone: ---   
Target Release: 4.3.0   
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-11-07 09:17:31 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 Sally 2019-07-18 15:22:22 UTC
Description of problem:
This is a list of Auth/OAuth integration tests that need to move to e2e, ASAP.

  TestAccessOriginWebConsoleMultipleIdentityProviders
  TestAuthProxyOnAuthorize -- sally
  TestOAuthBasicAuthPassword -- standa
  TestOAuthExpiration
  TestOauthExternal
  TestOAuthHTPasswd -- standa
  TestOAuthLDAP -- matt
  TestOAuthOIDC
  TestOAuthRequestHeader --matt
  TestOAuthRequestTokenEndpoint
  TestOAuthServerHeaders
  TestOAuthServiceAccountClient
  TestOAuthServiceAccountClientEvent
  TestOAuthStorage
  TestOAuthTimeout
  TestOAuthTimeoutNotEnabled
  TestUserInitialization - this is tightly coupled to oauth-server

See https://github.com/openshift/origin/issues/23258
Opening bz to track

Comment 1 Luis Sanchez 2019-07-19 04:07:52 UTC
I'm taking a stab at TestOAuthServerHeaders (can't edit description)

Comment 2 David Eads 2019-07-24 14:10:42 UTC
A handy link to the final state of test-integration: https://github.com/openshift/origin/tree/ac77c8a2e1f2b93131daca15d1fdbeb8832840e7/test/integration

Comment 3 Stefan Schimanski 2019-08-01 09:58:19 UTC
This is ongoing work, not blocking 4.2.

Comment 5 Michal Fojtik 2019-11-07 09:17:31 UTC
These tests were converted. There is no bug or defect for QA to verify, closing.