chriswortman / workstation_config

Repo to setup my personal workstation
MIT License
0 stars 0 forks source link

Move molecule testing from vagrant to docker. #6

Open chriswortman opened 4 years ago

chriswortman commented 4 years ago

It doesn't look like I am going to be able to spin up vagrant machines via github actions.

https://github.com/akeonstar/workstation_config/commit/d4ab931930cffa80be83af129f90e833b4e7c8a7/checks?check_suite_id=273101198

chriswortman commented 4 years ago

Perhaps the correct action is to split up my 'apts' that i install into 2 groups. Mainly driven by what will be 'easy' to test and what will be difficult, given the fact I am using github actions. I will write test for the installs of the 'user_apts' only. 'hypervisor_apts' .