aboutsummaryrefslogtreecommitdiffstats
path: root/docs/com/pres/Summit
diff options
context:
space:
parent87dcf37d2d658e83252aadfad468639842a30085 (diff)
Merge "Remove check_success_rate"
Diffstat (limited to 'docs/com/pres/Summit')
0 files changed, 0 insertions, 0 deletions
tion.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
---
tiers:
    -
        name: features
        order: 2
        ci_loop: '(daily)|(weekly)'
        description: >-
            Test suites from feature projects
            integrated in functest
        testcases:
            -
                case_name: parser-basics
                project_name: parser
                criteria: 100
                blocking: false
                description: >-
                    Test suite from Parser project.
                dependencies:
                    installer: ''
                    scenario: '^((?!bgpvpn|noha).)*$'
                run:
                    module: 'functest.core.feature'
                    class: 'BashFeature'
                    args:
                        cmd: '/src/nfv-parser/tests/functest_run.sh'