Skip to content

Commit

Permalink
put dhrystone in smoke job group and coremark in regress job group (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanRochCoulon authored Oct 1, 2024
1 parent 6ccd8d8 commit c6ae849
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ gen_smoke:

coremark:
extends:
- .fe_smoke_test
- .regress_test
variables:
DASHBOARD_JOB_TITLE: "CoreMark"
DASHBOARD_JOB_DESCRIPTION: "Performance indicator"
Expand Down Expand Up @@ -311,7 +311,7 @@ fpga-build:

dhrystone:
extends:
- .regress_test
- .fe_smoke_test
variables:
DASHBOARD_JOB_TITLE: "Dhrystone"
DASHBOARD_JOB_DESCRIPTION: "Performance indicator"
Expand Down

0 comments on commit c6ae849

Please sign in to comment.