File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 8181 # kvm is compatible with all the compile warm up machines
8282 - name : qcom-distro-kvm
8383 yamlfile : ' :ci/qcom-distro-kvm.yml'
84+ - name : qcom-distro-sota
85+ yamlfile : ' :ci/qcom-distro-sota.yml'
8486 kernel :
8587 - type : default
8688 dirname : " "
@@ -126,6 +128,8 @@ jobs:
126128 yamlfile : ' :ci/qcom-distro.yml'
127129 - name : qcom-distro-prop-image
128130 yamlfile : ' :ci/qcom-distro-prop-image.yml'
131+ - name : qcom-distro-sota
132+ yamlfile : ' :ci/qcom-distro-sota.yml'
129133 kernel :
130134 - type : default
131135 dirname : " "
Original file line number Diff line number Diff line change 1+ # yaml-language-server: $schema=https://raw.githubusercontent.com/siemens/kas/master/kas/schema-kas.json
2+
3+ header :
4+ version : 14
5+ includes :
6+ - ci/qcom-distro.yml
7+
8+ distro : qcom-distro-sota
You can’t perform that action at this time.
0 commit comments