Remove remains of WRK tests
[csit.git] / resources / libraries / python / Constants.py
index 6bf503d..08de523 100644 (file)
@@ -148,9 +148,6 @@ class Constants:
     # VPP Communications Library templates location
     RESOURCES_TPL_VCL = u"resources/templates/vcl"
 
-    # HTTP Server www root directory
-    RESOURCES_TP_WRK_WWW = u"resources/traffic_profiles/wrk/www"
-
     # VPP Communications Library LD_PRELOAD library
     VCL_LDPRELOAD_LIBRARY = u"/usr/lib/x86_64-linux-gnu/libvcl_ldpreload.so"