Skip to content

Commit

Permalink
adding multi node IT
Browse files Browse the repository at this point in the history
Signed-off-by: Amit Galitzky <[email protected]>
  • Loading branch information
amitgalitz committed Jan 4, 2024
1 parent efdbcb0 commit 16e151c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,6 @@ jobs:
- name: Build and Run Tests
run: |
./gradlew integTest yamlRestTest
- name: Multi Nodes Integration Testing
run: |
./gradlew integTest -PnumNodes=3

0 comments on commit 16e151c

Please sign in to comment.