-
Notifications
You must be signed in to change notification settings - Fork 368
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prove airgap bundle processing in AP inttest
The Autopilot airgap inttest is operating on an already bootstrapped cluster. This means that all the images have already been pulled on the worker as soon as the Autopilot update kicks in. Hence, the update will succeed even if the airgap bundle functionality is broken. To have an actual proof of correct processing, the inttest now checks the pinning of the images. Before the update, none of them should be pinned, after the update all of them. Signed-off-by: Tom Wieczorek <[email protected]>
- Loading branch information
Showing
2 changed files
with
112 additions
and
48 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