Open sparshev opened 2 years ago
Found a way to verify the majority of the mechanisms (building, isolation, proxy) for docker images - just by creating the special validate playbook and run it (by replacing the original playbook_file) on the existing docker specs. This will make sure the scripts are working fine and we actually can build something without worrying much about the artifacts.
Ok, now we have quite good runners to test the scripts & isolation on all the supported hosts (Lin & Mac). But ansible playbooks are yet to be tested and some way to test vmx probably native images, just need to figure out how)
In general the CI should check style and changes that were made to the playbooks by building the images. Not sure how that's possible for now, but we need to start small to not pass some weird changes as I like to do with mine.