Skip to content

Commit

Permalink
rpm: show rake task
Browse files Browse the repository at this point in the history
Signed-off-by: Kentaro Hayashi <[email protected]>
  • Loading branch information
kenhys committed Jul 26, 2024
1 parent ce447ba commit 8c6bb85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fluent-package/yum/confluent-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ bash ${CONFLUENT_SCRIPT}
export PATH=/opt/fluent/bin:$PATH
export INSTALLATION_TEST=true
/usr/sbin/fluentd -c /fluentd/serverspec/test.conf &
cd /fluentd && rake serverspec:kafka
cd /fluentd && rake -T && rake serverspec:kafka

0 comments on commit 8c6bb85

Please sign in to comment.