Skip to content

Commit

Permalink
Merge pull request #1802 from fdelbrayelle/fix/issues/1602_flaky_tests
Browse files Browse the repository at this point in the history
chore: add back dummy generation
  • Loading branch information
pascalgrimaud authored May 20, 2022
2 parents 812123e + 18812f6 commit 9e28c92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests-ci/generate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,7 @@ elif [[ $application == 'kafkaapp' ]]; then
sonar_back

callApi "/api/servers/spring-boot/brokers/kafka"
callApi "/api/servers/spring-boot/brokers/kafka/dummy-producer-consumer"
callApi "/api/servers/spring-boot/brokers/kafka/akhq"

elif [[ $application == 'reactiveapp' ]]; then
Expand Down

0 comments on commit 9e28c92

Please sign in to comment.