Make K8s security tests namespace aware 65/70765/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Thu, 13 Aug 2020 10:51:55 +0000 (12:51 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Thu, 13 Aug 2020 10:56:09 +0000 (12:56 +0200)
commit479c4fe663adaad0ab974b696a3b0b26aac805f6
tree466dcd753a71ba99e1ebe448554274cb18b0e97d
parent5535cd9bab2ab64a9d3cc3d08eb72e25e3b00b22
Make K8s security tests namespace aware

It now creates a namespace to allow running the test cases twice in
parallel. It also overprotects clean operations to force a full delete.

Change-Id: Ie0becd8ea9126328e7280591bacc0d88e14dd031
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 8e2a7dbee8f134dbe9022683d40e2328e5e50fe6)
functest_kubernetes/security/security.py