Skip to content

Commit aa06aee

Browse files
committed
vmwareguest: enable functional tests
Enable Github Actions functional tests for the default plugins. Change-Id: I669ab8682f0be87c8b20ea81904adebcb84191b6 Signed-off-by: Adrian Vladu <[email protected]>
1 parent 529105e commit aa06aee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cloudbase_init_tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
matrix:
6363
python-version: [ "3.12"]
6464
architecture: ["x64", "x86"]
65-
cloud: ["empty", "nocloud"]
65+
cloud: ["empty", "nocloud", "vmwareguest"]
6666

6767
steps:
6868
- name: Checkout cloudbase-init repository

0 commit comments

Comments
 (0)