Skip to content
Snippets Groups Projects
Unverified Commit 3f081ba2 authored by Stefan Prodan's avatar Stefan Prodan
Browse files

Add flux trace to e2e tests

parent 3f613341
No related branches found
No related tags found
No related merge requests found
......@@ -91,6 +91,12 @@ jobs:
--health-check="Deployment/frontend.dev" \
--health-check="Deployment/backend.dev" \
--health-check-timeout=3m
- name: flux trace
run: |
/tmp/flux trace frontend \
--kind=deployment \
--api-version=apps/v1 \
--namespace=dev
- name: flux reconcile kustomization --with-source
run: |
/tmp/flux reconcile kustomization podinfo --with-source
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment