Skip to content

Commit

Permalink
Merge pull request #221 from mahdipub/enable_ebc
Browse files Browse the repository at this point in the history
enables sanity.perf in x64 linux for EBC
  • Loading branch information
AdamBrousseau authored Apr 30, 2024
2 parents 4a62bb5 + 1859dc2 commit e29a355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/defaults.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"numMachines" : ["3", "3", "3", "3", "5", "4", "8", "2", "3", "5"]
},
"ebcEnabledTargets":{
"linux_x64" : [""],
"linux_x64" : ["sanity.perf"],
"aix_ppc64" : [""],
"linux_aarch64" : [""],
"linux_ppc64le" : [""],
Expand Down

0 comments on commit e29a355

Please sign in to comment.