Skip to content

Commit

Permalink
Merge pull request #260 from TrekkieCoder/main
Browse files Browse the repository at this point in the history
Added sctp one-arm mode cicd to gh-actions
  • Loading branch information
UltraInstinct14 authored Apr 24, 2023
2 parents 7acfee5 + 101b66b commit 042ba71
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .github/workflows/advanced-sanity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,12 @@ jobs:
./validation.sh
./rmconfig.sh
cd -
- run: |
cd cicd/sctponearm/
./config.sh
./validation.sh
./rmconfig.sh
cd -
- run: |
cd cicd/tcplbdsr1/
./config.sh
Expand Down
2 changes: 1 addition & 1 deletion loxilb-ebpf

0 comments on commit 042ba71

Please sign in to comment.