X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fgenerator_tables.py;h=917f0412f5becfc14bee1235010b5d8ca23234c2;hp=28f42ec0899993d98a2e37dd46f7fcfbafe5aae4;hb=98f82b5dbcd16878b5ebc5e0cb1f6f2657d48c65;hpb=3ac75d07fb2a5f5adda7872ad0905fcca5b3e559 diff --git a/resources/tools/presentation/generator_tables.py b/resources/tools/presentation/generator_tables.py index 28f42ec089..917f0412f5 100644 --- a/resources/tools/presentation/generator_tables.py +++ b/resources/tools/presentation/generator_tables.py @@ -1279,6 +1279,8 @@ def _generate_url(testbed, test_name): bsf += u"-sw" elif u"hw" in test_name: bsf += u"-hw" + elif u"spe" in test_name: + bsf += u"-spe" elif u"ethip4vxlan" in test_name: domain = u"ip4_tunnels" elif u"ethip4udpgeneve" in test_name: