- 30 Sep, 2021 1 commit
-
-
Thomas Goirand authored
-
- 27 Sep, 2021 3 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
neutron-tempest-plugin 1.7.0 release meta:version: 1.7.0 meta:diff-start: - meta:series: xena meta:release-type: release meta:pypi: no meta:first: no meta:release:Author: Hervé Beraud <hberaud@redhat.com> meta:release:Commit: elajkat <lajos.katona@est.tech> meta:release:Change-Id: I8f40da8b6f733ead51c2cceae5a130e8af1b31c6 meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com> meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech> meta:release:Workflow+1: Elod Illes <elod.illes@est.tech>
-
- 25 Sep, 2021 1 commit
-
-
Zuul authored
-
- 23 Sep, 2021 2 commits
- 22 Sep, 2021 2 commits
-
-
Zuul authored
-
ibumarskov authored
Skip_checks method should be called to check appropriate parameters (include specific test parameters such as ipv6_subnet_attributes) before run IPv6Test. Change-Id: I6e1a0c192a8e8ce62b7437d864f4f4f86563db79
-
- 09 Sep, 2021 2 commits
- 01 Sep, 2021 1 commit
-
-
Rodolfo Alonso Hernandez authored
This patch amends [1], setting the default advance image "ds512M" for Designate scenario jobs in older stable branches. Related-Bug: #1940243 [1]https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/806119 Change-Id: Ied79caa66727f4df09fcbe8e4ec302c326862256
-
- 31 Aug, 2021 1 commit
-
-
Zuul authored
-
- 30 Aug, 2021 3 commits
-
-
Zuul authored
-
Thomas Goirand authored
-
Thomas Goirand authored
neutron-tempest-plugin 1.6.0 release meta:version: 1.6.0 meta:diff-start: - meta:series: xena meta:release-type: release meta:pypi: no meta:first: no meta:release:Author: Ghanshyam Mann <gmann@ghanshyammann.com> meta:release:Commit: Ghanshyam Mann <gmann@ghanshyammann.com> meta:release:Change-Id: I2f65701ebf6a7916f7c72457ae0bd6531b57608a meta:release:Code-Review+1: Slawek Kaplonski <skaplons@redhat.com> meta:release:Code-Review+1: Bernard Cafarelli <bcafarel@redhat.com> meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech> meta:release:Code-Review+1: Akihiro Motoki <amotoki@gmail.com> meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com> meta:release:Workflow+1: Hervé Beraud <herveberaud.pro@gmail.com>
-
- 26 Aug, 2021 2 commits
-
-
Zuul authored
-
Rodolfo Alonso Hernandez authored
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
-
- 25 Aug, 2021 3 commits
-
-
Zuul authored
-
Zuul authored
-
Eduardo Olivares authored
Existing IPv4 and IPv6 extra-dhcp-options tests ignored the ip_version attribute, so all the extra-dhcp-options tested had IP version 4 Change-Id: I5fee2579a158918c2c22d95493b471e23d0f8161
-
- 24 Aug, 2021 1 commit
-
-
Bernard Cafarelli authored
Flavor added in 79c67968 fails in at least stable/wallaby neutron-ovn-tempest-slow job, as the flavor already exists. This checks if a flavor with this name already exists before trying to create it Change-Id: I624f53e39c4bcdd988900aca375ee5e4ddd445fe Related-Bug: #1940243
-
- 23 Aug, 2021 1 commit
-
-
Zuul authored
-
- 22 Aug, 2021 2 commits
-
-
Zuul authored
-
Takashi Kajinami authored
... because any change in unit tests code does never affect functionality. Change-Id: Ic4f54fed3ed1e0acf4132cad9ffba2dcede72372
-
- 19 Aug, 2021 1 commit
-
-
Rodolfo Alonso Hernandez authored
In order to reduce the CI memory consuption, this patch creates a 384MB flavor to replace the 512MB previously used for the advance image (Ubuntu 18.04). Flavor specs: - 384MB RAM: aroung 100MB are used when the VM is started. - 4GB disk: around 1,1GB are used when the VM is started. - 1 VCPU. Change-Id: I267a848d57183ddc39128f12d40b076360dfd3bc Partial-Bug: #1940243
-
- 16 Aug, 2021 1 commit
-
-
Thomas Goirand authored
-
- 13 Aug, 2021 1 commit
-
-
wu.shiming authored
Setuptools v54.1.0 introduces a warning that the use of dash-separated options in 'setup.cfg' will not be supported in a future version [1]. Get ahead of the issue by replacing the dashes with underscores. Without this, we see 'UserWarning' messages like the following on new enough versions of setuptools: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead [1] https://github.com/pypa/setuptools/commit/a2e9ae4cb Change-Id: If5cb829ef8530690f9208f9b15915e2c17367190
-
- 12 Aug, 2021 1 commit
-
-
ccamposr authored
This test was unstable due to the default ipv6 format in NM isn't supported by neutron Change-Id: Ied226dec9923f021d8f26f1e59b01602d4b1ae82
-
- 10 Aug, 2021 1 commit
-
-
Zuul authored
-
- 09 Aug, 2021 2 commits
-
-
Zuul authored
-
Slawek Kaplonski authored
Those new jobs are based on the openvswitch and openvswitch-iptables_hybrid job. The only difference in those new jobs is disabled DHCP agent and enabled distributed dhcp L2 extension. New jobs are added to the experimental queue for now. We can discuss later if we should add them to the check/gate queues later. Depends-On: https://review.opendev.org/c/openstack/neutron/+/803469 Change-Id: I28c1cec324046df5b062e1b9d991ca7413c075fc
-
- 05 Aug, 2021 1 commit
-
-
Alex Katz authored
Some of the images require `tail` process to be explicitly stopped after the `tail -f ... | nc ...` command has been executed and `nc` process is finished. But most of the time `tail` process is ended automatically that leads to fail of `killall tail` command. Change-Id: I43c0b7781ca2ed98156e125566115196aab530cf
-
- 04 Aug, 2021 1 commit
-
-
Zuul authored
-
- 01 Aug, 2021 1 commit
-
-
Zuul authored
-
- 29 Jul, 2021 1 commit
-
-
Zuul authored
-
- 26 Jul, 2021 1 commit
-
-
Elvira García authored
This scenario test checks that, even with no DHCP and no port security, packets are not flooded to every port on the network. To see this work in OVN, port security and DHCP must be disabled on a network. Before having those capabilities, packets would be flooded to all servers. Now, the OVN switch can learn the MAC of a port and store it on the FDB table. The adoption of this feature was completed in [0]. [0] https://review.opendev.org/c/openstack/neutron/+/763567 Change-Id: I0313ac13f8e8922849f6388d2d1379817230294b
-
- 22 Jul, 2021 1 commit
-
-
Slawek Kaplonski authored
Change-Id: I1c10481b5ccbd482fb7692c6562c76e8356cb87a
-
- 21 Jul, 2021 1 commit
-
-
Slawek Kaplonski authored
This test is failing from time to time in the Linuxbridge scenario job so let's exclude it in that job until related bug will be fixed. Related-Bug: #1936911 Change-Id: Ic89c65cf225bb7813001311b4625e7117b70f91c
-
- 20 Jul, 2021 1 commit
-
-
Slawek Kaplonski authored
Change-Id: Ib5bf31ebef037049627d0de296a66cca6730e306
-