1. 12 Mar, 2022 1 commit
  2. 10 Mar, 2022 2 commits
  3. 08 Mar, 2022 1 commit
  4. 02 Mar, 2022 2 commits
  5. 01 Mar, 2022 1 commit
  6. 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
  7. 25 Feb, 2022 1 commit
  8. 21 Feb, 2022 1 commit
  9. 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
  10. 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
  11. 03 Feb, 2022 2 commits
  12. 02 Feb, 2022 1 commit
  13. 28 Jan, 2022 7 commits
  14. 27 Jan, 2022 2 commits
  15. 26 Jan, 2022 1 commit
  16. 20 Jan, 2022 1 commit
  17. 18 Jan, 2022 1 commit
  18. 14 Jan, 2022 2 commits
  19. 13 Jan, 2022 2 commits
  20. 10 Jan, 2022 2 commits
  21. 03 Jan, 2022 2 commits
  22. 21 Dec, 2021 2 commits
  23. 20 Dec, 2021 2 commits