- 16 Aug, 2021 1 commit
-
-
Thomas Goirand authored
-
- 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
-
- 14 Feb, 2020 2 commits
-
-
ricolin authored
Depends-On: https://review.opendev.org/707663 Depends-On: https://review.opendev.org/707760 Change-Id: Idf10445ac8cdd066a62a8fe08b542982895394bc
-
ricolin authored
Also check if `cert_validate` is supported in building API tests. Needed-By: https://review.opendev.org/707663 Needed-By: https://review.opendev.org/707760 Change-Id: Ic96f7becff2753ff72d5dd75bea75fadf21a036e
-
- 10 Feb, 2020 3 commits
- 27 Jan, 2020 1 commit
-
-
Michael Polenchuk authored
* pass updated stack parameters directly to keep the original value * volume property of display_description ain't available in cinder api version 2+ Change-Id: I346b4da7d002e86f39280ef6caf141a18b0404e3 Story: 2007217 Task: 38468
-
- 20 Jan, 2020 1 commit
-
-
Vasyl Saienko authored
The patch passes disable_ssl_certificate_validation to gabbi tests driver. Change-Id: Ib70341bb0c083d296e074d1cf062bc355ac24432
-
- 09 Jan, 2020 2 commits
-
-
ricolin authored
Change-Id: I0876d562792e3a903c3472aeb3be41d34e25d607
-
ricolin authored
* Remove all python3 jobs for previous stable branches. Depends-On: https://review.opendev.org/700830 Depends-On: https://review.opendev.org/700854 Depends-On: https://review.opendev.org/700855 Depends-On: https://review.opendev.org/700857 Depends-On: https://review.opendev.org/701345 Story: #2007061 Task: #37922 Task: #37923 Task: #37901 Change-Id: I15ea84d4c1c32fa689dd3bed61ff26086da5f595
-
- 06 Jan, 2020 1 commit
-
-
ricolin authored
Change-Id: I811c3d21c360fe03270ec251744916f3f85a22f4
-
- 26 Dec, 2019 2 commits
-
-
ricolin authored
Task: 36946 Depends-On: https://review.opendev.org/#/c/700512/ Change-Id: I0689ac7e434b6e621e8d3a3be9d3420eea570e68
-
ricolin authored
Increase the delay interval from 1 sec to 2 secs. This will make the total waiting period twice longer without generate more queries. Depends-On: https://review.opendev.org/#/c/700512/ Change-Id: I7dd23f85c9f58ca42d7607a2a472af7afbe69e55 Story: #2006674 Task: #37833
-