aboutsummaryrefslogtreecommitdiffstats
path: root/kud/tests/topology-manager-sriov.sh
AgeCommit message (Collapse)AuthorFilesLines
2022-01-19Use kubectl wait in KuD wait_for_pod test functionTodd Malsbary1-14/+1
This handles intermittent Err* Pod status such as ErrImagePull. Additionally, remove the duplication of wait_for_pod among the tests. Issue-ID: MULTICLOUD-1435 Signed-off-by: Todd Malsbary <todd.malsbary@intel.com> Change-Id: I70c69e0427b80e31b2f97515ebdbc3496a91ced1
2021-06-21Move topology-manager configuration to kubesprayTodd Malsbary1-0/+112
The steps performed by the existing ansible playbook can be performed directly by kubespray. In addtion, fix and enable the topology-manager.sh test. Issue-ID: MULTICLOUD-1324 Signed-off-by: Todd Malsbary <todd.malsbary@intel.com> Change-Id: Iee2197c1fc3e35288796399cccff0d3ae0925a6c