Modify cmd for parser
[functest.git] / docker / parser / testcases.yaml
index 45ccb0b..d069f34 100644 (file)
@@ -1,9 +1,10 @@
+---
 tiers:
     -
         name: features
         order: 2
         ci_loop: '(daily)|(weekly)'
-        description : >-
+        description: >-
             Test suites from feature projects
             integrated in functest
         testcases:
@@ -21,4 +22,4 @@ tiers:
                     module: 'functest.core.feature'
                     class: 'BashFeature'
                     args:
-                        cmd: 'cd /src/nfv-parser/tests && ./functest_run.sh'
+                        cmd: '/src/nfv-parser/tests/functest_run.sh'