Skip to content

Commit

Permalink
Revert "Updated test skips for debug"
Browse files Browse the repository at this point in the history
This reverts commit d28065e.
  • Loading branch information
veera-damisetti committed Apr 1, 2024
1 parent d28065e commit 0c24d4a
Showing 1 changed file with 37 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,40 @@ workflow:
oc tag should change image reference for internal images\|
Services should be able to switch session affinity for NodePort service\|
Services should have session affinity work for NodePort service\|
Aggregator Should be able to support the 1.17 Sample API Server using the current Aggregator
Aggregator Should be able to support the 1.17 Sample API Server using the current Aggregator\|
when installed on the cluster shouldn't report any alerts in firing state apart from Watchdog and AlertmanagerReceiversNotConfigured\|
oc builds complex build webhooks CRUD \|
when installed on the cluster should start and expose a secured proxy and unsecured metrics\|
expected headers returned from the root URL\|
expected headers returned from the token UR\|
expected headers returned from the token request URL\|
HTPasswd IDP should successfully configure htpasswd and be responsive\|
LDAP IDP should authenticate against an ldap server\|
expected headers returned from the authorize URL\|
to generate tokens that do not expire works as expected when using a token authorization flow\|
expected headers returned from the login URL for when there is only one IDP\|
expected headers returned from the grant URL\|
oc builds complex build start-build\|
when installed on the cluster should have non-Pod host cAdvisor metrics\|
to generate tokens that do not expire works as expected when using a code authorization flow\|
when installed on the cluster shouldn't have failing rules evaluation\|
when using openshift ovn-kubernetes should ensure egressfirewall is created\|
expected headers returned from the logout URL\|
expected headers returned from the login URL for the allow all IDP\|
when installed on the cluster should provide ingress metrics\|
expected headers returned from the login URL for the bootstrap IDP\|
to generate tokens that expire shortly works as expected when using a token authorization flow\|
when installed on the cluster should provide named network metrics\|
when installed on the cluster shouldn't report any alerts in firing state apart from Watchdog and AlertmanagerReceiversNotConfigured\|
should have description and summary annotations\|
should link to an HTTP(S) location if the runbook_url annotation is defined\|
should link to a valid URL if the runbook_url annotation is defined\|
shhould have a runbook_url annotation if the alert is critical\|
should have a valid severity label\|
Managed cluster should report ready nodes the entire duration of the test run\|
Alerts shouldn't exceed the series limit of total series sent via telemetry from each cluster\|
Metrics should report short attach times\|
Metrics should report short mount times\|
Conntrack should be able to preserve UDP traffic when server pod cycles for a NodePort service

0 comments on commit 0c24d4a

Please sign in to comment.