Skip to content

Commit

Permalink
vmwareguest: enable functional tests
Browse files Browse the repository at this point in the history
Enable Github Actions functional tests for the default plugins.

Change-Id: I669ab8682f0be87c8b20ea81904adebcb84191b6
Signed-off-by: Adrian Vladu <[email protected]>
  • Loading branch information
ader1990 committed Jun 26, 2024
1 parent 529105e commit aa06aee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cloudbase_init_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit aa06aee

Please sign in to comment.