Skip to content

Commit 6a77547

Browse files
committed
test 8 socket connfig in short run suite
1 parent af20817 commit 6a77547

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/reusable_qemu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
if: ${{ inputs.short_run == true }}
9999
run: |
100100
echo "SHORT_RUN=true" >> $GITHUB_ENV
101-
declare -a short_configs=("default.xml" "sock_2_var3.xml" "sock_4_var1_hmat.xml")
101+
declare -a short_configs=("default.xml" "sock_2_var3.xml" "sock_8_var1_hmat.xml")
102102
echo "CONFIG_OPTIONS=${short_configs[@]}" >> $GITHUB_ENV
103103
104104
- name: Set vars if long run

FlameGraph

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit 41fee1f99f9276008b7cd112fca19dc3ea84ac32

0 commit comments

Comments
 (0)