vmwareguest: enable functional tests

Enable Github Actions functional tests for the default plugins.

Change-Id: I669ab8682f0be87c8b20ea81904adebcb84191b6
Signed-off-by: Adrian Vladu <avladu@cloudbasesolutions.com>
This commit is contained in:
Adrian Vladu 2024-06-21 12:40:09 +03:00
parent 529105eac6
commit aa06aeeecd

View File

@ -62,7 +62,7 @@ jobs:
matrix:
python-version: [ "3.12"]
architecture: ["x64", "x86"]
cloud: ["empty", "nocloud"]
cloud: ["empty", "nocloud", "vmwareguest"]
steps:
- name: Checkout cloudbase-init repository