diff --git a/.github/workflows/tcp-sanity-rh9.yml b/.github/workflows/tcp-sanity-rh9.yml index 767e26af..a6915522 100644 --- a/.github/workflows/tcp-sanity-rh9.yml +++ b/.github/workflows/tcp-sanity-rh9.yml @@ -47,12 +47,13 @@ jobs: ./validation.sh ./rmconfig.sh cd - - - run: | - cd cicd/tcplbl3dsr/ - ./config.sh - ./validation.sh - ./rmconfig.sh - cd - + # This is commented out due to false alarms for now + #- run: | + # cd cicd/tcplbl3dsr/ + # ./config.sh + # ./validation.sh + # ./rmconfig.sh + # cd - - run: | cd cicd/tcplbhash/ ./config.sh