]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test: rename TEST-13-NSPAWN-SMOKE to TEST-13-NSPAWN 27640/head
authorFrantisek Sumsal <frantisek@sumsal.cz>
Sun, 14 May 2023 16:42:11 +0000 (18:42 +0200)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Sun, 14 May 2023 17:32:07 +0000 (19:32 +0200)
To make it consistent with the rest of the tests.

test/TEST-13-NSPAWN/Makefile [moved from test/TEST-13-NSPAWN-SMOKE/Makefile with 100% similarity]
test/TEST-13-NSPAWN/test.sh [moved from test/TEST-13-NSPAWN-SMOKE/test.sh with 95% similarity]
test/units/testsuite-13.service

similarity index 95%
rename from test/TEST-13-NSPAWN-SMOKE/test.sh
rename to test/TEST-13-NSPAWN/test.sh
index 8352541b17272e99e4fc75e3212021782dfefe6a..8bf33ceb12e6166637fc0b22d378881a649afef8 100755 (executable)
@@ -2,7 +2,7 @@
 # SPDX-License-Identifier: LGPL-2.1-or-later
 set -e
 
-TEST_DESCRIPTION="systemd-nspawn smoke test"
+TEST_DESCRIPTION="systemd-nspawn tests"
 IMAGE_NAME="nspawn"
 TEST_NO_NSPAWN=1
 
index a964d8d0336f3347f6d4e1c752df405b0e5f881d..95c9a02fe110f857f0b16baf76cd27a8e72c6e72 100644 (file)
@@ -1,6 +1,6 @@
 # SPDX-License-Identifier: LGPL-2.1-or-later
 [Unit]
-Description=TEST-13-NSPAWN-SMOKE
+Description=TEST-13-NSPAWN
 
 [Service]
 ExecStartPre=rm -f /failed /testok