~chad.smith/ubuntu/+source/ubuntu-advantage-tools:feature/vm-support

Last commit made on 2020-06-09
Get this branch:
git clone -b feature/vm-support https://git.launchpad.net/~chad.smith/ubuntu/+source/ubuntu-advantage-tools
Only Chad Smith can upload to this branch. If you are Chad Smith please log in for upload directions.

Branch merges

Branch information

Name:
feature/vm-support
Repository:
lp:~chad.smith/ubuntu/+source/ubuntu-advantage-tools

Recent commits

0ae3f1f... by Chad Smith

tests: skip trusty tests for lxd.vm machine_type

084a5c9... by Chad Smith

tests: given_a_machine formatted text is Given a .* machine

bed5cd7... by Chad Smith

tests: adapt focal vm-based test to be scenario instead of outline

8b19f0f... by Chad Smith

tests: add -vm prefix to image and container names

6997c6b... by Chad Smith

tests: add scenario for testing fips in a vm

39f61e8... by Chad Smith

features: support for machine_type environment var

- consolidate skip tags logic into _should_skip_tags function.
- check uses tags to skip during either before_scenario or
  before_feature
- allow encoding uses.conifg.machine_type.lxd.(container|vm) to declare
  that a scenario or feature requires a certain machine_type.
  Otherwise, skip that scenario or feature

e93d8ef... by Chad Smith

util: launch_lxd_container takes is_vm param to launch --vm

2f13a4a... by Chad Smith

util: lxc_get_series renamed to lxc_get_property

830ffe1... by Chad Smith

util: add lxc_create_vm_profile for launching vms

462f697... by Chad Smith

util: wait_for_boot use cloud-init status --wait on !trusty