summaryrefslogtreecommitdiffstats
path: root/3rd_party/static/onap-ui/components/results-report/data/2019.12/heat-testcases.json
blob: 03d2090a156a3c42e5f835c6b18ffe849e08de95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
    "mandatory": {
        "onap-vvp.validate.heat": {
            "cases": [
                "onap-vvp.validate.heat"
            ],
            "total": 1
        },
        "onap-vvp.lifecycle_validate.heat": {
            "cases": [
                "model-and-distribute",
                "instantiation"
            ],
            "total": 2
        },
        "stack_validation": {
            "cases": [
                "stack_validation"
            ],
            "total": 1
        }
    },
    "optional": {

    }
}