Skip to content

Commit

Permalink
integ-test(fix): re-enable secrets (#5)
Browse files Browse the repository at this point in the history
# Description
Re enable create secret to fix integ test

## Checklist
(For exoscale contributors)

* [ ] Changelog updated (under *Unreleased* block)
* [ ] Integration tests OK

## Testing

<!--
Describe the tests you did
-->

Signed-off-by: Pierre-Emmanuel Jacquier <[email protected]>
  • Loading branch information
pierre-emmanuelJ authored Jan 26, 2024
1 parent e46c999 commit 7993c20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integ-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
cd internal/integ/ && go test \
-v \
--create-cluster \
--create-csi-secret \
--tear-down-csi \
--image exoscale/csi-driver-integ-test:csi-pr-integ-test \
--cluster-name csi-pr-integ-test \
Expand Down

0 comments on commit 7993c20

Please sign in to comment.