f555e6929fe6332f19a5c0f861fcf8ea2d6e8f62
The pci-irq-affinity-agent currently uses two mechanisms to store its configuration parameters, and this is being unified in [1] to use only oslo_config. As the agent uses a custom config file in a path not used by default by oslo_config, it will be needed to pass this path as argument when running the application, so this commit changes the helm chart to pass the agent config file with the "--config-file" argument used by oslo_config. [1] https://review.opendev.org/c/starlingx/utilities/+/822540 Test Plan: PASS: Verify that agent definition is created with the argument --config-file PASS: Verify that the agent command script runs without errors PASS: Verify that the health probe script runs without errors Regression: PASS: Verify that OpenStack applies successfully Story: 2009299 Task: 44214 Change-Id: Ibd9b8c9537ccd46351a4ec511a36c273ae0536b4 Signed-off-by: Heitor Matsui <HeitorVieira.Matsui@windriver.com>
Description
StarlingX OpenStack Armada App
Languages
Python
98.1%
Shell
1%
Makefile
0.9%