Skip to content

Commit

Permalink
Use always()
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmyzhai committed Nov 8, 2024
1 parent 3b88ba0 commit 1004eba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dash-bmv2-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,10 @@ jobs:
timeout-minutes: 10
run: DOCKER_FLAGS=$docker_fg_root_flags make run-saithrift-ptftests
- name: Check dpapp status again
if: ${{ always() }}
run: |
docker stats --no-stream
tail -50 /var/log/syslog
docker top dash-dpapp-$USER
docker logs -t dash-dpapp-$USER
- name: Deploy ixia-c Traffic Generator
Expand Down

0 comments on commit 1004eba

Please sign in to comment.