summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorFrantisek Sumsal <frantisek@sumsal.cz>2023-05-14 18:42:11 +0200
committerFrantisek Sumsal <frantisek@sumsal.cz>2023-05-14 19:32:07 +0200
commit08d547a481363480e952631ce8187965aa03b5d5 (patch)
tree473c1e63b2f1edb23bb6f160569f10f7a7c2df51 /test
parent703766408f90a0bc0eb9a77c112e65df41573c82 (diff)
downloadsystemd-08d547a481363480e952631ce8187965aa03b5d5.tar.gz
test: rename TEST-13-NSPAWN-SMOKE to TEST-13-NSPAWN
To make it consistent with the rest of the tests.
Diffstat (limited to 'test')
l---------test/TEST-13-NSPAWN/Makefile (renamed from test/TEST-13-NSPAWN-SMOKE/Makefile)0
-rwxr-xr-xtest/TEST-13-NSPAWN/test.sh (renamed from test/TEST-13-NSPAWN-SMOKE/test.sh)2
-rw-r--r--test/units/testsuite-13.service2
3 files changed, 2 insertions, 2 deletions
diff --git a/test/TEST-13-NSPAWN-SMOKE/Makefile b/test/TEST-13-NSPAWN/Makefile
index e9f93b1104..e9f93b1104 120000
--- a/test/TEST-13-NSPAWN-SMOKE/Makefile
+++ b/test/TEST-13-NSPAWN/Makefile
diff --git a/test/TEST-13-NSPAWN-SMOKE/test.sh b/test/TEST-13-NSPAWN/test.sh
index 8352541b17..8bf33ceb12 100755
--- a/test/TEST-13-NSPAWN-SMOKE/test.sh
+++ b/test/TEST-13-NSPAWN/test.sh
@@ -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
diff --git a/test/units/testsuite-13.service b/test/units/testsuite-13.service
index a964d8d033..95c9a02fe1 100644
--- a/test/units/testsuite-13.service
+++ b/test/units/testsuite-13.service
@@ -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