Apex: fixes scenario name for netvirt+vpp
[releng.git] / jjb / functest / functest-project-jobs.yml
index 42c19a7..7036f20 100644 (file)
@@ -53,6 +53,7 @@
                 branches:
                   - branch-compare-type: 'ANT'
                     branch-pattern: '**/{branch}'
+                disable-strict-forbidden-file-verification: 'true'
                 forbidden-file-paths:
                   - compare-type: ANT
                     pattern: 'docs/**|.gitignore'
@@ -87,4 +88,4 @@
     name: functest-unit-tests-and-docs-build
     builders:
         - shell: |
-            $WORKSPACE/run_unit_tests.sh
+            cd $WORKSPACE && tox