Skip to content

Commit 4d21547

Browse files
committed
add neutron plugin to the CI
1 parent 6901189 commit 4d21547

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/e2e.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ jobs:
3737
enable_workaround_docker_io: 'false'
3838
branch: ${{ matrix.openstack_version }}
3939
enabled_services: "openstack-cli-server,neutron-uplink-status-propagation"
40+
conf_overrides: |
41+
enable_plugin neutron https://opendev.org/openstack/neutron.git ${{ matrix.openstack_version }}
4042
4143
- name: Deploy a Kind Cluster
4244
uses: helm/kind-action@92086f6be054225fa813e0a4b13787fc9088faab

0 commit comments

Comments
 (0)