Release distbuild task
This commit is contained in:
parent
ac8e1b435d
commit
eb4ca00c4d
1 changed files with 10 additions and 33 deletions
|
@ -6,6 +6,10 @@
|
||||||
score: 200
|
score: 200
|
||||||
- task: gossip
|
- task: gossip
|
||||||
score: 300
|
score: 300
|
||||||
|
- task: smartsched
|
||||||
|
score: 200
|
||||||
|
watch:
|
||||||
|
- distbuild/pkg/scheduler
|
||||||
|
|
||||||
# - group: Analysis
|
# - group: Analysis
|
||||||
# start: 05-05-2022 18:00
|
# start: 05-05-2022 18:00
|
||||||
|
@ -16,39 +20,12 @@
|
||||||
# - task: gzep
|
# - task: gzep
|
||||||
# score: 100
|
# score: 100
|
||||||
|
|
||||||
# - group: "[HW] Dist Build"
|
- group: "[HW] Dist Build"
|
||||||
# start: 23-04-2022 18:00
|
start: 26-04-2023 12:00
|
||||||
# deadline: 15-05-2022 23:59
|
deadline: 20-05-2023 23:59
|
||||||
# tasks:
|
tasks:
|
||||||
# - task: disttest
|
- task: distbuild
|
||||||
# score: 0
|
score: 0
|
||||||
# watch:
|
|
||||||
# - distbuild
|
|
||||||
# - task: distbuild
|
|
||||||
# score: 100
|
|
||||||
# watch:
|
|
||||||
# - distbuild
|
|
||||||
# - task: smartsched
|
|
||||||
# score: 200
|
|
||||||
# watch:
|
|
||||||
# - distbuild/pkg/scheduler
|
|
||||||
|
|
||||||
# - group: "[HW] Dist Build Blocks"
|
|
||||||
# start: 14-04-2022 17:59
|
|
||||||
# deadline: 28-04-2022 23:59
|
|
||||||
# tasks:
|
|
||||||
# - task: tarstreamtest
|
|
||||||
# score: 100
|
|
||||||
# watch:
|
|
||||||
# - distbuild/pkg/tarstream
|
|
||||||
# - task: artifacttest
|
|
||||||
# score: 100
|
|
||||||
# watch:
|
|
||||||
# - distbuild/pkg/artifact
|
|
||||||
# - task: filecachetest
|
|
||||||
# score: 100
|
|
||||||
# watch:
|
|
||||||
# - distbuild/pkg/filecache
|
|
||||||
|
|
||||||
- group: Low level
|
- group: Low level
|
||||||
start: 22-04-2023 16:00
|
start: 22-04-2023 16:00
|
||||||
|
|
Loading…
Reference in a new issue