aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVratko Polak <vrpolak@cisco.com>2020-05-21 19:00:51 +0200
committerVratko Polak <vrpolak@cisco.com>2020-07-06 13:32:35 +0000
commit9e00acb523c847179587c1d3eaccab746b00ad22 (patch)
tree1863e67771220f667503b3147932336917e25b5d
parent921a1c6556b0d8a20a8e7ba2a48b887b41a30e60 (diff)
Update TODOs for tox
Change-Id: I9368557aed7508d9401628c0ddfda475da42bc99 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
-rw-r--r--tox.ini3
1 files changed, 2 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index a988fd7a1b..b19d07e978 100644
--- a/tox.ini
+++ b/tox.ini
@@ -88,7 +88,8 @@ commands = bash {[tox]checker_dir}/tc_naming.sh
# Keep testenvs sorted alphabetically, please.
-# TODO: Migrate current docs check here.
+# TODO: Add a checker against unresolved merge conflicts.
+# See: https://gerrit.fd.io/r/c/vpp/+/26956
# TODO: Create voting "pylint violations should not increase" checker.
# TODO: Create voting checker to reject suites with Force Tags of other suite.
# TODO: Create voting checker against tags not in tag_documentation.rst file.