Skip to content

Commit

Permalink
test: run pool perf tests
Browse files Browse the repository at this point in the history
  • Loading branch information
karenc-bq committed Oct 23, 2024
1 parent fbe57dd commit 4c663ed
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/aurora_performance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,15 @@ name: Aurora Performance Tests

on:
workflow_dispatch:
push:
branches:
- test/rwperf

jobs:
run-integration-tests:
strategy:
matrix:
db: [mysql, pg]
db: [ mysql, pg ]

name: Run Aurora ${{ matrix.db }} container performance tests
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4c663ed

Please sign in to comment.