sdorra / devboxes

Ansible playbook to setup my development machines and helps to keep them in sync
22 stars 12 forks source link

Automated smoke test for Ubuntu #5

Open schnatterer opened 3 years ago

schnatterer commented 3 years ago

Add GitHub action that execs a simple smoke test.

Adding some basic validations using a proper infra testing tool would be a useful extension. For now, executing the playbook is better than nothing.

schnatterer commented 3 years ago

Note that this fails due to #4. "Disabling" it leads to success, see e.g. schnatterer/devboxes@675a89ba51.