From 5c7de4681a5ed083e2deffe03845e9b5833f9765 Mon Sep 17 00:00:00 2001 From: James Falcon Date: Wed, 2 Dec 2020 09:56:19 -0600 Subject: [PATCH] Add lxd-vm to list of valid integration test platforms --- tests/integration_tests/integration_settings.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/integration_tests/integration_settings.py b/tests/integration_tests/integration_settings.py index 9be9a94f9e8..94d54f74c1b 100644 --- a/tests/integration_tests/integration_settings.py +++ b/tests/integration_tests/integration_settings.py @@ -10,6 +10,7 @@ # One of: # lxd_container +# lxd_vm # azure # ec2 # gce