Temporarily remove kubevirt from addons self-test 16/4516/1
authorTodd Malsbary <todd.malsbary@intel.com>
Thu, 18 Nov 2021 23:32:16 +0000 (15:32 -0800)
committerTodd Malsbary <todd.malsbary@intel.com>
Mon, 22 Nov 2021 23:17:39 +0000 (15:17 -0800)
commit01c8e0c3a3203ba32437ce0a871169efcaa99083
tree814b9fa4d6ad217778035a883aa105c0e3705e0e
parentac5065a33c66cecb97b06593fa36c8c4c2b7188c
Temporarily remove kubevirt from addons self-test

The kubevirt self-test requires AllowTcpForwarding to be enabled in
sshd's config, which is not compatible with the OS hardening required
by Bluval.  The test needs to be rewritten to run in-cluster.

In the meantime, kubevirt will be tested indirectly with the
plugin_fw_v2.sh test.

Signed-off-by: Todd Malsbary <todd.malsbary@intel.com>
Change-Id: Ia2de90bd6e740b66b6a0a71fd53a1b52d784d80c
deploy/addons/addons.sh