Skip to content
This repository has been archived by the owner on Jun 19, 2022. It is now read-only.

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandraRoatis committed Dec 2, 2020
1 parent b82fb7d commit c978364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/lib.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ function cloud_run_events_setup() {
kubectl apply -f $kne_config || return 1
fi
ko apply --strict -f ${CLOUD_RUN_EVENTS_ISTIO_CONFIG}|| return 1
wait_until_pods_running events-system || return 1
wait_until_pods_running cloud-run-events || return 1
}

# Latest release. If user does not supply this as a flag, the latest
Expand Down

0 comments on commit c978364

Please sign in to comment.