]> git.ipfire.org Git - thirdparty/libcgroup.git/commitdiff
ftests: Rename test 050
authorTom Hromatka <tom.hromatka@oracle.com>
Fri, 27 Jan 2023 20:21:22 +0000 (13:21 -0700)
committerTom Hromatka <tom.hromatka@oracle.com>
Fri, 27 Jan 2023 20:21:22 +0000 (13:21 -0700)
Rename test 050-sudo-systemd_create_scope2.py to
050-sudo-systemd_create_scope_w_pid.py to avoid a name collision with
systemd_create_scope2().

Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
Reviewed-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
tests/ftests/050-sudo-systemd_create_scope_w_pid.py [moved from tests/ftests/050-sudo-systemd_create_scope2.py with 100% similarity]
tests/ftests/Makefile.am

index 8e53760a68449434a94c734c26a3423543491e83..59022b1a06bc64bc39526a672d57ff464c5e68d9 100644 (file)
@@ -70,7 +70,7 @@ EXTRA_DIST_PYTHON_TESTS = \
                          047-cgcreate-delete_cgrp_shared_mnt.py \
                          048-pybindings-get_cgroup_mode.py \
                          049-sudo-systemd_create_scope.py \
-                         050-sudo-systemd_create_scope2.py \
+                         050-sudo-systemd_create_scope_w_pid.py \
                          051-sudo-cgroup_get_cgroup.py \
                          098-cgdelete-non-existing-shared-mnt-cgroup-v1.py
 # Intentionally omit the stress test from the extra dist