Skip to content

Commit

Permalink
Remove csr test from Thales CI
Browse files Browse the repository at this point in the history
As this i test is not adpated to embedded configuration, remove it from Thales CI.
  • Loading branch information
JeanRochCoulon authored Nov 16, 2023
1 parent 25f85a5 commit 4dbf2cd
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -338,18 +338,6 @@ riscv-tests-p:
allow_failure: true
timeout: 4h

csr_test:
extends:
- .verif_test
variables:
DASHBOARD_JOB_TITLE: "csr_test $DV_TARGET"
DASHBOARD_JOB_DESCRIPTION: "CSR regression suite"
DASHBOARD_SORT_INDEX: 0
DASHBOARD_JOB_CATEGORY: "Test suites"
DV_SIMULATORS: "veri-testharness,spike"
script: source verif/regress/dv-riscv-csr-access-test.sh
after_script: *simu_after_script

mmu_sv32_tests:
extends:
- .verif_test
Expand Down

0 comments on commit 4dbf2cd

Please sign in to comment.