- 05 Oct, 2020 2 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
mistral-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: I5c767517cc7efde3b0cc88407ad7442faf8cc686 meta:release:Code-Review+2: Hervé Beraud <hberaud@redhat.com> meta:release:Workflow+1: Hervé Beraud <hberaud@redhat.com>
-
- 24 Sep, 2020 2 commits
-
-
Renat Akhmerov authored
* Some more adjustements to the Actions API tests related to the Action Provider transition. Some tests have to be temporarily disabled because there's no way to make them on both current version of Mistral and the version including action providers. Change-Id: I13033253d5098655a001135c8702d1b1d13e76d4
-
Renat Akhmerov authored
* It's part of the Action Provider refactoring. The API had to slightly change. * Pagination has to be still implemented. Change-Id: Ibc26645a90101eceab507e7c7755cdd4fbbf7536
-
- 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-focal.html Change-Id: I3651224de022bff78840df8cd6ca95792dc5cce5 Story: #2007865 Task: #40196
-
- 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: I008d8e3aeeffb1c4ef97cca9c03599d85393aa3f
-
- 28 May, 2020 1 commit
-
-
inspurericzhang authored
Change-Id: I19e72d79de5a6212c3901f1ce5b6640cb285310c
-
- 25 May, 2020 1 commit
-
-
Thomas Goirand authored
-
- 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: I4f7aa67e0663ddea6a5200a55005cf2ce5a0396e
-
- 12 May, 2020 1 commit
-
-
Zuul authored
-
- 08 May, 2020 1 commit
-
-
Eyal authored
Change-Id: If4746b8ce991f83d613cd02db4aeb1f7a9e8b027
-
- 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: I9498979712375715eab79e77a1c0e89d0efe33b5
-
- 02 Apr, 2020 1 commit
-
-
Renat Akhmerov authored
* Backports to stable/train are now failing because tempest requires Py3 but for some reason Py2 is provided. So we have to explicitly define the version of Python in master because there are no stable branches for tempest. Change-Id: I19b57e686306b9d3f26bc5a0228ebf5d7c08bb20
-
- 26 Feb, 2020 1 commit
-
-
Eyal authored
The 'std' prefix was removed from the workflow name make sure it passes on both cases. Change-Id: I9bd36bf2ad1a36ff569f385190c186b63b78f1e1
-
- 18 Feb, 2020 2 commits
- 11 Feb, 2020 2 commits
- 04 Feb, 2020 1 commit
-
-
Eyal authored
Change-Id: I199ccdbf6684c1bc979428898a7d9094a7267f9d
-
- 30 Jan, 2020 1 commit
-
-
Eyal authored
The Service api was fixed and supported only in ussri Don't run it if not supported see: https://review.opendev.org/#/c/700507/ https://review.opendev.org/#/c/700517/ Change-Id: I84ddb8a075269dc475fb56e0fc5ecabd28bba1a8
-
- 27 Jan, 2020 1 commit
-
-
Eyal authored
Change-Id: Ibfe40f6a442317d2879ee5a36682134d439de33e
-
- 23 Jan, 2020 1 commit
-
-
Ghanshyam authored
OpenStack is dropping the py2.7 support in ussuri cycle. mistral-tempest-plugin is ready with python 3 and ok to drop the python 2.7 support. Removing the USE_PYTHON3=True from base job so that it can keep running on py3 for < ussuri branches. 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: I060587c96baba096525211ffccbe29f71b38760d
-
- 15 Jan, 2020 1 commit
-
-
Eyal authored
Change-Id: Ia96244290428e374ec22ee250264225d708ddc87
-
- 09 Jan, 2020 1 commit
-
-
Zuul authored
-
- 30 Dec, 2019 1 commit
-
-
Eyal authored
Also drop py27 support and remove pypy Depends-On: https://review.opendev.org/#/c/700507/ Change-Id: I23f92c8f514e51b90bdf01a46278e7b53282117d
-
- 27 Dec, 2019 1 commit
-
-
Zuul authored
-
- 25 Dec, 2019 1 commit
-
-
Ghanshyam Mann authored
As part of Train community goal 'Support IPv6-Only Deployments and Testing'[1], Tempest has defined the base job 'devstack-tempest-ipv6' which will deploy services on IPv6. This commit adds the new job 'mistral-devstack-tempest-ipv6-only' run on gate which is derived from 'devstack-tempest-ipv6'. Verification structure will be: - 'devstack-IPv6' deploy the service on IPv6 - 'devstack-tempest-ipv6' run will verify the IPv6-only setting and listen address - 'mistral-devstack-tempest-ipv6-only' will run the tests. - 'mistral-devstack-non-apache-tempest-ipv6-only' will run the tests. Story: #2005477 Task: #35905 Depends-On: https://review.opendev.org/#/c/699959/ [1] https://governance.openstack.org/tc/goals/train/ipv6-support-and-testing.html Change-Id: Iacd2d9cb5effde9a801010ce3e5f590f47f8831e
-
- 24 Oct, 2019 1 commit
-
-
caoyuan authored
Sphinx 1.8 introduced [1] the '--keep-going' argument which, as its name suggests, keeps the build running when it encounters non-fatal errors. This is exceptionally useful in avoiding a continuous edit-build loop when undertaking large doc reworks where multiple errors may be introduced. [1] https://github.com/sphinx-doc/sphinx/commit/e3483e9b045 Change-Id: If027d55cea9fd88fadbb1539bbe713b2c2a7bd29
-
- 03 Sep, 2019 1 commit
-
-
Kien Nguyen authored
Depends-On: https://review.opendev.org/#/c/621470/ Change-Id: I28e7bced65386b01ebb7024a942b95eb5455be6f
-
- 25 Aug, 2019 1 commit
-
-
Eyal authored
Change-Id: Idc39d6f6e367d3dea673d48a160b8314a51394e8
-
- 27 Jun, 2019 1 commit
-
-
Andreas Jaeger authored
Remove double quoting that suddenly confuses the job. Change-Id: I58f1943d427c83c72e9bf17f99f3f870ba7d008b
-
- 19 Jun, 2019 1 commit
-
-
jacky06 authored
1. Sync sphinx dependency with global requirements. It caps python 2 since sphinx 2.0 no longer supports Python 2.7. 2. Remove unncessary "==" Change-Id: I0008ca81b9c753d26ef97e10957a1745d340d2c0
-
- 19 May, 2019 1 commit
-
-
Andreas Jaeger authored
build-openstack-sphinx-docs jobs are obsolete since some time, use the newer build-openstack-docs-pti jobs instead - using a template. Update tox.ini to use proper sphinx-build invocation. Change-Id: Idfa081711a24a6076e8b9a0ca770423d6fa62f94
-
- 23 Apr, 2019 1 commit
-
-
jacky06 authored
Thorough replacement of git.openstack.org URLs with their opendev.org counterparts. Change-Id: Id6768e790fbcf4e73cde4e479e0f31ed5e1a9b8d Closes-Bug: #1826041
-
- 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.
-
- 08 Apr, 2019 1 commit
-
-
Zuul authored
-
- 03 Apr, 2019 1 commit
-
-
Renat Akhmerov authored
Change-Id: I0378297e099412191a4adc41e53b0eb23f6c43ae
-
- 18 Mar, 2019 1 commit
-
-
cao.yuan authored
oslo project provide jsonutils, and mistral-tempest use it in many place[1], this PS to update the remained json module to oslo jsonutils for consistency. [1]: https://github.com/openstack/mistral-tempest-plugin/search?utf8=%E2%9C%93&q=jsonutils&type= Change-Id: I3872e3d10e103439fdf4005785d46ed580e520af
-
- 14 Jan, 2019 1 commit
-
-
Zuul authored
-
- 09 Jan, 2019 1 commit
-
-
inspurericzhang authored
Change-Id: I1d8a79faf168391fba1058c9d0ad91048b250a5e
-