Skip to content

Commit 9196f84

Browse files
committed
[Neutron] New OSP16 branch for downstream neutron plugin
Since last release in progress OSP16.2.9, no sense in making new automation testing code unless there is need for it in async. Also new issue regarding compatibility of iptables/nftables justifies branching instead of maintaining more code in the future. Anyways not much code expected to be added in new branch, so no long-term fork maintenance downside expected. Related: OSPRH-16470, OSPRH-15631, OSPRH-12863 Change-Id: I17d9419dadad46638b1b79ca42b598734dbf7d1f
1 parent 812400e commit 9196f84

7 files changed

Lines changed: 7 additions & 0 deletions

plugins/tempest/vars/tests/downstream_network_plugin.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,4 @@ test_dict:
4343
version:
4444
10: "7f3a2b877eaf1c6e2fbe5db3328222346c2eb395"
4545
13: "7f3a2b877eaf1c6e2fbe5db3328222346c2eb395"
46+
16: "osp16"

plugins/tempest/vars/tests/neutron.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,4 @@ test_dict:
5353
version:
5454
10: "7f3a2b877eaf1c6e2fbe5db3328222346c2eb395"
5555
13: "7f3a2b877eaf1c6e2fbe5db3328222346c2eb395"
56+
16: "osp16"

plugins/tempest/vars/tests/neutron_disruptive.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ test_dict:
2626
version:
2727
10: "7f3a2b877eaf1c6e2fbe5db3328222346c2eb395"
2828
13: "7f3a2b877eaf1c6e2fbe5db3328222346c2eb395"
29+
16: "osp16"

plugins/tempest/vars/tests/neutron_qe_sriov.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,4 @@ test_dict:
3030
version:
3131
10: "7f3a2b877eaf1c6e2fbe5db3328222346c2eb395"
3232
13: "7f3a2b877eaf1c6e2fbe5db3328222346c2eb395"
33+
16: "osp16"

plugins/tempest/vars/tests/neutron_routed_provider.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ test_dict:
2626
version:
2727
10: "7f3a2b877eaf1c6e2fbe5db3328222346c2eb395"
2828
13: "7f3a2b877eaf1c6e2fbe5db3328222346c2eb395"
29+
16: "osp16"

plugins/tempest/vars/tests/neutron_routed_provider_sriov.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ test_dict:
2626
version:
2727
10: "7f3a2b877eaf1c6e2fbe5db3328222346c2eb395"
2828
13: "7f3a2b877eaf1c6e2fbe5db3328222346c2eb395"
29+
16: "osp16"

plugins/tempest/vars/tests/neutron_single_threaded.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ test_dict:
4040
version:
4141
10: "7f3a2b877eaf1c6e2fbe5db3328222346c2eb395"
4242
13: "7f3a2b877eaf1c6e2fbe5db3328222346c2eb395"
43+
16: "osp16"
4344
override_tempest_config_options:
4445
compute-feature-enabled:
4546
console_output: "False"

0 commit comments

Comments
 (0)