- 30 Sep, 2021 1 commit
-
-
Thomas Goirand authored
-
- 27 Sep, 2021 3 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
heat-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: no meta:release:Author: Hervé Beraud <hberaud@redhat.com> meta:release:Commit: Hervé Beraud <hberaud@redhat.com> meta:release:Change-Id: I654442610499e7d7703ba2486be02ef29137258f meta:release:Code-Review+1: Ghanshyam <gmann@ghanshyammann.com> meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com> meta:release:Workflow+1: Hervé Beraud <herveberaud.pro@gmail.com>
-
- 15 Sep, 2021 2 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
heat-tempest-plugin 1.3.0 release meta:version: 1.3.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: I0790ebd622456c11b96ffed52c36aa90a62e9d10 meta:release:Code-Review+1: Martin Kopec <mkopec@redhat.com> meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com> meta:release:Workflow+1: Hervé Beraud <herveberaud.pro@gmail.com>
-
- 31 Aug, 2021 1 commit
-
-
Zuul authored
-
- 16 Aug, 2021 1 commit
-
-
Thomas Goirand authored
-
- 02 Aug, 2021 2 commits
-
-
Takashi Kajinami authored
Block Storage API v2 was deprecated during Pike cycle and is being removed during Xena cycle, and current v3 API should be used instead. Change-Id: Ic15f4aff72661ae5a50dbb14840ba0277a578173
-
Takashi Kajinami authored
Currently functional jobs are all broken because of recent bump of cinder client. Since we need fix for both heat and heat-tempest-plugin repo this change first make all functional jobs non-voting to unblock any change in heat-tempest-plugin repo until the fix is merged in heat. Change-Id: Icf20b3c07588ee287b106a924580fd6aead4d4e4
-
- 01 Jun, 2021 1 commit
-
-
Ghanshyam Mann authored
This patch updates/adds the contributor documentation to follow the guidelines of the Ussuri cycle community goal[1]. [1] https://governance.openstack.org/tc/goals/selected/ussuri/project-ptl-and-contrib-docs.html Story: #2007236 Task: #38524 Change-Id: I778f87085370bd82684f418f259f877743c5085c
-
- 21 May, 2021 1 commit
-
-
HeroicHitesh authored
* Replace .testr.conf by .stestr.conf for migration and update .gitignore and test-requirements.txt files accordingly * Use py3 as the default runtime for tox and 3.18.0 as the minversion for tox Signed-off-by:HeroicHitesh <email.hiteshkumar@gmail.com> Change-Id: If2662e223ad52c8cae965eb6bdf880c1dce962f2
-
- 29 Apr, 2021 1 commit
-
-
Ghanshyam Mann authored
We have stable/wallaby released so we should add their job on master gate to keep branchless tempest plugins compatible to stable branch. This also removes the stable/stein job as that is in EM state now. Ref: Tempest plugins guide for stable branch testing: - https://docs.openstack.org/tempest/latest/stable_branch_testing_policy.html Change-Id: I9c36e08e8d8e27a97605466953fa79b799fae341
-
- 09 Mar, 2021 2 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
heat-tempest-plugin 1.2.0 release meta:version: 1.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: I3dedf43f254a745684014bc050ff6ac399144b06 meta:release:Code-Review+2: Hervé Beraud <hberaud@redhat.com> meta:release:Code-Review+1: Vishal Manchanda <manchandavishal143@gmail.com> meta:release:Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com> meta:release:Workflow+1: Sean McGinnis <sean.mcginnis@gmail.com>
-
- 17 Nov, 2020 4 commits
-
-
Zuul authored
-
Andreas Jaeger authored
The repo is Python 3 now but still tests some older branches, so update hacking to version 2.0 which supports Python 2 and 3. Fix problems found. Change-Id: I54f1fa0ee72499a740e630bbd3478427babc2ec2
-
Bence Romsics authored
Change-Id: Iff352cd2c62824ddcadfdbb9d345849dab101a31 Depends-On: https://review.opendev.org/675913 Story: #2005522 Task: #36484
-
Zuul authored
-
- 16 Nov, 2020 2 commits
- 17 Oct, 2020 3 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
-
- 05 Oct, 2020 2 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
heat-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: I98a8b89470c3e5ba2370e1a4b955b2552228d551 meta:release:Code-Review+2: Hervé Beraud <hberaud@redhat.com> meta:release:Workflow+1: Hervé Beraud <hberaud@redhat.com>
-
- 08 Sep, 2020 1 commit
-
-
Ghanshyam Mann authored
As per victoria cycle testing runtime and community goal[1] we need to migrate upstream CI/CD to Ubuntu Focal(20.04). Fixing pep8 job. Stable jobs testing stable branch needs to keep running on their supported distro version which is bionic from stein till ussuri. Depends-On: https://review.opendev.org/#/c/738328/ [1] https://governance.openstack.org/tc/goals/selected/victoria/migrate-ci-cd-jobs-to-ubuntu-focal.html Change-Id: I6cc893ee3cb24afbdc73144213f9d059cec54df3 Story: #2007865 Task: #40186
-
- 26 Jun, 2020 1 commit
-
-
Thomas Goirand authored
-
- 09 Jun, 2020 1 commit
-
-
Oleh Hryhorov authored
Due to this typo cert_validate had been recognized as tuple but not boolean. Change-Id: I379ddaf644d199e3c1b609d31e28942fb1a1f12f
-
- 27 May, 2020 2 commits
-
-
Thomas Goirand authored
are failing.
-
Thomas Goirand authored
-
- 11 May, 2020 1 commit
-
-
Zuul authored
-
- 07 May, 2020 1 commit
-
-
Zuul authored
-
- 06 May, 2020 1 commit
-
-
Zuul authored
-
- 04 May, 2020 3 commits
-
-
Ghanshyam Mann authored
stable/ussuri branch is setup now - https://review.opendev.org/#/q/topic:qa-ussuri-release+status:merged+projects:openstack/devstack and Tempest and plugins master version is used to test the stable/ussuri. Adding a stable job for ussuri on master so that any new tests or changes does not break the stable ussuri testing. Tempest already added the stable/ussuri job on master gate so adding it for plugins is safe now. - https://review.opendev.org/#/c/723620/ Change-Id: If8afdbd9b933bf1b07bef1dec54f54a46917d9fd
-
Ghanshyam Mann authored
stable/queens and stable/rocky are in extended maintainance state and devtack use the older Tempest version to tests them not the master. Testing them on master gate is not needed as heat-tempest-plugin master cannot support testing them due to python required version for plugin and Tempest. Even we test them on master gate, they run with older Tempest so they are not actually testing the master code against those stable. We can continue testing the supported stable branch where master Tempest and plugins are used. Same is done Tempest and other plugins side: - https://review.opendev.org/#/c/722183/ - https://review.opendev.org/#/c/707111/ Change-Id: I3dd3c354947461ba65906251fb42897b0b8ce6f5
-
Ghanshyam Mann authored
We have migrated our testing from Xenial to Bionic since stein. Xenial node is not supported on stein onwards. Any job running on stein onwards should use the bionic nodeset. Change-Id: If8a018465f6ed3ec5c35c0934370c1107f4b9969
-
- 24 Apr, 2020 1 commit
-
-
Thomas Goirand authored
-
- 10 Mar, 2020 1 commit
-
-
Zuul authored
-
- 03 Mar, 2020 1 commit
-
-
Ghanshyam authored
OpenStack is dropping the py2.7 support in ussuri cycle. heat-tempest-plugin is ready with python 3 and ok to drop the python 2.7 support. Stable zuul jobs are modified to run with py3 as heat-tempest-plugin cannot run py2 jobs on master gate. Complete discussion & schedule can be found in - http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html - https://etherpad.openstack.org/p/drop-python2-support Ussuri Communtiy-wide goal: https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html Change-Id: Ida6919a70dc8711166a79eac574b0714382e8d00
-