Skip to content

Commit

Permalink
add regtest in matrix for GQM
Browse files Browse the repository at this point in the history
  • Loading branch information
mickaelaccensi committed Sep 26, 2023
1 parent 1ac1db1 commit 2ae4e74
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions regtests/bin/matrix.base
Original file line number Diff line number Diff line change
Expand Up @@ -911,6 +911,11 @@
echo "$rtst -s ST4_TSA -w work_ST4_TSA $ww3 ww3_ts1" >> matrix.body
echo "$rtst -s ST6 -w work_ST6 $ww3 ww3_ts1" >> matrix.body
echo "$rtst -w work_NL5 -i input_nl5_matrix $ww3 ww3_ts1" >> matrix.body
echo "$rtst -g Romero -w work_Romero -i input_10ms $ww3 ww3_ts1" >> matrix.body
echo "$rtst -g ST4_T701 -w work_T701 -i input_10ms $ww3 ww3_ts1" >> matrix.body
echo "$rtst -g ST4_T702 -w work_T702 -i input_10ms $ww3 ww3_ts1" >> matrix.body
echo "$rtst -g ST4_T707 -w work_T707GQM -i input_10ms $ww3 ww3_ts1" >> matrix.body
echo "$rtst -g ST4_T713 -w work_T713GQM -i input_10ms $ww3 ww3_ts1" >> matrix.body
fi

# fetch limited growth, no switch sharing here
Expand Down

0 comments on commit 2ae4e74

Please sign in to comment.