- 30 Sep, 2021 2 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
- 27 Sep, 2021 2 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
murano-tempest-plugin 2.3.1 release meta:version: 2.3.1 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: Ica172fe2ccade91315d2e3af859f90800c4f7f84 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>
-
- 30 Aug, 2021 2 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
murano-tempest-plugin 2.3.0 release meta:version: 2.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 Mann <gmann@ghanshyammann.com> meta:release:Change-Id: I08915c84325c48dffe3232e0e41b33d1754ccf4d meta:release:Code-Review+1: zhurong <aaronzhu1121@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>
-
- 16 Aug, 2021 1 commit
-
-
Thomas Goirand authored
-
- 17 May, 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: #38539 Change-Id: Ie956880525f0538d5ba4f16b6a6051f3c674e4a8
-
- 29 Apr, 2021 1 commit
-
-
Ghanshyam Mann authored
We have stable/victoria and stable/wallaby released so we should add their job on master gate to keep branchless tempest plugins compatible to those 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: I82edeeac54ad53bcafe8e77ceb8aef382fce5748
-
- 25 Mar, 2021 2 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
- 19 Oct, 2020 3 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
-
- 05 Oct, 2020 3 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
murano-tempest-plugin 2.1.0 release meta:version: 2.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: I5aea01fdff8232cc163d7f83ab0c80254441a1c9 meta:release:Code-Review+2: Hervé Beraud <hberaud@redhat.com> meta:release:Workflow+1: Hervé Beraud <hberaud@redhat.com>
-
- 16 Sep, 2020 1 commit
-
-
Zuul authored
-
- 31 Jul, 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). Most of the Tempest jobs will be migrate automatically once devstack base job start running on Focal(Depends-On). Stable jobs testing stable branch needs to keep running on their supported distro version which is bionic from stein till ussuri. [1] https://governance.openstack.org/tc/goals/selected/victoria/migrate-ci-cd-jobs-to-ubuntu-fo$ Change-Id: I72f42951d29a23d01fbe803d553debc76d49acbc Story: #2007865 Task: #40198
-
- 08 Jun, 2020 1 commit
-
-
Zuul authored
-
- 06 Jun, 2020 1 commit
-
-
Andreas Jaeger authored
Congress has been retired and requirements-check fails now, remove congress. See also https://review.opendev.org/721741 Change-Id: Ic2d74543f65a60ccb567aae4c4012c422884bb50
-
- 31 May, 2020 1 commit
-
-
Andreas Jaeger authored
Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using these versions will allow especially: * Linking from HTML to PDF document * Allow parallel building of documents * Fix some rendering problems Update Sphinx version as well. Disable openstackdocs_auto_name to use 'project' variable as name. Change pygments_style to 'native' since old theme version always used 'native' and the theme now respects the setting and using 'sphinx' can lead to some strange rendering. openstackdocstheme renames some variables, so follow the renames before the next release removes them. A couple of variables are also not needed anymore, remove them. See also http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html Change-Id: Ifff5d0860f0c9e68a0187242335c5bf7c383a486
-
- 28 May, 2020 1 commit
-
-
inspurericzhang authored
Change-Id: I9e5dd661ff975e1c8fe5eda81d80be3eb069f9ea
-
- 13 May, 2020 1 commit
-
-
Ghanshyam Mann authored
flake8 new release 3.8.0 added new checks and gate pep8 job start failing. hacking 3.0.1 fix the pinning of flake8 to avoid bringing in a new version with new checks. Though it is fixed in latest hacking but 2.0 and 3.0 has cap for flake8 as <4.0.0 which mean flake8 new version 3.9.0 can also break the pep8 job if new check are added. To avoid similar gate break in future, we need to bump the hacking min version. - http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014828.html Change-Id: I2992185abe1971dfa3afed4836cdb29cd245e47c
-
- 10 May, 2020 1 commit
-
-
Thomas Goirand authored
-
- 06 May, 2020 1 commit
-
-
Zuul authored
-
- 05 May, 2020 1 commit
-
-
Ghanshyam Mann authored
Supported stable branches in maintenance state (stein, train, ussuri) use the Tempest and plugins master version for their testing. To make sure master version (new tests or any changes) is compatible with stable branch testing, we need to add the stable branches job on the plugins master gate. Tempest and many other plugins are already testing the stable branches in same way[1]. Ussuri onwards, Tempest or plugins are py3 only, so we are running only python3 version of stable jobs Tempest plugins guide for stable branch testing: - https://docs.openstack.org/tempest/latest/stable_branch_testing_policy.html [1] https://opendev.org/openstack/tempest/src/commit/e8f1876aa6772077f85f380677b30251c2454505/.zuul.yaml#L646 Change-Id: If109a13873d2ee9ede112952056914dc4c57b4df
-
- 03 May, 2020 1 commit
-
-
Andreas Jaeger authored
Update docs building: * Switch to sphinx-build * Update requirements for Sphinx and openstackdocstheme for python 3, create doc/requiremetns * Remove unneeded doc and translation sections from setup.cfg * Remove install_command, it's unneeded, the default is fine. * Move constraints to deps, use TOX_CONSTRAINTS instead of obsolete UPPER_CONSTRAINTS * Remove now unneeded placeholder file Change-Id: I649e6fa86c17262698cc8a01d042a87b020239d9
-
- 22 Apr, 2020 1 commit
-
-
Thomas Goirand authored
-
- 16 Apr, 2020 1 commit
-
-
zhurong authored
Change-Id: Ic6865589c1265185cb22d4caa197b3293fe50465
-
- 07 Apr, 2020 1 commit
-
-
zhurong authored
Make a few cleanups: - Remove python 2.7 stanza from setup.py - Add requires on python >= 3.6 to setup.cfg so that pypi and pip know about the requirement - Remove obsolete sections from setup.cfg: * Wheel is not needed for python 3 only repo * Some other sections are obsolete - Update classifiers - Update requirements, no need for python_version anymor Change-Id: I3f780c21e6867a394e1797e67099f1668388f6a7
-
- 04 Apr, 2020 1 commit
-
-
Andreas Jaeger authored
The repo is used on older branches as well, and new hacking supports only python3. We really only need hacking on master anyways, where we no longer support python 2, so here we make the requirement specific to python 3. Change-Id: I3734c7d345832110dd7db8a0d0d7ff65e2a9a757
-
- 30 Mar, 2020 2 commits
-
-
Andreas Jaeger authored
Hacking 3.0 was just released with minor changes, update to the new version. Change-Id: Ic59334952a6ab3a43554a47d07cf7126aba69a9b
-
Andreas Jaeger authored
The repo is Python 3 now, so update hacking to version 2.0 which supports Python 3. Fix problems found. Update local hacking checks for new flake8. Change-Id: I2683bc1a7c962da137de4b77aac450f08d1f6c4a
-
- 23 Jan, 2020 1 commit
-
-
Ghanshyam authored
OpenStack is dropping the py2.7 support in ussuri cycle. murano-tempest-plugin is ready with python 3 and ok to drop the python 2.7 support. 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: I4abb7e97583103ce17e7101cb9dfb824eea397a0
-
- 12 Dec, 2019 1 commit
-
-
Ghanshyam Mann authored
Tempest has moved the Volume APIs testing to v3 as default and can be run under v2 API via catalog_type. - https://review.opendev.org/#/q/topic:volume-default-testing-v3+(status:open+OR+status:merged) Below config options were deprecated since Rocky and now Tempest is going to remove those (Needed-By patch): * ``CONF.volume-feature-enabled.api_v2`` * ``CONF.volume-feature-enabled.api_v3`` Change-Id: Ib35bc0c4f9581857aba2fca4a17dc24e7424e8bd Needed-By: https://review.opendev.org/#/c/698754/
-
- 18 Jun, 2019 1 commit
-
-
zhurong authored
Change-Id: I4876eb000420bae3ac333fd795f7ee1b0597076a
-
- 11 Jun, 2019 1 commit
-
-
ljhuang authored
1. Sync sphinx dependency with global requirements. It caps python 2 since sphinx 2.0 no longer supports Python 2.7. 2. Update some URLs to latest Change-Id: Ib934cd24f4af8440458f0d24df90b77e0a3040b5
-
- 23 Apr, 2019 1 commit
-
-
zhulingjie authored
Change-Id: I1a9cd386408197caad7f93a1236780c2b625d61f
-
- 19 Apr, 2019 1 commit
-
-
OpenDev Sysadmins authored
This commit was bulk generated and pushed by the OpenDev sysadmins as a part of the Git hosting and code review systems migration detailed in these mailing list posts: http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html Attempts have been made to correct repository namespaces and hostnames based on simple pattern matching, but it's possible some were updated incorrectly or missed entirely. Please reach out to us via the contact information listed at https://opendev.org/ with any questions you may have.
-