google-cloud-java
google-cloud-java copied to clipboard
test: understanding kokoro behavior (DO NOT MERGE)
Notes: When the mvn command from the build script is deleted, the Kokoro job will show up as "Passing" even though it doesn't run any tests.
It's the return code of shell script and the switch statement in bash.