1. 30 Sep, 2021 1 commit
  2. 27 Sep, 2021 3 commits
    • Thomas Goirand's avatar
      (build-)depends on tempest >= 1:29.0.0. · 6fb8aea1
      Thomas Goirand authored
      6fb8aea1
    • Thomas Goirand's avatar
      Now packaging 1.7.0 · 4d0c4e7f
      Thomas Goirand authored
      4d0c4e7f
    • Thomas Goirand's avatar
      Merge tag '1.7.0' into debian/xena · 796906c1
      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>
      796906c1
  3. 25 Sep, 2021 1 commit
  4. 23 Sep, 2021 2 commits
  5. 22 Sep, 2021 2 commits
  6. 09 Sep, 2021 2 commits
  7. 01 Sep, 2021 1 commit
  8. 31 Aug, 2021 1 commit
  9. 30 Aug, 2021 3 commits
    • Zuul's avatar
    • Thomas Goirand's avatar
      Now packaging 1.6.0. · 0361fcfb
      Thomas Goirand authored
      0361fcfb
    • Thomas Goirand's avatar
      Merge tag '1.6.0' into debian/xena · 1985f841
      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>
      1985f841
  10. 26 Aug, 2021 2 commits
  11. 25 Aug, 2021 3 commits
  12. 24 Aug, 2021 1 commit
    • Bernard Cafarelli's avatar
      Check if advanced image flavor already exists · d30297b7
      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
      d30297b7
  13. 23 Aug, 2021 1 commit
  14. 22 Aug, 2021 2 commits
  15. 19 Aug, 2021 1 commit
    • Rodolfo Alonso Hernandez's avatar
      Create a 384MB flavor for advance image · 79c67968
      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
      79c67968
  16. 16 Aug, 2021 1 commit
  17. 13 Aug, 2021 1 commit
    • wu.shiming's avatar
      setup.cfg: Replace dashes with underscores · e48e42d6
      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
      e48e42d6
  18. 12 Aug, 2021 1 commit
  19. 10 Aug, 2021 1 commit
  20. 09 Aug, 2021 2 commits
  21. 05 Aug, 2021 1 commit
    • Alex Katz's avatar
      Fix StatefulConnection to not to fail on exit · 5d1043b2
      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
      5d1043b2
  22. 04 Aug, 2021 1 commit
  23. 01 Aug, 2021 1 commit
  24. 29 Jul, 2021 1 commit
  25. 26 Jul, 2021 1 commit
    • Elvira García's avatar
      Add test for mac learning · 585ade82
      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
      585ade82
  26. 22 Jul, 2021 1 commit
  27. 21 Jul, 2021 1 commit
  28. 20 Jul, 2021 1 commit