1. 27 Mar, 2022 1 commit
  2. 18 Mar, 2022 3 commits
    • Thomas Goirand's avatar
      Fixed min version of tempest. · 9f38e646
      Thomas Goirand authored
      9f38e646
    • Thomas Goirand's avatar
      Now packaging 1.9.0 · dba1ca36
      Thomas Goirand authored
      dba1ca36
    • Thomas Goirand's avatar
      Merge tag '1.9.0' into debian/xena · b3bd5271
      Thomas Goirand authored
      neutron-tempest-plugin 1.9.0 release
      
      meta:version: 1.9.0
      meta:diff-start: -
      meta:series: yoga
      meta:release-type: release
      meta:pypi: no
      meta:first: no
      meta:release:Author: Hervé Beraud <hberaud@redhat.com>
      meta:release:Commit: Hervé Beraud <hberaud@redhat.com>
      meta:release:Change-Id: I0c5ccddce84501624f197b8dd8e39e280ba04631
      meta:release:Code-Review+1: Lajos Katona <katonalala@gmail.com>
      meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com>
      meta:release:Code-Review+2: Thierry Carrez <thierry@openstack.org>
      meta:release:Workflow+1: Thierry Carrez <thierry@openstack.org>
      b3bd5271
  3. 15 Mar, 2022 2 commits
    • Thomas Goirand's avatar
      Now packaging 1.8.0 · d57376ad
      Thomas Goirand authored
      d57376ad
    • Thomas Goirand's avatar
      Merge tag '1.8.0' into debian/xena · 5f83d603
      Thomas Goirand authored
      neutron-tempest-plugin 1.8.0 release
      
      meta:version: 1.8.0
      meta:diff-start: -
      meta:series: yoga
      meta:release-type: release
      meta:pypi: no
      meta:first: yes
      meta:release:Author: Slawek Kaplonski <skaplons@redhat.com>
      meta:release:Commit: Slawek Kaplonski <skaplons@redhat.com>
      meta:release:Change-Id: I2708452974ee84f184666527537808d6d3536227
      meta:release:Code-Review+1: Bernard Cafarelli <bcafarel@redhat.com>
      meta:release:Code-Review+1: Lajos Katona <katonalala@gmail.com>
      meta:release:Code-Review+1: Rodolfo Alonso <ralonsoh@redhat.com>
      meta:release:Code-Review+1: Oleg Bondarev <oleg.bondarev@huawei.com>
      meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech>
      meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com>
      meta:release:Workflow+1: Hervé Beraud <herveberaud.pro@gmail.com>
      5f83d603
  4. 12 Mar, 2022 1 commit
  5. 10 Mar, 2022 2 commits
  6. 08 Mar, 2022 1 commit
  7. 02 Mar, 2022 2 commits
  8. 01 Mar, 2022 1 commit
  9. 28 Feb, 2022 1 commit
    • Eduardo Olivares's avatar
      Adapt StatefulConnection class to advance image · 1f665d81
      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
      1f665d81
  10. 25 Feb, 2022 1 commit
  11. 21 Feb, 2022 1 commit
  12. 09 Feb, 2022 1 commit
    • Eduardo Olivares's avatar
      Add test to verify DHCP port IP address modification · 32a7fbeb
      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
      32a7fbeb
  13. 07 Feb, 2022 2 commits
    • Przemyslaw Szczerbik's avatar
      Test port.resource_request format with min bw and min pps rules · d2ecabb4
      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
      d2ecabb4
    • Przemyslaw Szczerbik's avatar
      Fix test_port_resource_request_inherited_policy test · 1f3d6b92
      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
      1f3d6b92
  14. 03 Feb, 2022 2 commits
  15. 02 Feb, 2022 1 commit
  16. 28 Jan, 2022 7 commits
  17. 27 Jan, 2022 2 commits
  18. 26 Jan, 2022 1 commit
  19. 20 Jan, 2022 1 commit
  20. 18 Jan, 2022 1 commit
  21. 14 Jan, 2022 2 commits
  22. 13 Jan, 2022 2 commits
  23. 10 Jan, 2022 2 commits