summaryrefslogtreecommitdiff
path: root/tests/unittests/test_cli.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unittests/test_cli.py')
-rw-r--r--tests/unittests/test_cli.py6
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/unittests/test_cli.py b/tests/unittests/test_cli.py
index dd85a1c7..2d57ba04 100644
--- a/tests/unittests/test_cli.py
+++ b/tests/unittests/test_cli.py
@@ -249,8 +249,10 @@ class TestCLI:
"**Supported distros:** almalinux, alpine, centos, "
"cloudlinux, cos, debian, eurolinux, fedora, freebsd, "
"mariner, miraclelinux, "
- "openbsd, openEuler, openmandriva, "
- "opensuse, photon, rhel, rocky, sles, ubuntu, virtuozzo",
+ "openbsd, openEuler, OpenCloudOS, openmandriva, "
+ "opensuse, opensuse-microos, opensuse-tumbleweed, "
+ "opensuse-leap, photon, rhel, rocky, sle_hpc, "
+ "sle-micro, sles, TencentOS, ubuntu, virtuozzo",
"**Config schema**:\n **resize_rootfs:** "
"(``true``/``false``/``noblock``)",
"**Examples**::\n\n runcmd:\n - [ ls, -l, / ]\n",