Skip to content

Commit

Permalink
Updated test skips for debug
Browse files Browse the repository at this point in the history
Signed-off-by: veera-damisetti <damisetti.veerabhadrarao@ibm.com>
  • Loading branch information
veera-damisetti committed Mar 31, 2024
1 parent 57718a4 commit 62c719e
Showing 1 changed file with 17 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,37 +41,36 @@ workflow:
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\|
.*when installed on the cluster shouldn't report any alerts in firing state apart from Watchdog and AlertmanagerReceiversNotConfigured.*
Prometheus [apigroup:image.openshift.io] 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.*
Prometheus [apigroup:image.openshift.io] 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\|
.*generate tokens that expire shortly works as expected when using a token authorization flow.*
Using a OAuth client with a non-default token max age [apigroup:oauth.openshift.io] 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.*
.*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.*
Prometheus [apigroup:image.openshift.io] when installed on the cluster should have non-Pod host cAdvisor metrics\|
Using a OAuth client with a non-default token max age [apigroup:oauth.openshift.io] to generate tokens that do not expire works as expected when using a code authorization flow\|
Prometheus [apigroup:image.openshift.io] 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\|
.*to generate tokens that do not expire works as expected when using a token authorization flow.*
expected headers returned from the login URL for the allow all IDP\|
.*when installed on the cluster should provide ingress metrics.*
Prometheus [apigroup:image.openshift.io] when installed on the cluster should provide ingress metrics\|
expected headers returned from the login URL for the bootstrap IDP\|
.*generate tokens that expire shortly works as expected when using a code authorization flow.*
.*when installed on the cluster should provide named network metrics.*
.*when installed on the cluster should have a AlertmanagerReceiversNotConfigured alert in firing state.*
.*should have description and summary annotations.*
.*should link to an HTTP(S) location if the runbook_url annotation is defined.*
.*link to a valid URL if the runbook_url annotation is defined.*
.*should 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.*
Using a OAuth client with a non-default token max age [apigroup:oauth.openshift.io] to generate tokens that expire shortly works as expected when using a token authorization flow\|
Prometheus [apigroup:image.openshift.io] when installed on the cluster should provide named network metrics\|
Prometheus [apigroup:image.openshift.io] when installed on the cluster shouldn't report any alerts in firing state apart from Watchdog and AlertmanagerReceiversNotConfigured\|
OpenShift alerting rules [apigroup:image.openshift.io] should have description and summary annotations\|
OpenShift alerting rules [apigroup:image.openshift.io] should link to an HTTP(S) location if the runbook_url annotation is defined\|
OpenShift alerting rules [apigroup:image.openshift.io] should link to a valid URL if the runbook_url annotation is defined\|
OpenShift alerting rules [apigroup:image.openshift.io] should have a runbook_url annotation if the alert is critical\|
OpenShift alerting rules [apigroup:image.openshift.io] 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
Expand Down

0 comments on commit 62c719e

Please sign in to comment.