Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
machine424 committed Jun 27, 2024
1 parent b4e355d commit 8959b01
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/e2e/prometheus_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,11 @@ import (
"time"

_ "github.com/prometheus/prometheus/discovery/kubernetes" // required for promConfig.Load to parse kubernetes_sd_configs
"github.com/stretchr/testify/require"
v1 "k8s.io/api/core/v1"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
"k8s.io/apimachinery/pkg/types"

osConfigv1 "github.com/openshift/api/config/v1"
operator "github.com/openshift/cluster-monitoring-operator/pkg/operator"
"github.com/openshift/cluster-monitoring-operator/test/e2e/framework"
)

Expand Down

0 comments on commit 8959b01

Please sign in to comment.