1. 27 Sep, 2021 2 commits
    • Thomas Goirand's avatar
      Now packaging 1.8.1 · 0dc918e5
      Thomas Goirand authored
      0dc918e5
    • Thomas Goirand's avatar
      Merge tag '1.8.1' into debian/xena · ea4243f2
      Thomas Goirand authored
      octavia-tempest-plugin 1.8.1 release
      
      meta:version: 1.8.1
      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: Hervé Beraud <hberaud@redhat.com>
      meta:release:Change-Id: I34e64d0095446d75bc2add5e3b8df2b20cacce1d
      meta:release:Code-Review+1: Gregory Thiemonge <gthiemon@redhat.com>
      meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech>
      meta:release:Code-Review+1: Ghanshyam <gmann@ghanshyammann.com>
      meta:release:Code-Review+2: Thierry Carrez <thierry@openstack.org>
      meta:release:Workflow+1: Thierry Carrez <thierry@openstack.org>
      ea4243f2
  2. 30 Aug, 2021 3 commits
    • Gregory Thiemonge's avatar
      Increase job timeout for noop-api tests · 605899c1
      Gregory Thiemonge authored
      noop-api tests have been frequently timing out since SQLAlchemy
      1.4 release.
      An analysis showed that some tests are 55% slower with 1.4, but we
      haven't fixed it or improved the code yet. To unblock the gates, set the
      timeout to 10800 sec (3h00) for those jobs. We might revert this commit
      when we figure out how to improve test exec times.
      
      Change-Id: I68a5357f58b74f0f759cab0bb89a517c384d05e0
      605899c1
    • Thomas Goirand's avatar
      Now packaging 1.8.0 · 4dbd97e6
      Thomas Goirand authored
      4dbd97e6
    • Thomas Goirand's avatar
      Merge tag '1.8.0' into debian/xena · b637d4f0
      Thomas Goirand authored
      octavia-tempest-plugin 1.8.0 release
      
      meta:version: 1.8.0
      meta:diff-start: -
      meta:series: xena
      meta:release-type: release
      meta:pypi: no
      meta:first: yes
      meta:release:Author: Ghanshyam Mann <gmann@ghanshyammann.com>
      meta:release:Commit: Ghanshyam Mann <gmann@ghanshyammann.com>
      meta:release:Change-Id: I401f91c01f5fd72d8bcadd0f1cc2b15f255e2523
      meta:release:Code-Review+1: Michael Johnson <johnsomor@gmail.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>
      b637d4f0
  3. 19 Aug, 2021 1 commit
  4. 17 Aug, 2021 1 commit
  5. 16 Aug, 2021 1 commit
  6. 30 Jul, 2021 1 commit
  7. 21 Jul, 2021 2 commits
  8. 20 Jul, 2021 1 commit
    • Gregory Thiemonge's avatar
      Fix two-node job configuration · 5cf1f61f
      Gregory Thiemonge authored
      
      
      Two-node job was failing because devstack tried to compile the
      test_server.go file on controller2.
      controller2 doesn't have tempest installed, but octavia-tempest-plugin
      was installed. The compilation step was failing and is not necessary
      there.
      
      Fix octavia-v2-act-stdby-dsvm-scenario-two-node definition, overrides
      were not applied.
      Fix the "zuul_copy_output" section.
      
      Move to ML2/OVN backend.
      
      Co-Authored-By: default avatarCarlos Goncalves <cgoncalves@redhat.com>
      Change-Id: I24976e93e9ea8f7f50c9da014c2627965512893c
      5cf1f61f
  9. 30 Jun, 2021 2 commits
  10. 22 Jun, 2021 1 commit
    • Gregory Thiemonge's avatar
      Fix expect_timeout_error in IPv6 scenario tests · 88d78fba
      Gregory Thiemonge authored
      Fix except_timeout_error call to make_request. In case of an IPv6
      address and a TCP-based protocol, make_request expects brackets around
      the address (ex: [2001:12::2]).
      
      Some tests failed with the following error: "Validate URL got exception:
      Failed to parse: http://fd22:262a:41e1:1::f5:97. Retrying.". Then the
      requests timed out because each retry failed and not for the excepted
      reason (which is: SG update was applied)
      Because of that issue, some IPv6 tests based on
      _test_listener_with_allowed_cidrs may have failed because the tests
      considered that the SG were applied, while the traffic could still pass.
      
      Change-Id: I2e6d108a8d4ce197ae657ea10b10f63b1a5850c4
      88d78fba
  11. 01 Jun, 2021 1 commit
    • Arkady Shtempler's avatar
      New test: test_tcp_and_udp_traffic_on_same_port · cac3eefc
      Arkady Shtempler authored
      It's possible to use the same VIP port for TCP and UDP protocols.
      Two listeners: UDP and TCP are being created using the same VIP port.
      UDP and TCP traffic validation, both should PASS.
      
      Change-Id: Ie93829be86b8a2442911ce212cdd0bc98237b962
      cac3eefc
  12. 21 May, 2021 1 commit
  13. 20 May, 2021 1 commit
  14. 15 May, 2021 1 commit
  15. 05 May, 2021 1 commit
    • Gregory Thiemonge's avatar
      Move ubuntu jobs to focal · 3079d00e
      Gregory Thiemonge authored
      Move master and victoria jobs to ubuntu focal.
      ussuri and train jobs still use bionic.
      
      Change-Id: I4181a989514389ba18ff7874f8f4332f392d1189
      3079d00e
  16. 03 May, 2021 1 commit
    • Arkady Shtempler's avatar
      New test case: "test_insert_headers" · 1ea1a2bd
      Arkady Shtempler authored
      This test covers LB "insert HTTP headers" functionality.
      It’s a traffic based scenario and validation is done using real HTTP headers
      being received on backend side.
      
      Change-Id: I97efd6bcc793e1378356c18209d5345597f39a00
      1ea1a2bd
  17. 20 Apr, 2021 1 commit
    • Gregory Thiemonge's avatar
      Fix owner_or_admin API tests · 3497f6cb
      Gregory Thiemonge authored
      lb_observer and lb_global_observer don't have any meaning when
      admin_or_owner policy override in enabled.
      This commit disables client creation for those roles and removes their
      uses from API tests (the behavior of the owner_or_admin tests are now
      similar to their behavior before the introduction of the new RBAC
      tests).
      
      Requires the following configuration in tempest.conf:
      
      [load_balancer]
      RBAC_test_type = owner_or_admin
      member_role = member
      admin_role = admin
      
      Change-Id: I2231384933d5974b962a558e8c0b3bffb1140b5a
      3497f6cb
  18. 15 Apr, 2021 1 commit
  19. 08 Apr, 2021 2 commits
  20. 30 Mar, 2021 2 commits
    • Thomas Goirand's avatar
      Now packaging 1.7.0 · f1da9200
      Thomas Goirand authored
      f1da9200
    • Thomas Goirand's avatar
      Merge tag '1.7.0' into debian/wallaby · faddfb8e
      Thomas Goirand authored
      octavia-tempest-plugin 1.7.0 release
      
      meta:version: 1.7.0
      meta:diff-start: -
      meta:series: wallaby
      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: Ib7360c05f4f26d04bd01bfc019e6f0ab863305ca
      meta:release:Code-Review+1: Michael Johnson <johnsomor@gmail.com>
      meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com>
      meta:release:Code-Review+1: Ghanshyam Mann <gmann@ghanshyammann.com>
      meta:release:Code-Review+2: Thierry Carrez <thierry@openstack.org>
      meta:release:Workflow+1: Thierry Carrez <thierry@openstack.org>
      faddfb8e
  21. 27 Mar, 2021 1 commit
  22. 25 Mar, 2021 3 commits
    • Thomas Goirand's avatar
      3800a9d3
    • Thomas Goirand's avatar
      Merge tag '1.6.0' into debian/wallaby · 9787406d
      Thomas Goirand authored
      octavia-tempest-plugin 1.6.0 release
      
      meta:version: 1.6.0
      meta:diff-start: -
      meta:series: wallaby
      meta:release-type: release
      meta:pypi: no
      meta:first: yes
      meta:release:Author: Ghanshyam Mann <gmann@ghanshyammann.com>
      meta:release:Commit: Ghanshyam <gmann@ghanshyammann.com>
      meta:release:Change-Id: I011f9be8ae7fbf9fbd638ec769e0fad53531563d
      meta:release:Code-Review+2: Hervé Beraud <hberaud@redhat.com>
      meta:release:Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com>
      meta:release:Workflow+1: Sean McGinnis <sean.mcginnis@gmail.com>
      9787406d
    • Thomas Goirand's avatar
      Now packaging 1.6.0. · d5fd583f
      Thomas Goirand authored
      d5fd583f
  23. 20 Mar, 2021 1 commit
  24. 16 Mar, 2021 1 commit
    • Gregory Thiemonge's avatar
      Fix testing IPv6 VIP network connectivity · 54225ad2
      Gregory Thiemonge authored
      The IPv6 VIP subnet used in the tests is created using devstack's
      default IPv6 subnetpool.
      Devstack ensures that any CIDR from this subnetpool is routable from the
      devstack node if the subnet is plugged into devstack's router1.
      
      Change-Id: Iaf3113087a344787add3405208fb229838a56d0b
      54225ad2
  25. 12 Mar, 2021 1 commit
  26. 10 Mar, 2021 1 commit
  27. 04 Mar, 2021 1 commit
  28. 26 Feb, 2021 1 commit
  29. 25 Feb, 2021 2 commits
    • Zuul's avatar
      Merge "Remove Stein CI jobs" · 13b21c1c
      Zuul authored
      13b21c1c
    • Michael Johnson's avatar
      Enable HTTPS on the test servers · baf12e02
      Michael Johnson authored
      This patch creates the required pki resources and enables HTTPS
      on the test web servers. It sets up port 443 for regular HTTPS and
      port 9443 for HTTPS that will require a valid client certificate.
      
      Change-Id: Ib7cee4c8600fd1be4a9d7027d3ca1f413a0b1007
      Story: 2003858
      Task: 41170
      baf12e02
  30. 24 Feb, 2021 1 commit