Skip to content

Commit

Permalink
Merge pull request #28603 from DennisPeriquet/revert-28594-1708381020968
Browse files Browse the repository at this point in the history
TRT-1522: Revert #28594 "TRT-1476: Re-introduce the GCP liveness endpoint test"
  • Loading branch information
openshift-merge-bot[bot] committed Feb 19, 2024
2 parents e92dd30 + aa6bce0 commit 2c9f3ff
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 96 deletions.
2 changes: 0 additions & 2 deletions pkg/defaultmonitortests/types.go
Expand Up @@ -3,7 +3,6 @@ package defaultmonitortests
import (
"fmt"

"github.com/openshift/origin/pkg/monitortests/testframework/disruptionexternalgcpcloudservicemonitoring"
"github.com/openshift/origin/pkg/monitortests/testframework/watchrequestcountscollector"
"github.com/sirupsen/logrus"

Expand Down Expand Up @@ -111,7 +110,6 @@ func newDefaultMonitorTests(info monitortestframework.MonitorTestInitializationI

monitorTestRegistry.AddMonitorTestOrDie("alert-summary-serializer", "Test Framework", alertanalyzer.NewAlertSummarySerializer())
monitorTestRegistry.AddMonitorTestOrDie("external-service-availability", "Test Framework", disruptionexternalservicemonitoring.NewAvailabilityInvariant())
monitorTestRegistry.AddMonitorTestOrDie("external-gcp-cloud-service-availability", "Test Framework", disruptionexternalgcpcloudservicemonitoring.NewCloudAvailabilityInvariant())
monitorTestRegistry.AddMonitorTestOrDie("pathological-event-analyzer", "Test Framework", pathologicaleventanalyzer.NewAnalyzer())
monitorTestRegistry.AddMonitorTestOrDie("disruption-summary-serializer", "Test Framework", disruptionserializer.NewDisruptionSummarySerializer())

Expand Down

This file was deleted.

0 comments on commit 2c9f3ff

Please sign in to comment.