Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ ref:
\[Conformance\]\[sig-api-machinery\]\[Feature:APIServer\] local kubeconfig .* should be present on all masters and work
\[k8s.io\] Container Runtime blackbox test when running a container with a new image should be able to pull from private registry with secret
\[k8s.io\] \[sig-node\] Pods Extended \[k8s.io\] Pod Container Status should never report success for a pending container
\[sig-api-machinery\] API priority and fairness should ensure that requests can be classified by testing flow-schemas/priority-levels
\[sig-api-machinery\] CustomResourcePublishOpenAPI \[Privileged:ClusterAdmin\] works for CRD with validation schema
\[sig-api-machinery\]\[Feature:APIServer\]\[Late\] kube-apiserver terminates within graceful termination period
\[sig-api-machinery\]\[Feature:APIServer\]\[Late\] kubelet terminates kube-apiserver gracefully
Expand All @@ -55,19 +54,6 @@ ref:
\[sig-auth\] \[Feature:NodeAuthenticator\] The kubelet's main port 10250 should reject requests with no credentials
\[sig-auth\]\[Feature:HTPasswdAuth\] HTPasswd IDP should successfully configure htpasswd and be responsive
\[sig-auth\]\[Feature:LDAP\] LDAP IDP should authenticate against an ldap server
\[sig-auth\]\[Feature:OAuthServer\] \[Headers\] expected headers returned from the authorize URL
\[sig-auth\]\[Feature:OAuthServer\] \[Headers\] expected headers returned from the grant URL
\[sig-auth\]\[Feature:OAuthServer\] \[Headers\] expected headers returned from the login URL for the allow all IDP
\[sig-auth\]\[Feature:OAuthServer\] \[Headers\] expected headers returned from the login URL for the bootstrap IDP
\[sig-auth\]\[Feature:OAuthServer\] \[Headers\] expected headers returned from the login URL for when there is only one IDP
\[sig-auth\]\[Feature:OAuthServer\] \[Headers\] expected headers returned from the logout URL
\[sig-auth\]\[Feature:OAuthServer\] \[Headers\] expected headers returned from the root URL
\[sig-auth\]\[Feature:OAuthServer\] \[Headers\] expected headers returned from the token URL
\[sig-auth\]\[Feature:OAuthServer\] \[Headers\] expected headers returned from the token request URL
\[sig-auth\]\[Feature:OAuthServer\] \[Token Expiration\] Using a OAuth client with a non-default token max age to generate tokens that do not expire works as expected when using a code authorization flow
\[sig-auth\]\[Feature:OAuthServer\] \[Token Expiration\] Using a OAuth client with a non-default token max age to generate tokens that do not expire works as expected when using a token authorization flow
\[sig-auth\]\[Feature:OAuthServer\] \[Token Expiration\] Using a OAuth client with a non-default token max age to generate tokens that expire shortly works as expected when using a code authorization flow
\[sig-auth\]\[Feature:OAuthServer\] \[Token Expiration\] Using a OAuth client with a non-default token max age to generate tokens that expire shortly works as expected when using a token authorization flow
\[sig-auth\]\[Feature:SCC\]\[Early\] should not have pod creation failures during install
\[sig-builds\]\[Feature:Builds\] result image should have proper labels set Docker build from a template should create a image from .* template with proper Docker labels
\[sig-builds\]\[Feature:Builds\] result image should have proper labels set S2I build from a template should create a image from .* template with proper Docker labels
Expand All @@ -78,7 +64,6 @@ ref:
\[sig-cli\] oc debug ensure it works with image streams
\[sig-cli\] oc explain should contain proper fields description for special types
\[sig-cli\] oc explain should contain proper spec+status for CRDs
\[sig-cli\] oc observe works as expected
\[sig-cli\] oc rsh rsh specific flags should work well when access to a remote shell
\[sig-devex\] check registry.redhat.io is available and samples operator can import sample imagestreams run sample related validations
\[sig-devex\]\[Feature:Templates\] templateinstance readiness test should report failed soon after an annotated objects has failed
Expand Down