Skip to content
Snippets Groups Projects
Commit 47bb09de authored by Esben Haabendal's avatar Esben Haabendal
Browse files

CI: Block pipeline if QEMU testimage fails


Execution of do_testimage have been stable for a while, so we don't need to
allow it to fail anymore. We should not accept changes that breaks it anymore.

Signed-off-by: default avatarEsben Haabendal <esben.haabendal@huawei.com>
parent b580bf3b
No related branches found
No related tags found
No related merge requests found
......@@ -277,7 +277,6 @@ build:
# Build OpenHarmony images using normal CI runners
test:
stage: test
allow_failure: true
needs:
- job: build
artifacts: false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment