]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commitdiff
Disable CI benchmark from #9723 (#10119)
authorJay Zhuang <zjay@fb.com>
Mon, 6 Jun 2022 05:28:50 +0000 (22:28 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Mon, 6 Jun 2022 05:28:50 +0000 (22:28 -0700)
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

.circleci/config.yml

index bcb19a2aebccfd7e2aa62ef19980f28a7e023ca2..80ae91a11b6c8058d3fed3d15f64e4380fcfea01 100644 (file)
@@ -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: