vcl: fix vcl_test.py sonarcloud issue 56/26356/3
authorDave Wallace <dwallacelf@gmail.com>
Fri, 3 Apr 2020 23:48:48 +0000 (19:48 -0400)
committerDave Barach <openvpp@barachs.net>
Sat, 4 Apr 2020 12:04:15 +0000 (12:04 +0000)
commit3102c382f0c470e95b2ba7c399a2418e2dc1542a
tree74bba07bc71b0f435d6374288cbd35c6bbd70b7b
parent00e01d3e875bb18397ff81e0f58f9b468477f473
vcl: fix vcl_test.py sonarcloud issue

- Updated comment to indicate the original
  intermittent test failure still occurs when
  running make test with TEST_JOBS > 1.
- The original workaround has been retained
  until the root cause can be determined to
  avoid test failures in the LF CI infra
  with patches containing non-vcl code changes.

Type: test

Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: I2645acd4bf2b16fbb2b0e297c8c2919fc6199c13
src/vcl/test/test_vcl.py