-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Test: Don't use
--accept-certificate
when using token (#428)
After canonical/lxd#14149 got merged in LXD we should not anymore use `--accept-certificate` when using the token as the token itself already contains the fingerprint which is enough. This currently leads to failures in the test suite, see https://github.com/canonical/microcloud/actions/runs/11324655287/job/31553675652?pr=425.
- Loading branch information
Showing
2 changed files
with
12 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters