Use default "ds512M" advance image in older stable branches
Those branches are not affected by the related bug. Furthermore,
those branches override the neutron-tempest-plugin version with an
older one that does not implement the method
"create_flavor_for_advance_image". This method is used to create a
specific flavor used in the CI tests.
Change-Id: Iad6fdfb3ebe7b5cafd8a1ee00724408abd7c17ff
Related-Bug: #1940243
diff --git a/zuul.d/train_jobs.yaml b/zuul.d/train_jobs.yaml
index a623251..a7ac8bf 100644
--- a/zuul.d/train_jobs.yaml
+++ b/zuul.d/train_jobs.yaml
@@ -135,6 +135,7 @@
network_available_features: *available_features
devstack_localrc:
NETWORK_API_EXTENSIONS: "{{ network_api_extensions | join(',') }}"
+ ADVANCED_INSTANCE_TYPE: ds512M
devstack_local_conf:
post-config:
$NEUTRON_L3_CONF:
@@ -160,6 +161,7 @@
network_available_features: *available_features
devstack_localrc:
NETWORK_API_EXTENSIONS: "{{ network_api_extensions | join(',') }}"
+ ADVANCED_INSTANCE_TYPE: ds512M
devstack_local_conf:
post-config:
$NEUTRON_L3_CONF:
@@ -185,6 +187,7 @@
network_available_features: *available_features
devstack_localrc:
NETWORK_API_EXTENSIONS: "{{ network_api_extensions | join(',') }}"
+ ADVANCED_INSTANCE_TYPE: ds512M
devstack_local_conf:
post-config:
$NEUTRON_L3_CONF: