Skip to content

Commit

Permalink
iox-#2330 Edit ci
Browse files Browse the repository at this point in the history
  • Loading branch information
khromenokroman committed Sep 5, 2024
1 parent aef3e27 commit 1716d69
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions tools/ci/build-test-ubuntu-support-systemd-integrations.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,4 @@ msg "Stop roudi"
systemctl stop test_iox

msg "Show journal"
journalctl -u test_iox -n 100

msg "Start test (integration) posh with systemd"
cd build/posh/test && ./posh_integrationtests

msg "Start test (module) posh with systemd"
cd build/posh/test && ./posh_moduletests
journalctl -u test_iox -n 100

0 comments on commit 1716d69

Please sign in to comment.