]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
task/install: allow both list and dicts for extra_system_packages
authorKyr Shatskyy <kyrylo.shatskyy@clyso.com>
Wed, 15 Oct 2025 22:41:21 +0000 (00:41 +0200)
committerDavid Galloway <david.galloway@ibm.com>
Mon, 12 Jan 2026 21:12:29 +0000 (16:12 -0500)
commit0113b0a177433985fe537f873d54fa187e1bfa4e
treeaae77264f1ce56e57e28669174e996bf0b1de8c2
parentba09472499954238697a4c4a65dea313c8610e60
task/install: allow both list and dicts for extra_system_packages

Fixes: https://tracker.ceph.com/issues/73527
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@clyso.com>
teuthology/task/install/__init__.py
teuthology/test/task/test_install.py