The VSP unbind test recently added causes an issue when the VSP utilised by the DU is unbound and rebound. That needs to be fixed, but will be handled separately - so we limit the scope to allow running the remaining tests for now. As the unbind test requires root to run, skip it if it's run by a normal user, and while were here - remove an unused variable identified during the creation of these patches. Kieran Bingham (3): scripts: vsp-lib.sh: Remove unused variable tests: Skip unbind/bind tests when not root tests: unbind/bind: Only test non display VSPs scripts/vsp-lib.sh | 2 -- tests/vsp-unit-test-0026.sh | 17 +++++++++++++++-- 2 files changed, 15 insertions(+), 4 deletions(-) -- 2.25.1