Skip to content

Commit

Permalink
vmwareguest: add network config tests
Browse files Browse the repository at this point in the history
Change-Id: I669ab8682f0be87c8b20ea81904adebcb84191b6
Signed-off-by: Adrian Vladu <[email protected]>
  • Loading branch information
ader1990 committed Jun 26, 2024
1 parent f34be2f commit cbeac10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cloudbase_init_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Cloudbase-Init tests
env:
UPPER_CONSTRAINTS: "https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt"
TEST_RESOURCES: "https:/ader1990/cloudbase-init-test-resources-1"
TEST_RESOURCES_BRANCH: "nocloud_network_set"
TEST_RESOURCES_BRANCH: "vmwareguest_network_config_test"

on: [push, pull_request]

Expand Down Expand Up @@ -62,7 +62,7 @@ jobs:
matrix:
python-version: [ "3.12"]
architecture: ["x64", "x86"]
cloud: ["empty", "nocloud"]
cloud: ["vmwareguest"]

steps:
- name: Checkout cloudbase-init repository
Expand Down

0 comments on commit cbeac10

Please sign in to comment.