ch_benchmark

pull/7154/head
Gokhan Gulbiz 2023-08-21 11:13:59 +03:00
parent 5c4852d37a
commit 698a5f0766
No known key found for this signature in database
GPG Key ID: 608EF06B6BD1B45B
1 changed files with 22 additions and 0 deletions

View File

@ -348,3 +348,25 @@ jobs:
run: |-
cc-test-reporter sum-coverage codeclimate/*.json -o total.json
cc-test-reporter upload-coverage -i total.json
ch_benchmark:
if: startsWith(github.ref, 'refs/heads/ch_benchmark/')
defaults:
run:
working-directory: "/home/circleci/project"
runs-on: ubuntu-latest
container:
image: buildpack-deps:stretch
needs:
- build
steps:
- uses: actions/checkout@v3.5.0
- uses: azure/login@v1
with:
creds: ${{ secrets.AZURE_CREDENTIALS }}
- name: install dependencies and run ch_benchmark tests
uses: azure/CLI@v1
with:
inlineScript: |
cd ./src/test/hammerdb
chmod +x run_hammerdb.sh
run_hammerdb.sh citusbot_ch_benchmark_rg