UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 9d01ef05 authored by joshwolf's avatar joshwolf
Browse files

Merge branch 'ib-flux-cicd' into 'master'

Use IronBank images in testing

See merge request platform-one/big-bang/umbrella!22
parents 82eb6355 65eb8c64
No related branches found
No related tags found
1 merge request!22Use IronBank images in testing
Pipeline #73323 passed
......@@ -29,7 +29,7 @@ package tests:
# Install Flux
- which flux
- flux --version
- flux install --timeout 3m0s
- flux install --registry registry.dsop.io/platform-one/big-bang/apps/sandbox/fluxv2 --timeout 3m0s
- kubectl get namespaces,pods,helmrelease,gitrepositories -A
# Install Big Bang
......@@ -48,6 +48,7 @@ package tests:
- kubectl wait --for=condition=Ready --timeout 300s helmrelease -n bigbang twistlock
- kubectl wait --for=condition=Ready --timeout 300s helmrelease -n bigbang cluster-auditor
- kubectl wait --for=condition=Ready --timeout 30s kustomizations.kustomize.toolkit.fluxcd.io -n bigbang secrets
# Show all deployed resources
- kubectl get all -A
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment