Skip to content

Commit

Permalink
Merge pull request #2083 from CrowleyRajapakse/new-main5
Browse files Browse the repository at this point in the history
Changing agent workflow to list relevant resources
  • Loading branch information
CrowleyRajapakse authored Mar 5, 2024
2 parents 1a13811 + 4079935 commit 016ed1d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/agent-integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,11 @@ jobs:
kubectl describe pods -n apk
kubectl get pods -n apk
kubectl get svc -n apk
kubectl get apis -n apk
kubectl get applications -n apk
kubectl get subscriptions -n apk
kubectl get tokenissuers -n apk
kubectl get httproutes -n apk
helm uninstall apk-test-setup -n apk
cd ../test/apim-apk-agent-test/apim-cp-helm-chart
helm uninstall apim -n apk
Expand Down

0 comments on commit 016ed1d

Please sign in to comment.