Commit 1c7f8f8
committed
Fix: install AWS CLI v2 standalone to avoid Python conflicts
The apt-installed awscli v1 conflicts with the newer botocore pulled in
by pip (via redisbench-admin), causing KeyError: 'opsworkscm' on every
aws s3 cp call.
Fix by installing AWS CLI v2 as a standalone binary (no Python dependency),
and add set -euo pipefail to bm_files.sh so download failures are caught
immediately instead of silently producing missing files.1 parent dc8b37a commit 1c7f8f8
1,905 files changed
Lines changed: 454645 additions & 3 deletions
File tree
- .github/workflows
- .idea
- codeStyles
- build-asan
- _deps
- cpu_features-build
- test
- cpu_features-subbuild
- cpu_features-populate-prefix
- src/cpu_features-populate-stamp
- tmp
- eve-build
- eve-subbuild
- eve-populate-prefix
- src/eve-populate-stamp
- tmp
- fmt-build
- fmt-subbuild
- fmt-populate-prefix
- src/fmt-populate-stamp
- tmp
- google_benchmark-build
- src
- google_benchmark-src
- .github
- ISSUE_TEMPLATE
- workflows
- bazel
- bindings/python
- google_benchmark
- cmake
- docs
- include/benchmark
- src
- test
- tools
- gbench
- Inputs
- google_benchmark-subbuild
- google_benchmark-populate-prefix
- src
- google_benchmark-populate-stamp
- tmp
- googletest-build
- googlemock
- googletest
- generated
- googletest-src
- .github/ISSUE_TEMPLATE
- ci
- docs
- _data
- _layouts
- _sass
- assets/css
- reference
- googlemock
- cmake
- docs
- include/gmock
- internal
- custom
- src
- test
- googletest
- cmake
- docs
- include/gtest
- internal
- custom
- samples
- src
- test
- googletest-subbuild
- googletest-populate-prefix
- src
- googletest-populate-stamp
- tmp
- robinmap-build
- robinmap-subbuild
- robinmap-populate-prefix
- src/robinmap-populate-stamp
- tmp
- spdlog-build
- spdlog-subbuild
- spdlog-populate-prefix
- src/spdlog-populate-stamp
- tmp
- tomlplusplus-build
- tomlplusplus-subbuild
- tomlplusplus-populate-prefix
- src/tomlplusplus-populate-stamp
- tmp
- benchmark
- deps/ScalableVectorSearch
- hnsw_disk_serializer
- module_tests
- src/VecSim
- spaces
- unit_tests
- build-release
- _deps
- cpu_features-build
- test
- cpu_features-subbuild
- cpu_features-populate-prefix
- src/cpu_features-populate-stamp
- tmp
- eve-build
- eve-subbuild
- eve-populate-prefix
- src/eve-populate-stamp
- tmp
- fmt-build
- fmt-subbuild
- fmt-populate-prefix
- src/fmt-populate-stamp
- tmp
- google_benchmark-build
- src
- google_benchmark-src
- .github
- ISSUE_TEMPLATE
- workflows
- bazel
- bindings/python
- google_benchmark
- cmake
- docs
- include/benchmark
- src
- test
- tools
- gbench
- Inputs
- google_benchmark-subbuild
- google_benchmark-populate-prefix
- src
- google_benchmark-populate-stamp
- tmp
- googletest-build
- googlemock
- googletest
- generated
- googletest-src
- .github/ISSUE_TEMPLATE
- ci
- docs
- _data
- _layouts
- _sass
- assets/css
- reference
- googlemock
- cmake
- docs
- include/gmock
- internal
- custom
- src
- test
- googletest
- cmake
- docs
- include/gtest
- internal
- custom
- samples
- src
- test
- googletest-subbuild
- googletest-populate-prefix
- src
- googletest-populate-stamp
- tmp
- robinmap-build
- robinmap-subbuild
- robinmap-populate-prefix
- src/robinmap-populate-stamp
- tmp
- spdlog-build
- spdlog-subbuild
- spdlog-populate-prefix
- src/spdlog-populate-stamp
- tmp
- tomlplusplus-build
- tomlplusplus-subbuild
- tomlplusplus-populate-prefix
- src/tomlplusplus-populate-stamp
- tmp
- benchmark
- deps/ScalableVectorSearch
- hnsw_disk_serializer
- module_tests
- src/VecSim
- spaces
- unit_tests
- cmake-build-asan
- _deps
- eve-subbuild
- eve-populate-prefix
- src/eve-populate-stamp
- tmp
- fmt-build
- fmt-subbuild
- fmt-populate-prefix
- src/fmt-populate-stamp
- tmp
- google_benchmark-build
- google_benchmark-src
- .github
- ISSUE_TEMPLATE
- workflows
- bazel
- bindings/python
- google_benchmark
- cmake
- docs
- include/benchmark
- src
- test
- tools
- gbench
- Inputs
- google_benchmark-subbuild
- google_benchmark-populate-prefix
- src
- google_benchmark-populate-stamp
- tmp
- googletest-build/googletest/generated
- googletest-src
- .github/ISSUE_TEMPLATE
- ci
- docs
- _data
- _layouts
- _sass
- assets/css
- reference
- googlemock
- cmake
- docs
- include/gmock
- internal
- custom
- src
- test
- googletest
- cmake
- docs
- include/gtest
- internal
- custom
- samples
- src
- test
- googletest-subbuild
- googletest-populate-prefix
- src
- googletest-populate-stamp
- tmp
- robinmap-build
- robinmap-subbuild
- robinmap-populate-prefix
- src/robinmap-populate-stamp
- tmp
- spdlog-build
- spdlog-subbuild
- spdlog-populate-prefix
- src/spdlog-populate-stamp
- tmp
- tomlplusplus-build
- tomlplusplus-subbuild
- tomlplusplus-populate-prefix
- src/tomlplusplus-populate-stamp
- tmp
- deps/ScalableVectorSearch
- unit_tests
- deps
- src
- VecSim
- algorithms
- tests/benchmark
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
67 | 73 | | |
68 | 74 | | |
69 | 75 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments