Skip to content

Commit

Permalink
test logging
Browse files Browse the repository at this point in the history
  • Loading branch information
AnatolyPopov committed Sep 18, 2023
1 parent 5f7a0c3 commit 59303e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ test: build/distributions/tiered-storage-for-apache-kafka-$(VERSION).tgz
./gradlew test -x e2e:test

integration_test: build/distributions/tiered-storage-for-apache-kafka-$(VERSION).tgz
./gradlew integrationTest
./gradlew -i integrationTest

E2E_TEST=LocalSystem

Expand Down

0 comments on commit 59303e9

Please sign in to comment.