Skip to content

Commit

Permalink
fixup! hack(smallstep-ca): drop unused connection test
Browse files Browse the repository at this point in the history
  • Loading branch information
lwille authored Sep 25, 2024
1 parent 43e17ec commit 7b20468
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions offline/ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -226,8 +226,7 @@ sed -i -Ee 's/useSharedFederatorSecret: false/useSharedFederatorSecret: true/' "

# drop step-certificates/.../test-connection.yaml because it lacks an image tag
# cf. https://github.com/smallstep/helm-charts/pull/196/files
ls charts/step-certificates charts
rm -v charts/step-certificates/templates/tests/test-connection.yaml
rm -v charts/step-certificates/**/tests

# Get and dump required containers from Helm charts. Omit integration test
# containers (e.g. `quay.io_wire_galley-integration_4.22.0`.)
Expand Down

0 comments on commit 7b20468

Please sign in to comment.