Skip to content

Commit

Permalink
Change the org to make integration tests pass on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kovayur committed Nov 24, 2023
1 parent bf4b36c commit a52b417
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import (

const (
issuerURL = "https://sso.redhat.com/auth/realms/redhat-external"
orgID = "11009103"
orgID = "16134752"
)

func mockedClusterWithMetricsInfo(computeNodes int) (*clustersmgmtv1.Cluster, error) {
Expand Down

0 comments on commit a52b417

Please sign in to comment.