Fix hang during addon termination in e2etest 12/4412/2
authorTodd Malsbary <todd.malsbary@intel.com>
Fri, 3 Sep 2021 19:34:10 +0000 (12:34 -0700)
committerKuralamudhan Ramakrishnan <kuralamudhan.ramakrishnan@intel.com>
Mon, 4 Oct 2021 23:38:19 +0000 (23:38 +0000)
commita47c24caef28ed8e35c869e85ed82bf126c2faee
tree566999530cd9b23b0d6d347b365cc4278beba800
parent11441a8b2aedc39665e64c6aac45f8a31186d777
Fix hang during addon termination in e2etest

Terminating the SRIOV addon causes the node to drain and become
temporarily unschedulable.  Wait for this to complete before
continuing with termination of the other resources.

Signed-off-by: Todd Malsbary <todd.malsbary@intel.com>
Change-Id: Iaef8fbd2bce5b167cc98861ec5cce93db9537242
cmd/bpa-operator/e2etest/bpa_bmh_verifier.sh
cmd/bpa-operator/e2etest/bpa_vm_verifier.sh