From: Jay Zhuang Date: Mon, 6 Jun 2022 05:28:50 +0000 (-0700) Subject: Disable CI benchmark from #9723 (#10119) X-Git-Tag: v7.4.3~65 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=e36008d86363253eae84f90c6c906305b87cfa44;p=rocksdb.git Disable CI benchmark from #9723 (#10119) Summary: The script is broken. Pull Request resolved: https://github.com/facebook/rocksdb/pull/10119 Reviewed By: ltamasi Differential Revision: D36928076 Pulled By: jay-zhuang fbshipit-source-id: f325cfd00869c506c64573fe8192cb5b561825d6 --- diff --git a/.circleci/config.yml b/.circleci/config.yml index bcb19a2ae..80ae91a11 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -954,19 +954,6 @@ workflows: build-fuzzers: jobs: - build-fuzzers - benchmark-linux: - triggers: - - schedule: - cron: "0 * * * *" - filters: - branches: - only: - - main - jobs: - - benchmark-linux - benchmark-linux-dev: - jobs: - - benchmark-linux nightly: triggers: - schedule: