1. 18 Mar, 2022 2 commits
    • Thomas Goirand's avatar
      Now packaging 1.7.0 · bada501f
      Thomas Goirand authored
      bada501f
    • Thomas Goirand's avatar
      Merge tag '1.7.0' into debian/yoga · 8fb4aaa5
      Thomas Goirand authored
      manila-tempest-plugin 1.7.0 release
      
      meta:version: 1.7.0
      meta:diff-start: -
      meta:series: yoga
      meta:release-type: release
      meta:pypi: no
      meta:first: yes
      meta:release:Author: Hervé Beraud <hberaud@redhat.com>
      meta:release:Commit: Előd Illés <elod.illes@est.tech>
      meta:release:Change-Id: I6d5b09de883f4373b3870b976a095473d3afb3c1
      meta:release:Code-Review+1: Carlos Eduardo <ces.eduardo98@gmail.com>
      meta:release:Code-Review+1: Goutham Pacha Ravi <gouthampravi@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>
      8fb4aaa5
  2. 16 Mar, 2022 1 commit
  3. 10 Mar, 2022 1 commit
    • Andre's avatar
      Add functional tests for add multiple subnets feature · c1a3c0e5
      Andre authored
      This change adds negative and positive functional tests
      for the new feature add multiple subnets per az. Older
      functional tests impacted by the feature are fixed. Finally,
      the new flags `run_share_server_multiple_subnets_tests` and
      `run_network_allocation_update_tests` are added and configured
      in the community jobs for Dummy DHSS=True and Container Driver.
      
      Partially-Implements: blueprint multiple-share-network-subnets
      Change-Id: I99547e1873646fb1494a454f67b14c7293342beb
      c1a3c0e5
  4. 02 Mar, 2022 1 commit
  5. 27 Feb, 2022 2 commits
  6. 24 Feb, 2022 1 commit
    • Kiran Pawar's avatar
      Add tests for only_host scheduler hint. · 59745065
      Kiran Pawar authored
      Test for only_host scheduler hint added and guarded by multiple backends
      check. Validated for version >= 2.67 since scheduler_hints are added in
      that version.
      
      Depends-on: I603434cac246e2c0946672d3f0fe469ed5423fa4
      Depends-on: I2e6d8709fc02df16622bdc910127fa489835db38
      Change-Id: I14045d3816f80841508d9e94dbe48addc252590f
      59745065
  7. 23 Feb, 2022 2 commits
  8. 22 Feb, 2022 4 commits
  9. 15 Feb, 2022 1 commit
  10. 08 Feb, 2022 1 commit
    • haixin's avatar
      API2.69,Add tests for manila recycle bin. · 1c5e68da
      haixin authored
      update micversion to 2.69
      
      Depends-On: Ic838eec5fea890be6513514053329b1d2d86b3ba
      Partially-Implements: blueprint manila-share-support-recycle-bin
      Change-Id: I1eaaa0eda12690b097a7e65170064c0935259f4c
      1c5e68da
  11. 18 Jan, 2022 1 commit
  12. 13 Jan, 2022 1 commit
  13. 11 Jan, 2022 1 commit
  14. 06 Jan, 2022 1 commit
  15. 31 Dec, 2021 1 commit
  16. 27 Dec, 2021 2 commits
  17. 13 Dec, 2021 1 commit
  18. 12 Dec, 2021 1 commit
  19. 10 Dec, 2021 1 commit
    • Goutham Pacha Ravi's avatar
      Add stable/xena job and drop stable/ussuri job · b4c94c8c
      Goutham Pacha Ravi authored
      
      
      stable/ussuri has now been transitioned to EM (Extended Maintenance) [1].
      So we can stop testing manila-tempest-plugin changes against that branch,
      and introduce a stable/xena job.
      
      Dropping the stable/ussuri job does not mean that manila-tempest-plugin
      does not support running against that branch. Extended maintenance
      branches (stable/ussuri, train and stein at the moment) still get
      per-commit testing when changes are posted to the manila repo against
      those branches.
      
      Change-Id: I1e019ec913f8933d50afae6739352686725f4780
      Signed-off-by: default avatarGoutham Pacha Ravi <gouthampravi@gmail.com>
      b4c94c8c
  20. 09 Dec, 2021 1 commit
  21. 25 Nov, 2021 1 commit
  22. 15 Oct, 2021 1 commit
    • Fabio Oliveira's avatar
      Add unstable tag on some replication tests · 8866127d
      Fabio Oliveira authored
      The tempest tests `test_promote_out_of_sync_share_replica` and
      `test_resync_share_replica` are concurrency-prone.
      
      Theses tests are trying to determine something that shouldn't really
      be a problem and may require to over-engineer the APIs to solve it.
      
      Closes-Bug: #1631314
      Change-Id: I4519147f2c1e7f4ea060d83b1a34d0a85dca9687
      8866127d
  23. 30 Sep, 2021 1 commit
  24. 22 Sep, 2021 3 commits
    • Felipe Rodrigues's avatar
      Fix check to server migration complete test · 9c4a97b1
      Felipe Rodrigues authored
      The patch [1] added an extra check to migration complete test
      waiting for the source share server to be deleted. However, this
      behavior is not for all releases, only after Wallaby release. So,
      this patch fixed the problem by only checking with the expected releases.
      
      [1] https://review.opendev.org/c/openstack/manila-tempest-plugin/+/808834
      
      Change-Id: Ic0b0773e3baa3904bc5c28307772da425f77b6de
      9c4a97b1
    • Thomas Goirand's avatar
      Now packaging 1.6.0 · df56ce30
      Thomas Goirand authored
      df56ce30
    • Thomas Goirand's avatar
      Merge tag '1.6.0' into debian/xena · 34abac41
      Thomas Goirand authored
      manila-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: Hervé Beraud <hberaud@redhat.com>
      meta:release:Commit: Goutham Pacha Ravi <gouthampravi@gmail.com>
      meta:release:Change-Id: I98d92f9b80414c3155e4754774a2fb053cd7c24d
      meta:release:Code-Review+1: Goutham Pacha Ravi <gouthampravi@gmail.com>
      meta:release:Code-Review+1: Tom Barron <tpb@dyncloud.net>
      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>
      34abac41
  25. 17 Sep, 2021 2 commits
  26. 14 Sep, 2021 2 commits
    • kpdev's avatar
      Add tests for scheduler hints of share create. · 98b3e878
      kpdev authored
      Tests for both scheduler hints e.g. same_host and different_host are
      added and guarded by multiple backends check. Default version updated to
      2.65.
      
      Depends-on: Ic42d8a0c1d22e77ae64e0ca014607b28fd336467
      Partially implements: bp/affinity-antiaffinity-filter
      
      Change-Id: If9c123363d71ac6bc89e743efe4dc2a00299cf5a
      98b3e878
    • silvacarloss's avatar
      Add extra check to server migration complete test · e6db08da
      silvacarloss authored
      The change [1] modified the share server migration complete
      operation behavior in Manila.
      
      In the previous behavior there was a chance that manila would
      keep the inactive source share server after a successful
      migration.
      
      Such behavior is not possible anymore after this change was
      merged, since Manila started to expect that the source share
      servers were deleted within the successful completion of a share
      server migration.
      
      This change introduces a new waiter to make sure that the source
      share server is actually being deleted from manila after the
      migration complete phase.
      
      [1] https://review.opendev.org/c/openstack/manila/+/803623
      
      Change-Id: Ibb092111032241a71763da0c7fa40470a3cd95ae
      e6db08da
  27. 03 Sep, 2021 3 commits