Skip to content

Commit

Permalink
rpm: debug target directory
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 8c6bb85 commit fd56a14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fluent-package/yum/confluent-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,5 @@ bash ${CONFLUENT_SCRIPT}
export PATH=/opt/fluent/bin:$PATH
export INSTALLATION_TEST=true
/usr/sbin/fluentd -c /fluentd/serverspec/test.conf &
cd /fluentd && find serverspec
cd /fluentd && rake -T && rake serverspec:kafka

0 comments on commit fd56a14

Please sign in to comment.