integ/utilities
zhipengl ce0cc60346 Fix for pci-irq-affinity-agent failing to start in AIO
Ensure that pci-irq-affinity-agent is launched on worker nodes.
This includes AIO and standard configs.

Root cause is in this agent start script, it can be started
only if node type is worker. But for AIO, the node type is controller.
Then pmon will restart it again and again and cause controller degrade
in the end.

Below test for AIO pass
1) Pci-irq-affinity-agent started normally before openstack apply.
After openstack apply, related openstack config applied to
agent config file as expected.
2) Verified agent started normally in non-openstack worker node for
both AIO and multi-node.
No degrade in controller node.

Change-Id: I73e9dff0358b7ed86bfaaadac834e19fe227892f
Closes-Bug: #1828877
Signed-off-by: zhipengl <zhipengs.liu@intel.com>
2019-05-15 09:14:46 +00:00
..
build-info Advance PLATFORM_RELEASE to 19.01 2018-12-12 15:03:26 -05:00
namespace-utils Internal restructuring of stx-integ 2018-08-01 10:06:31 -04:00
pci-irq-affinity-agent Fix for pci-irq-affinity-agent failing to start in AIO 2019-05-15 09:14:46 +00:00
platform-util Remove unused openstack references from patch-restart and syslog 2019-05-08 08:01:59 -05:00
tis-extensions Internal restructuring of stx-integ 2018-08-01 10:06:31 -04:00
update-motd Refactor motd patch for crontabs 2018-12-18 02:37:55 +00:00