Skip to content

Commit

Permalink
improve: finishing implementation of the vector forced batch tests an…
Browse files Browse the repository at this point in the history
…d updating e2e forced batch test to have 1 forced tx.

Signed-off-by: Nikolay Nedkov <nikolai_nedkov@yahoo.com>
  • Loading branch information
Psykepro committed May 11, 2023
1 parent 9ed07bc commit eace0ad
Show file tree
Hide file tree
Showing 74 changed files with 717 additions and 2,440 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
matrix:
go-version: [ 1.19.x ]
goarch: [ "amd64" ]
e2e-group: [ 1, 2, 3, 4, 5, 6, 7, 8 ]
e2e-group: [ 1, 2, 3, 4, 5, 6, 7, 8, 9 ]
runs-on: ubuntu-latest
steps:
- name: Checkout code
Expand Down
197 changes: 0 additions & 197 deletions ci/e2e-group1/forced_batches_test.go

This file was deleted.

Loading

0 comments on commit eace0ad

Please sign in to comment.