Make K8s security tests namespace aware 66/70766/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:30 +0000 (12:56 +0200)
commit1b29e4f76ac32c339e93715f9fc4c97772e5c963
treef2abada65ef6d49dff057bbc77c1ef68630030df
parentcdc730f69cf03ebf939e4c911508afe41a0fbc29
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