- 12 Mar, 2022 1 commit
-
-
Zuul authored
-
- 10 Mar, 2022 2 commits
-
-
ccamposr authored
With ovn and Rhel sometimes a reload interface is needed for the ipv6 was configured in the interface Change-Id: Ifc449198906d3505014864a2b8b7ed1ce8040c33
-
Chandan Kumar (raukadah) authored
On Wallaby, We have pinned tempest[1] to particular commit[2] to fix lp#1963907. https://review.rdoproject.org/r/c/rdoinfo/+/40273 pinned neutron-tempest-plugin at master commit to fix neutron tempest tests in wallaby. But the tempest tests are throwing ``` AttributeError: module 'neutron_lib.services.qos.constants' has no attribute 'RULE_TYPE_MINIMUM_PACKET_RATE' ``` On wallaby, neutron-lib=2.10.2 is used in the RDO/Tripleo Deployment. https://review.opendev.org/c/openstack/neutron-lib/+/816447 Moves RULE_TYPE_MINIMUM_PACKET_RATE to neutron-lib which is available in Yoga release and not available in wallaby neutron-lib leading to above failure. Moving the RULE_TYPE_MINIMUM_PACKET_RATE variable to the setup method fixes the issue. [1]. https://review.opendev.org/c/openstack/tempest/+/822560 [2]. https://review.rdoproject.org/r/c/rdoinfo/+/40228 Related-Bug: #1963907 Signed-off-by:
Chandan Kumar (raukadah) <chkumar@redhat.com> Change-Id: If2badd6cbac13ddaf86fe81b48ebd69d2857f1b0
-
- 08 Mar, 2022 1 commit
-
-
yatinkarel authored
With [1] Tempest added support for 'ecdsa' key types using a new config option validation.ssh_key_type. Let's honour this while creating ssh and keypair clients. This is needed atleast for latest openssl package in CentOS 9-stream where support for 'rsa' key is dropped. [1] https://review.opendev.org/c/openstack/tempest/+/807465 Closes-Bug: #1963907 Change-Id: I1e4621ca9c02231d02df09fa758eae5c55eb0f93
-
- 02 Mar, 2022 2 commits
- 01 Mar, 2022 1 commit
-
-
Zuul authored
-
- 28 Feb, 2022 1 commit
-
-
Eduardo Olivares authored
Test test_established_tcp_session_after_re_attachinging_sg fails when it is executed on advance images because launching commands in background could not be done using the exec_command method For cirros images it works fine, so the method used will depend on the tempest configuration Change-Id: Idf915c34ae6f08c2d1ac86f4c192824090f9d6e6
-
- 25 Feb, 2022 1 commit
-
-
yatinkarel authored
The test is working fine now, so let's re enable it. Related-Bug: #1874447 Change-Id: Ic7e31d4c309491c89a846bb790c0554d4cc85bb3
-
- 21 Feb, 2022 1 commit
-
-
zhouhenglc authored
Neutron-fwaas is going to be revived in master branch with [1]. [1] https://review.opendev.org/c/openstack/governance/+/828078 Depends-On: https://review.opendev.org/c/openstack/neutron-fwaas/+/828149 Change-Id: I8c5465851759b01b070999cf7ca48d3aa899c7da
-
- 09 Feb, 2022 1 commit
-
-
Eduardo Olivares authored
When the IP address from a subnet DHCP port is changed, the route to the metadata provisioned for that port should be modified accordingly In case this route is not correctly updated, the server will not be able to obtain metadata information - hence, it will not get the ssh authorized keys This new test only applies to OVN Related-Bug: #1942794 Change-Id: I76e75db469e2518ed90561430aa9c8c68846dae5
-
- 07 Feb, 2022 2 commits
-
-
Przemyslaw Szczerbik authored
Add a new test to verify port.resource_request format when associated QoS policy contains both minimum bandwidth and minimum packet rate rules. Partial-Bug: #1922237 Change-Id: Ia5aa134a3b2a254fdb9c111eac95e0eb5ea87217
-
Przemyslaw Szczerbik authored
In 'test_port_resource_request_inherited_policy' test a QoS policy is assigned to a network. The network used in this test is created in resource_setup(), which is run as part of setUpClass() phase. Resources allocated in resource_setup() are shared by all tests in the class, and are cleaned up in tearDownClass() only after all test had been run. This means that test_port_resource_request_inherited_policy test leaks network QoS policy, that can impact all subsequent tests. Depending on the order in which tests are run, this can break tests that are checking port's resource_request attribute. To avoid affecting other tests, create a dedicated provider network in test_port_resource_request_inherited_policy test. Related-Bug: #1922237 Change-Id: Id8758ef4fe56fe7e0e7792270d6ee585313592a6
-
- 03 Feb, 2022 2 commits
-
-
Zuul authored
-
yatinkarel authored
Currently when a job config is updated, all other jobs are triggered unnecessary. This patch updates irrelevant files to ignore changes in all job config files except zuul.d/project.yaml(as this contains the list of jobs to run not their definitions). With this only the jobs whose definitions are updated(along with it's child jobs) will be triggered because by default match-on-config-updates is set to true for a job[1] and that ignores files or irrelevant-files for a job inclusion. [1] https://zuul-ci.org/docs/zuul/latest/config/job.html#attr-job.match-on-config-updates Change-Id: I6ae7891912d9c3dda9349a6e11a1011fd5bc4012
-
- 02 Feb, 2022 1 commit
-
-
yatinkarel authored
The related bug is fixed in ovn with[1], so issue should not be see with ovn-20.03.2+ releases. This patch re-enables the test by removing it from blacklist, and adding it to ussuri ovn job as that is running with ovn-20.03.0. [1] https://github.com/ovn-org/ovn/commit/53285ae Depends-On: https://review.opendev.org/c/openstack/networking-sfc/+/827410/ Related-Bug: #1881558 Change-Id: I73c3d6caeaf578fb032750c34e1aaa1ac041da9a
-
- 28 Jan, 2022 7 commits
-
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
elajkat authored
Change-Id: Ib5f586e38c7c23fce6e03dc28b3f3d4828264ebf Related-Bug: 1959184
-
yatinkarel authored
Update irrelevant-files for scenario jobs to avoid unnecessary jobs, like skip ovs/linuxbridge jobs on ovn related changes, same for non-ovn jobs. Also skip scenario and stadium project jobs for changes in api tests at neutron_tempest_plugin/api/test_.*. Change-Id: I8780e9118267bc916f63bea7676e0a3faeb2bd20
-
yatinkarel authored
test_list_policy_filter_by_name was looking for policies with name 'test' and expected only one such policy to be retrieved, but since tempest is running with multiple concurrency and some other qos tests were also using same policy name, this leads to test failure when this test runs at same time with other such tests. This patch fixes it by using random name for the policy for this test. Closes-Bug: #1959184 Change-Id: Ibcbb2403b5b5983b2573c5a4791fb30850816d60
-
- 27 Jan, 2022 2 commits
-
-
Zuul authored
-
Nurmatov Mamatisa authored
With Local IP static_nat set to True (for work with ovs firewall) - back ICMP traffic from VM with Local IP assigned will have source IP substituted with local IP. To overcome this new parameter was added to check_remote_connectivity - check_responce_ip Depends-On: https://review.opendev.org/c/openstack/neutron/+/818228 Depends-On: https://review.opendev.org/c/openstack/neutron/+/824363 Change-Id: I85b4c07a623443e3fd856b9218024773125f20eb
-
- 26 Jan, 2022 1 commit
-
-
shanyunfan33 authored
Yoga testing runtime[1] has been updated to add py39 testing as voting. Unit tests update are handled by the job template change in openstack-zuul-job - https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/820286 this commit updates the classifier in setup.cfg file. [1] https://governance.openstack.org/tc/reference/runtimes/yoga.html Change-Id: I5d85d93860717a430fcad259d52708816f5cd031
-
- 20 Jan, 2022 1 commit
-
-
Zuul authored
-
- 18 Jan, 2022 1 commit
-
-
Zuul authored
-
- 14 Jan, 2022 2 commits
- 13 Jan, 2022 2 commits
-
-
Nurmatov Mamatisa authored
Tests were verified on OVS environment. API job definition is not changed, because OVN does not support Local IP. Depends-On: https://review.opendev.org/c/openstack/neutron/+/816435 Depends-On: https://review.opendev.org/c/openstack/neutron/+/818228 Change-Id: I4760db4dd9916ec895ef63573c49bde91727d142
-
elajkat authored
Co-Authored-By:Przemyslaw Szczerbik <przemyslaw.szczerbik@est.tech> Partial-Bug: #1922237 Change-Id: I39f521a11de4e9ff4d447d7a6e85f9cbee6ee62a
-
- 10 Jan, 2022 2 commits
-
-
Zuul authored
-
Przemyslaw Szczerbik authored
The port-resource-request-groups Neutron API extension, introduced in I99a49b107b1872ddf83d1d8497a26a8d728feb07, changed format of port.resource_request attribute. This patch adaps PortTestCasesResourceRequest tests to accept both formats. Partial-Bug: #1922237 Change-Id: I55b52e360ee99174d804c9bf25b5ccfdc959a1ed
-
- 03 Jan, 2022 2 commits
-
-
elajkat authored
Change-Id: I8d4b7a5ca6982c4e68f6bd0915da38c12e0d4d1a Related-bug: #1799790
-
Slawek Kaplonski authored
This test ensures that log entries configured for specific security group are deleted after SG is deleted from Neutron. Related-Bug: #1939558 Change-Id: I93eb8d623945a1fe9b9174523ed8383c9b5f07ed
-
- 21 Dec, 2021 2 commits
- 20 Dec, 2021 2 commits