diff --git a/.kokoro/presubmit.cfg b/.kokoro/presubmit.cfg index 3f166e3557e..3b35cde7315 100644 --- a/.kokoro/presubmit.cfg +++ b/.kokoro/presubmit.cfg @@ -7,11 +7,5 @@ build_file: "xla/.kokoro/build_and_run_stablehlo_tests.sh" timeout_mins: 360 before_action { - fetch_keystore { - keystore_resource { - keystore_config_id: 77422 - keyname: "pytorch_tpu_cloud_build" - backend: "blade:keystore-fastconfigpush" - } - } -} \ No newline at end of file +# TODO: to reenable kokoro, please setup how to fetch keysore here +}