Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: husharp <[email protected]>
  • Loading branch information
HuSharp committed Apr 15, 2024
1 parent d06dd37 commit 83e2abf
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 140 deletions.
30 changes: 0 additions & 30 deletions .github/workflows/check.yaml

This file was deleted.

37 changes: 0 additions & 37 deletions .github/workflows/label.yaml

This file was deleted.

24 changes: 0 additions & 24 deletions .github/workflows/pd-docker-image.yaml

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/pd-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@ jobs:
- name: ${{ matrix.name }}
env:
WORKER_ID: ${{ matrix.worker_id }}
WORKER_COUNT: 5
WORKER_COUNT: 10
run: |
make ci-test-job JOB_INDEX=$WORKER_ID
make ci-test-job JOB_INDEX=1
mv covprofile covprofile_$WORKER_ID
- name: Upload coverage result ${{ matrix.worker_id }}
uses: actions/upload-artifact@v2
Expand Down
17 changes: 0 additions & 17 deletions .github/workflows/tso-consistency-test.yaml

This file was deleted.

30 changes: 0 additions & 30 deletions .github/workflows/tso-function-test.yaml

This file was deleted.

0 comments on commit 83e2abf

Please sign in to comment.