-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: adding test coverage for image resolution codepath (#89)
* testing az linux coverage * test: adding coverage for Name() and UserData() in imagefamily interface for azlinux * ci * Update pkg/providers/instancetype/suite_test.go Co-authored-by: Alex Leites <[email protected]> * Update pkg/providers/imagefamily/image_test.go Co-authored-by: Alex Leites <[email protected]> * test: using acceptance style for AzureLinux Coverage * test: moving image selection testing to acceptance test style * test: converting ImageProvider + Image Family tests to ginkgo acceptance, removing old tests * ci * test: refactored Public Gallery URLS back into imagefamily * fix: comment on gen2 over gen1 preference * . --------- Co-authored-by: Alex Leites <[email protected]>
- Loading branch information
1 parent
e781996
commit 7f19cd1
Showing
5 changed files
with
95 additions
and
58 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
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
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