Fix QAT addon deploy and test 85/116185/1
authorTodd Malsbary <todd.malsbary@intel.com>
Thu, 3 Dec 2020 00:09:36 +0000 (16:09 -0800)
committerTodd Malsbary <todd.malsbary@intel.com>
Tue, 8 Dec 2020 00:41:54 +0000 (16:41 -0800)
commitd3b0887248f10248d4a87a91f918984761f95599
tree7fd1e5aace04f3e940c56d66ff2d47be10dce5ef
parent7e06fbaa3d1293ca9b25aeb7ea7cb7be2179e30a
Fix QAT addon deploy and test

Note that as mentioned in install_qat.sh, the kernel command line must
include "intel_iommu=on iommu=pt" for the deploy and test to succeed.

The underlying issue is that the playbook was expecting to be run on
the same host it executed on and was looking for files in the wrong
places.

Issue-ID: MULTICLOUD-1261
Signed-off-by: Todd Malsbary <todd.malsbary@intel.com>
Change-Id: I5f59b9147f34f077fcdc63d7fc5f80b56977054c
kud/deployment_infra/playbooks/configure-qat.yml
kud/deployment_infra/playbooks/install_qat.sh
kud/deployment_infra/playbooks/preconfigure-qat.yml
kud/hosting_providers/containerized/installer.sh
kud/tests/qat.sh