mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-22 13:17:41 -04:00
.gitlab-ci.yml : early stage, allow failure on config with mmu
This commit is contained in:
parent
77a70bdcf0
commit
84808d44be
1 changed files with 3 additions and 0 deletions
|
@ -135,6 +135,9 @@ build_tools:
|
|||
smoke-tests:
|
||||
extends:
|
||||
- .fe_smoke_test
|
||||
rules:
|
||||
- when: manual
|
||||
allow_failure: true
|
||||
variables:
|
||||
DASHBOARD_JOB_TITLE: "Smoke test $DV_SIMULATORS $DV_TARGET"
|
||||
DASHBOARD_JOB_DESCRIPTION: "Short tests to challenge most architectures with most testbenchs configurations"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue