rancher / qa-tasks

List of QA Backlog
1 stars 1 forks source link

Windows - Automate pushing windows images to registry for Airgap checks #551

Closed sowmyav27 closed 1 year ago

sowmyav27 commented 1 year ago

Windows - Automate pushing windows images to registry for Airgap checks

Currently we have our tests that pull/push only Linux images to registry. We need a way to automate the windows part.

jameson-mcghee commented 1 year ago

The implementation of Airgapped Windows Custom Cluster tests will be accomplished via 478 (which will likely be broken down into smaller parts, one of which will include the Windows tests) per information from @igomez06. In addition, he stated that @bmdepesa, will likely want this functionality executed via Corral instead of Jenkins, but @igomez06, will confirm this information.

bmdepesa commented 1 year ago

want this functionality executed via Corral instead of Jenkins

@jameson-mcghee To be clear, Corral is integrated into the test automation framework and is executed from Jenkins like other tests, but yes we should aim for all non-node-driver infrastructure to be created through Corral if possible.

slickwarren commented 1 year ago

https://github.com/rancherlabs/corral-packages/pull/13