From 9901a6ad2e18420d65c8b3628f605b2ef8b86ac7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Mon, 9 Dec 2019 19:19:05 +0100 Subject: [PATCH] test: convert TEST-04-JOURNAL to generic image --- test/TEST-04-JOURNAL/test.sh | 25 +------------------ test/meson.build | 2 ++ test/test-functions | 4 +-- .../forever-print-hola.service | 6 +++++ test/units/testsuite-04.service | 6 +++++ .../test-journal.sh => units/testsuite-04.sh} | 0 6 files changed, 17 insertions(+), 26 deletions(-) create mode 100644 test/testsuite-04.units/forever-print-hola.service create mode 100644 test/units/testsuite-04.service rename test/{TEST-04-JOURNAL/test-journal.sh => units/testsuite-04.sh} (100%) diff --git a/test/TEST-04-JOURNAL/test.sh b/test/TEST-04-JOURNAL/test.sh index af96dfd7191..868ac28aa10 100755 --- a/test/TEST-04-JOURNAL/test.sh +++ b/test/TEST-04-JOURNAL/test.sh @@ -14,31 +14,8 @@ test_setup() { setup_basic_environment mask_supporting_services - - # setup the testsuite service - cat >$initdir/etc/systemd/system/testsuite.service <$initdir/etc/systemd/system/forever-print-hola.service <