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:
parent
529105eac6
commit
aa06aeeecd
2
.github/workflows/cloudbase_init_tests.yml
vendored
2
.github/workflows/cloudbase_init_tests.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user