]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
task/install: allow both list and dicts for extra_system_packages 2092/head
authorKyr Shatskyy <kyrylo.shatskyy@clyso.com>
Wed, 15 Oct 2025 22:41:21 +0000 (00:41 +0200)
committerKyr Shatskyy <kyrylo.shatskyy@clyso.com>
Fri, 17 Oct 2025 23:11:50 +0000 (01:11 +0200)
commitfc5a3197f22ea0c18aed29ec1cc20f41ab618ee6
tree114ccce5aec617747a4a4757b01e342fae59977a
parent78c036dc9ad59cb33807dc7f21fda50de2f348d2
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