Tests: Cleanup @skip decorator. 80/16380/3
authorPaul Vinciguerra <pvinci@vinciconsulting.com>
Thu, 6 Dec 2018 15:46:13 +0000 (07:46 -0800)
committerOle Trøan <otroan@employees.org>
Thu, 20 Dec 2018 12:43:38 +0000 (12:43 +0000)
commitdefde0f87067eb473660794cbd4a2da69fdd191d
tree41a8e78df46ab9483aaf772622e1ba1e5e2e56c1
parent57f170bdf9967e3f8ea6e937a70c7f86187f95a2
Tests:  Cleanup @skip decorator.

The runnning environment is static as of module load time,
so only evalute the conditions once at module load time.

Track-by: VPP-1518
Change-Id: I73b0d17ae1ff90789e70307f168d43921829aec8
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
16 files changed:
test/framework.py
test/run_tests.py
test/test_acl_plugin_conns.py
test/test_bfd.py
test/test_bier.py
test/test_container.py
test/test_flowprobe.py
test/test_gbp.py
test/test_jvpp.py
test/test_l2bd_multi_instance.py
test/test_nat.py
test/test_reassembly.py
test/test_vapi.py
test/test_vcl.py
test/test_vom.py
test/test_vxlan_gpe.py