ci: enable LAVA boot and smoke tests on qemu devices for new MRs
Given test scope for new MRs is not defined yet and we only have one rpi4, b68 and c61 in the warsaw lab which are occupied mostly by daily scheduled pipeline, starting with boot and smoke tests on qemu devices is a good starting point for per MR testing.
.lava-test-scheduled
extends .lava-test
and is scheduled pipeline
only. Long run jobs like ltp should extends the .lava-test-scheduled
.
Jobs that extend .lava-test
will be added to MR's pipeline and
scheduled pipeline.
Solves #486 (closed).
Signed-off-by: Chase Qi chase.qi@linaro.org
Merge request reports
Activity
- Resolved by Stevan Radaković
requested review from @sradakovi, @pastanki, and @idlethread
added 8 commits
-
c0b18db7...b30990d1 - 7 commits from branch
eclipse/oniro-core:kirkstone
- 9665f2de - ci: enable LAVA boot and smoke tests on qemu devices for new MRs
-
c0b18db7...b30990d1 - 7 commits from branch
- Resolved by Stevan Radaković
added 1 commit
- 8127a4bc - .oniro-ci: attach callback url with auth header to squad build
added 1 commit
- 16531320 - .oniro-ci: attach callback url with auth header to squad build
added 6 commits
-
16531320...7278313b - 3 commits from branch
eclipse/oniro-core:kirkstone
- 06aa29b2 - ci: enable LAVA boot and smoke tests on qemu devices for new MRs
- c3eb9ee7 - .oniro-ci: attach callback url with auth header to squad build
- 55968cb7 - .oniro-ci: record callback response in squad
Toggle commit list-
16531320...7278313b - 3 commits from branch
added 1 commit
- e0fdfe82 - .oniro-ci: print LAVA job status and report test results
added 1 commit
- 06a92cb0 - .oniro-ci: print LAVA job status and report test results
added 1 commit
- 30ed4f02 - .oniro-ci: use testjobs api to check job status
added 10 commits
-
30ed4f02...523e797e - 7 commits from branch
eclipse/oniro-core:kirkstone
- e1b8234d - ci: enable LAVA boot and smoke tests on qemu devices for new MRs
- 267afb1f - .oniro-ci: record callback respond in squad
- 89a4a56a - .oniro-ci: use testjobs api to check job status
Toggle commit list-
30ed4f02...523e797e - 7 commits from branch
added 6 commits
-
89a4a56a...8aa75e80 - 3 commits from branch
eclipse/oniro-core:kirkstone
- b0793e7d - ci: enable LAVA boot and smoke tests on qemu devices for new MRs
- 4ebca79f - .oniro-ci: record callback respond in squad
- 074402b7 - .oniro-ci: use testjobs api to check job status
Toggle commit list-
89a4a56a...8aa75e80 - 3 commits from branch
mentioned in issue #709 (closed)