Fix bootstrap e2e test for image policy

Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
(cherry picked from commit d8c6ee167c)
pull/5605/head
Matheus Pimenta 3 weeks ago committed by github-actions[bot]
parent 41ebc0e0f9
commit 1295ba285e

@ -105,6 +105,7 @@ jobs:
--path=test-cluster \ --path=test-cluster \
--read-write-key --read-write-key
./bin/flux reconcile image repository podinfo ./bin/flux reconcile image repository podinfo
./bin/flux reconcile image policy podinfo
./bin/flux reconcile image update flux-system ./bin/flux reconcile image update flux-system
./bin/flux get images all ./bin/flux get images all
./bin/flux -n flux-system events --for ImageUpdateAutomation/flux-system ./bin/flux -n flux-system events --for ImageUpdateAutomation/flux-system

Loading…
Cancel
Save