]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
teuthology/task/install: apply extra_system_packages overrides install-override-extra_system_packages 1941/head
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 14 May 2024 17:02:33 +0000 (13:02 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 14 May 2024 17:03:07 +0000 (13:03 -0400)
commit08ca1187b5d019c0ae6c90488c6c9faaace42185
tree3801695a384ce3cefdcf69bc2f3cf3c680ad68b3
parent1ae7ad82388e92a475afff437d49054826c019a1
teuthology/task/install: apply extra_system_packages overrides

Currently the install task requires these to be defined only in the definition
of the install task itself. Overrides are ignored.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
teuthology/task/install/__init__.py