1. 28 Mar, 2022 1 commit
  2. 18 Mar, 2022 2 commits
    • Thomas Goirand's avatar
      Now packaging 5.5.0 · 0c74b14b
      Thomas Goirand authored
      0c74b14b
    • Thomas Goirand's avatar
      Merge tag '5.5.0' into debian/yoga · c83e6a6a
      Thomas Goirand authored
      vitrage-tempest-plugin 5.5.0 release
      
      meta:version: 5.5.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: Hervé Beraud <hberaud@redhat.com>
      meta:release:Change-Id: Ia35e8f2e6e64ce4e2413e0699ebced8281d0020e
      meta:release:Code-Review+1: Eyal <eyalb1@gmail.com>
      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>
      c83e6a6a
  3. 11 Feb, 2022 1 commit
  4. 05 Jan, 2022 5 commits
  5. 22 Dec, 2021 1 commit
  6. 30 Sep, 2021 1 commit
  7. 18 Sep, 2021 3 commits
  8. 30 Aug, 2021 2 commits
    • Thomas Goirand's avatar
      Now packaging 5.4.0 · a3a85ce3
      Thomas Goirand authored
      a3a85ce3
    • Thomas Goirand's avatar
      Merge tag '5.4.0' into debian/xena · 5f7e1036
      Thomas Goirand authored
      vitrage-tempest-plugin 5.4.0 release
      
      meta:version: 5.4.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: I546921d83610f268a41104e0572e36ca7ed2435d
      meta:release:Code-Review+1: Eyal <eyalb1@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>
      5f7e1036
  9. 16 Aug, 2021 1 commit
  10. 28 May, 2021 1 commit
  11. 27 Apr, 2021 1 commit
    • maaoyu's avatar
      setup.cfg: Replace dashes with underscores · 683e72f7
      maaoyu 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: I543595c0e3145495923517101ffa057fd7bccb4c
      683e72f7
  12. 20 Apr, 2021 1 commit
  13. 30 Mar, 2021 2 commits
    • Thomas Goirand's avatar
      Now packaging 5.3.0 · 694132b9
      Thomas Goirand authored
      694132b9
    • Thomas Goirand's avatar
      Merge tag '5.3.0' into debian/wallaby · f4a9b9b5
      Thomas Goirand authored
      vitrage-tempest-plugin 5.3.0 release
      
      meta:version: 5.3.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: Idef26eb60c460eb3518b3238263fbfcb96a8d1c8
      meta:release:Code-Review+1: Eyal <eyalb1@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>
      f4a9b9b5
  14. 20 Mar, 2021 1 commit
    • Eyal's avatar
      Switch to new rolevar for run-temepst role · 09cb7325
      Eyal authored
      Tempest replaced the below rolevar for run-tempest role
      - tempest_test_blacklist is replaced by tempest_test_exclude_list
      - tempest_black_regex is replaced by tempest_exclude_regex
      
      old name are still supported for compatibility but we recommend
      to switch to new one.
      
      Change-Id: I73c5f0df0854a502e06e7c45f8b4d215a0832bdf
      09cb7325
  15. 16 Mar, 2021 1 commit
    • Eyal's avatar
      Run the tests on stable/victoria as well, remove stein · 4abe14c3
      Eyal authored
      So that changes to this plugin (at least, most of them) don't break
      victoria.
      
      As stein moved to EM, remove its job according the common guidelines.
      
      Change-Id: Ic9c4bd70a1071fccb8b71f0c9a97e0d2bfbc12a2
      4abe14c3
  16. 15 Mar, 2021 1 commit
    • Eyal's avatar
      Skip mistral tests for now · 329e227d
      Eyal authored
      for some reason mistral api stoppped working in gate
      need to investigate
      
      Change-Id: Ic0793b518cb8545d8aed6af15dc721f141cfce49
      329e227d
  17. 09 Mar, 2021 2 commits
    • Thomas Goirand's avatar
      Now packaging 5.2.0 · e4fc2cda
      Thomas Goirand authored
      e4fc2cda
    • Thomas Goirand's avatar
      Merge tag '5.2.0' into debian/wallaby · bb5c71a0
      Thomas Goirand authored
      vitrage-tempest-plugin 5.2.0 release
      
      meta:version: 5.2.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: I115150cf097287605e5fe124ca8dc70549f59726
      meta:release:Code-Review+1: Eyal <eyalb1@gmail.com>
      meta:release:Code-Review+2: Hervé Beraud <hberaud@redhat.com>
      meta:release:Code-Review+2: Thierry Carrez <thierry@openstack.org>
      meta:release:Workflow+1: Thierry Carrez <thierry@openstack.org>
      bb5c71a0
  18. 19 Jan, 2021 1 commit
    • Eyal's avatar
      make ussri voting again · 35d27c81
      Eyal authored
      heat fixed the image name
      
      Change-Id: Idb16a1d7dd5c093f074fb6668f67205bb4068e99
      35d27c81
  19. 14 Jan, 2021 1 commit
  20. 12 Jan, 2021 1 commit
  21. 08 Jan, 2021 3 commits
  22. 05 Jan, 2021 2 commits
  23. 04 Jan, 2021 1 commit
  24. 03 Jan, 2021 1 commit
  25. 22 Dec, 2020 1 commit
  26. 18 Oct, 2020 2 commits