Skip to content

Commit

Permalink
Merge branch 'master' into is-9237
Browse files Browse the repository at this point in the history
  • Loading branch information
larry-safran committed Jul 19, 2022
2 parents 9c51dff + 4aa9b92 commit 5f279b3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion buildscripts/kokoro/xds_k8s_lb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,8 @@ main() {
echo "Sourcing test driver install script from: ${TEST_DRIVER_INSTALL_SCRIPT_URL}"
source /dev/stdin <<< "$(curl -s "${TEST_DRIVER_INSTALL_SCRIPT_URL}")"

activate_gke_cluster GKE_CLUSTER_PSM_BASIC
activate_gke_cluster GKE_CLUSTER_PSM_LB
activate_secondary_gke_cluster GKE_CLUSTER_PSM_LB

set -x
if [[ -n "${KOKORO_ARTIFACTS_DIR}" ]]; then
Expand Down

0 comments on commit 5f279b3

Please sign in to comment.