1 # Config file for child task CHECKER_FRAMEWORK 2 3 env_vars { 4 key: "TASK" 5 value: "CHECKER_FRAMEWORK" 6 } 7 8 # Location of the continuous shell script in repository. 9 build_file: "opencensus-java/buildscripts/kokoro/linux_presubmit.sh" 10 timeout_mins: 60 11