Skip to content

Commit

Permalink
Reenable switch profile. (#25)
Browse files Browse the repository at this point in the history
Signed-off-by: fruffy <[email protected]>
  • Loading branch information
fruffy authored Jan 21, 2025
1 parent aa77cd0 commit b14cf24
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ concurrency:
jobs:
# Build with GCC and test P4C on different Ubuntu distributions.
test-ubuntu:
name: test-${{ matrix.os }})
name: test-${{ matrix.os }}
strategy:
fail-fast: false
matrix:
Expand Down
9 changes: 4 additions & 5 deletions p4studio/profiles/testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,10 @@ features:
# FIXME: broken
# - p4-14-programs
- p4-16-programs
# FIXME: broken
# switch:
# profile: x2_tofino
# sai: true
# thrift-switch: true
switch:
profile: x2_tofino
sai: true
thrift-switch: true
architectures:
- tofino
- tofino2

0 comments on commit b14cf24

Please sign in to comment.