|
|
@ -60,9 +60,8 @@ export KOKORO_FOUNDRY_PROJECT_ID="projects/grpc-testing/instances/default_instan |
|
|
|
--platforms=//third_party/toolchains:rbe_ubuntu1604 \ |
|
|
|
--platforms=//third_party/toolchains:rbe_ubuntu1604 \ |
|
|
|
--test_env=GRPC_VERBOSITY=debug \ |
|
|
|
--test_env=GRPC_VERBOSITY=debug \ |
|
|
|
--remote_instance_name=projects/grpc-testing/instances/default_instance \ |
|
|
|
--remote_instance_name=projects/grpc-testing/instances/default_instance \ |
|
|
|
$1 \ |
|
|
|
$1 $2\ |
|
|
|
-- //test/... \ |
|
|
|
-- //test/... || FAILED="true" |
|
|
|
$2 || FAILED="true" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if [ "$UPLOAD_TEST_RESULTS" != "" ] |
|
|
|
if [ "$UPLOAD_TEST_RESULTS" != "" ] |
|
|
|
then |
|
|
|
then |
|
|
|