Remove useless call to self.corev1.list_namespace 29/74729/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Mon, 27 Jan 2025 13:47:19 +0000 (14:47 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Mon, 27 Jan 2025 13:48:51 +0000 (14:48 +0100)
commitd962a4e1810f618cbebd17d7fd475458fad2beb6
treed60a591b729ba01d16cb3a685ba93a123242ff6f
parentb7ef1ac4c089f2094027d9b681f860ffddc46604
Remove useless call to self.corev1.list_namespace

It should have been removed in the previous change
stopping creating namespaces.

Change-Id: I6322ccc5206b6fac074bf922c5b6cd59a2f7b10d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit cfc203dc22b8cf4e6088f5e21119f5bab94ccf9d)
functest_kubernetes/cnf_conformance/conformance.py