aboutsummaryrefslogtreecommitdiffstats
path: root/doc/skeleton.yaml
blob: 9f11dd2513f30e92d95fc92d6267a4af3fec3656 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
metadata:
    name: skeleton
    format: "Lava-Test-Shell Test Definition 1.0"
    description: "A test skeleton"
    os:
        - openembedded
    scope:
        - functional

run:
    steps:
        - "cd doc/"
        - "./skeleton.sh"
* **Critical:** Bugs (not features) that block the main function of a component and affect a large number of people * **Blocker:** Catastrophic bugs that prevent projects from building or cause basic projects to crash immediately. It is very unlikely that a bug is a Blocker If you aren't sure about the priority, leave the default (major) selected. Please be aware that as our contributors triage issues, they may change the priority based on our criteria.