X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Fpython%2FConstants.py;fp=resources%2Flibraries%2Fpython%2FConstants.py;h=c970d19027af6e6676fb4fc4d297ab4f70968b90;hp=0473ca2090deb50eac80d559315f8cb9fefdb84f;hb=74bdfde76393764485cfb4667d94589468261dd4;hpb=8f41f1d040453d963440d8cc99fb2b957521120b diff --git a/resources/libraries/python/Constants.py b/resources/libraries/python/Constants.py index 0473ca2090..c970d19027 100644 --- a/resources/libraries/python/Constants.py +++ b/resources/libraries/python/Constants.py @@ -109,6 +109,9 @@ class Constants(object): # Default path to VPP API socket. SOCKSVR_PATH = "/run/vpp/api.sock" + # Global "kill switch" for CRC checking during runtime. + CRC_MISMATCH_FAILS_TEST = True + # Mapping from NIC name to its bps limit. # TODO: Implement logic to lower limits to TG NIC or software. Or PCI. NIC_NAME_TO_LIMIT = {