Skip to content

Commit ac8ac8b

Browse files
committed
DO NOT MERGE: temporary test
1 parent fc3d503 commit ac8ac8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildscripts/kokoro/xds-k8s.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,8 +158,8 @@ main() {
158158
build_docker_images_if_needed
159159
# Run tests
160160
cd "${TEST_DRIVER_FULL_DIR}"
161-
run_test baseline_test
162-
run_test security_test
161+
# run_test baseline_test
162+
# run_test security_test
163163
}
164164

165165
main "$@"

0 commit comments

Comments
 (0)