Skip to content

Commit

Permalink
update with Azure LB in Openshift CI account
Browse files Browse the repository at this point in the history
  • Loading branch information
DennisPeriquet committed Feb 19, 2024
1 parent 34d9243 commit c96203f
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,8 @@ const (
newCloudConnectionTestName = "[sig-trt] disruption/azure-network-liveness connection/new should be available throughout the test"
reusedCloudConnectionTestName = "[sig-trt] disruption/azure-network-liveness connection/reused should be available throughout the test"

// Cloud function URL
//externalServiceURL = "https://us-east4-openshift-gce-devel.cloudfunctions.net/openshift-tests-endpoint"

// Load balancer URL
externalServiceURL = "http://52.168.131.231/health"
externalServiceURL = "http://20.102.111.171/health"
)

type cloudAvailability struct {
Expand Down

0 comments on commit c96203f

Please sign in to comment.