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.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/unittests/test_cli.py b/tests/unittests/test_cli.py
index dd85a1c7..95469ce0 100644
--- a/tests/unittests/test_cli.py
+++ b/tests/unittests/test_cli.py
@@ -250,7 +250,9 @@ class TestCLI:
"cloudlinux, cos, debian, eurolinux, fedora, freebsd, "
"mariner, miraclelinux, "
"openbsd, openEuler, openmandriva, "
- "opensuse, photon, rhel, rocky, sles, ubuntu, virtuozzo",
+ "opensuse, opensuse-microos, opensuse-tumbleweed, "
+ "opensuse-leap, photon, rhel, rocky, sle_hpc, "
+ "sle-micro, sles, ubuntu, virtuozzo",
"**Config schema**:\n **resize_rootfs:** "
"(``true``/``false``/``noblock``)",
"**Examples**::\n\n runcmd:\n - [ ls, -l, / ]\n",