vmware-archive / wardroom

A tool for creating Kubernetes-ready base operating system images.
Apache License 2.0
162 stars 44 forks source link

'Fix' node tests with new process and new instructions for conformance testing #132

Closed ryanchapple closed 5 years ago

ryanchapple commented 5 years ago

The original work for this was to address issue #120, and to also add information for source images in the AWS US-West-1 region.

Conformance tests now seem to have been pulled out into their own images, and with the proper yaml (supplied in the repo) -- they can easily be run from within any cluster. So conformance testing is more like "cluster conformance" than "node conformance". This just means that you need to stand up a single node cluster with the image that has been created and run the tests. The update to the README in the Packer folder details the updated steps.