Skip to content

Commit

Permalink
print all objects at the cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
kondratyevd committed Nov 26, 2024
1 parent 9454d69 commit 512606b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci-github-cms.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,9 @@ jobs:
- name: Validate Deployment
run: |
kubectl get pod sonic-ci-envoy -n cms
kubectl get pod sonic-ci-triton -n cms
kubectl get all -n cms
# kubectl get pod sonic-ci-envoy -n cms
# kubectl get pod sonic-ci-triton -n cms
- name: Run Test CMSSW Workflow
run: |
Expand Down

0 comments on commit 512606b

Please sign in to comment.