8 Commits

Author SHA1 Message Date
asarfaty
e11c8b86a3 NSX|V: Skip unsupported tempest tests
Change-Id: Ic821faad07bb4bf3bc2596ddd7e5328e9c70a03f
2020-03-23 06:54:27 +02:00
ghanshyam
dd10d159f1 Remove usage of tempest test_l3_agent_scheduler
Tempest test 'test_l3_agent_scheduler' is going to be
removed from Tempest  - https://review.openstack.org/#/c/640767/

Same test exist in neutron-tempest-plugin[1], which can be used
if required.

[1] http://git.openstack.org/cgit/openstack/neutron-tempest-plugin/tree/neutron_tempest_plugin/api/admin/test_l3_agent_scheduler.py

Change-Id: I89488cafe0c901d8d5ad1dfea74c87f63e0d59ec
2019-03-07 04:48:24 +00:00
Adit Sarfaty
90eb5eed7e Revert "NSX|V: Disable some CI tests that fails often with timeout"
This reverts commit c07c3d7e5cc36ef0f3ed2f2c068f45165f0fcae4.

Change-Id: If8a2a3a6eb3876a5399e47eab1172cd889e4faf0
2018-12-22 18:02:48 +00:00
Adit Sarfaty
c07c3d7e5c NSX|V: Disable some CI tests that fails often with timeout
Change-Id: Iffeab7b649ab29a1b73f30744036629892f7fb31
2018-12-20 12:19:35 +02:00
Adit Sarfaty
442f3dcdf9 TVD: Add NSX-v CI exclusions
+ some fixing needed for the TVD-V CI to pass

Change-Id: Ie482643b69e07f37fbac27f8db29a04b812d36c7
2017-12-31 13:42:12 +02:00
Adit Sarfaty
1d5af38ed7 NSX|V prevent adding illegal routes
The nsx-v backend does not suport adding a route where the
nexthop is part of the destination.
This patch skips it (instead of failing at the backend)
and also skips a tempest test that tries the same thing

Change-Id: I41181d43cffbf0e5cbb63069ed864683834c77b9
2017-11-08 12:08:02 +02:00
Adit Sarfaty
1dfc0fe59e NSX|v+v3: forbid multiple fixed ips in a port
The nsx backend does not allow adding different static DHCP bindings
with the same mac, so an instance cannot be deployed with a port with
multiple ips.
This patch prevent create/update of a port with more than 1 fixed ip.

Change-Id: I4b0ba1f3dc593604a3d6a53f8e0aac385faed985
2017-08-06 08:57:52 +03:00
Roey Chen
d5992dadf9 NSXV devstackgaterc file
Change-Id: Icfe3f9ee9b2952352ff1ef174189a6b3499c625a
2016-12-26 18:35:54 +00:00