1. 30 Sep, 2021 1 commit
  2. 15 Sep, 2021 2 commits
    • Thomas Goirand's avatar
      Now packaging 1.4.0. · 5074c688
      Thomas Goirand authored
      5074c688
    • Thomas Goirand's avatar
      Merge tag '1.4.0' into debian/xena · 9d4f0ff9
      Thomas Goirand authored
      senlin-tempest-plugin 1.4.0 release
      
      meta:version: 1.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 <gmann@ghanshyammann.com>
      meta:release:Change-Id: Ib0de1dfb95a29264828c8315e1b6eb212eb8db9d
      meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com>
      meta:release:Workflow+1: Hervé Beraud <herveberaud.pro@gmail.com>
      9d4f0ff9
  3. 16 Aug, 2021 1 commit
  4. 08 Jul, 2021 1 commit
  5. 30 Mar, 2021 3 commits
    • Thomas Goirand's avatar
    • Thomas Goirand's avatar
      Now packaging 1.3.0 · c8d5b2bb
      Thomas Goirand authored
      c8d5b2bb
    • Thomas Goirand's avatar
      Merge tag '1.3.0' into debian/wallaby · 1c3d9478
      Thomas Goirand authored
      senlin-tempest-plugin 1.3.0 release
      
      meta:version: 1.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: I2e37cffcf2a795372a9fa21c82dc01b06ab7b4f0
      meta:release:Code-Review+1: Ghanshyam Mann <gmann@ghanshyammann.com>
      meta:release:Code-Review+1: XueFeng Liu <liu.xuefeng1@zte.com.cn>
      meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com>
      meta:release:Code-Review+2: Thierry Carrez <thierry@openstack.org>
      meta:release:Workflow+1: Thierry Carrez <thierry@openstack.org>
      1c3d9478
  6. 25 Mar, 2021 1 commit
  7. 18 Feb, 2021 5 commits
  8. 18 Dec, 2020 1 commit
  9. 17 Dec, 2020 1 commit
  10. 30 Nov, 2020 1 commit
    • likangkang's avatar
      negative cases for update action · cc30e0c1
      likangkang authored
      negative cases for update action, action id not exist, invalid status
      
      Change-Id: I74b552e57508611546bd39692dfa7164aa49ee3e
      cc30e0c1
  11. 10 Nov, 2020 1 commit
    • wangzihao's avatar
      Rmove six forgotten before · 44c54cb9
      wangzihao authored
      - six.moves.BaseHTTPServer
      - six.moves.http_client
      
      Change-Id: I855d13af3f1f5ffb3543b864655624c99dbce403
      44c54cb9
  12. 04 Nov, 2020 1 commit
  13. 05 Oct, 2020 3 commits
    • Thomas Goirand's avatar
      Removed python3-{babel,six} from depends. · 65bfee2d
      Thomas Goirand authored
      65bfee2d
    • Thomas Goirand's avatar
      Now packaging 1.1.0 · 78e83c81
      Thomas Goirand authored
      78e83c81
    • Thomas Goirand's avatar
      Merge tag '1.1.0' into debian/victoria · bfee6f13
      Thomas Goirand authored
      senlin-tempest-plugin 1.1.0 release
      
      meta:version: 1.1.0
      meta:diff-start: -
      meta:series: victoria
      meta:release-type: release
      meta:pypi: no
      meta:first: yes
      meta:release:Author: Sean McGinnis <sean.mcginnis@gmail.com>
      meta:release:Commit: Sean McGinnis <sean.mcginnis@gmail.com>
      meta:release:Change-Id: Iba384974221397f4a873fd7931881eadf82a8e4f
      meta:release:Code-Review+1: XueFeng Liu <liu.xuefeng1@zte.com.cn>
      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>
      bfee6f13
  14. 02 Jul, 2020 1 commit
    • jacky06's avatar
      Remove all usage of six library · a85b110a
      jacky06 authored
      Convert all code to not require six library and instead
      use python 3.x logic.
      
      Change-Id: I0f7d623d58072bc3b7761a3c70832298cbc00de1
      a85b110a
  15. 25 May, 2020 1 commit
  16. 10 May, 2020 1 commit
    • Andreas Jaeger's avatar
      Cleanup py27 support · 8b9d3e87
      Andreas Jaeger authored
      This repo is now testing only with Python 3, so let's make
      a few cleanups:
      - Remove python 2.7 stanza from setup.py
      - Remove obsolete sections from setup.cfg
      - Update classifiers
      - Use newer openstackdocstheme and Sphinx versions
      - Remove install_command from tox.ini, the default is fine;
        move constraints into deps
      - Remove Babel from requirements, it's not needed for running;
        remove babel.cfg likewise
      - Use TOX_CONSTRAINTS_FILE, UPPER_CONSTRAINTS_FILE is obsolete
      - update hacking to version 3.0
      
      Change-Id: Ibcb7be4fd057b24147b7b562302ea362ad8c71b3
      8b9d3e87
  17. 05 May, 2020 1 commit
  18. 01 Apr, 2020 1 commit
  19. 15 Mar, 2020 1 commit
  20. 14 Feb, 2020 1 commit
    • Duc Truong's avatar
      Check for max supported api version · e0e49c1f
      Duc Truong authored
      Retrieve max api version at client creation and skip tests that require
      higher api versions than supported.
      
      Change-Id: I1d099157966bc73e6d104f7d293f4a0e30180662
      e0e49c1f
  21. 11 Dec, 2019 1 commit
    • Erik Olof Gunnar Andersson's avatar
      Always clean up nodes and cluster · ec207206
      Erik Olof Gunnar Andersson authored
      This was hiding a bug with flavor_id. Make sure we
      delete the cluster so that it will always fail gracefully.
      
      In addition we also stop re-using the same private network
      for cluster tests and instead create custom networks to
      prevent race conditions between tests.
      
      * Add a small retry for logic for deleting subnets and networks.
      * Add override to network name to allow for randomized names.
      
      Change-Id: Ibcf1b25bc6e5e3a54678646a397dc1c41b1d29af
      ec207206
  22. 25 Oct, 2019 1 commit
  23. 23 Oct, 2019 1 commit
  24. 22 Oct, 2019 3 commits
  25. 19 Oct, 2019 1 commit
  26. 17 Oct, 2019 1 commit
    • Erik Olof Gunnar Andersson's avatar
      Fix Health Check tests · 44310b83
      Erik Olof Gunnar Andersson authored
      Introduced a new configuration variable to set the
      supported health policy version that is used to
      help determine if we can run the health related
      tests.
      
      Change-Id: I025aada17db6900d3e4328d5c09890e4f260f4d6
      44310b83
  27. 26 Aug, 2019 1 commit
  28. 23 Aug, 2019 1 commit
  29. 22 Jun, 2019 1 commit