Skip to content

Commit

Permalink
Add a4x2 package preset (#7317)
Browse files Browse the repository at this point in the history
Fixes #7316.
  • Loading branch information
plotnick authored Jan 7, 2025
1 parent 0603f0b commit d77cebe
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions package-manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -969,3 +969,11 @@ machine = "non-gimlet"
switch = "softnpu"
rack-topology = "single-sled"
clickhouse-topology = "single-node"

# A preset for the `a4x2` testbed environment.
[target.preset.a4x2]
image = "standard"
machine = "non-gimlet"
switch = "softnpu"
rack-topology = "multi-sled"
clickhouse-topology = "single-node"

0 comments on commit d77cebe

Please sign in to comment.