- 16 Aug, 2021 1 commit
-
-
Thomas Goirand authored
-
- 29 Mar, 2021 2 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
telemetry-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: If2ae3b154cb0cbdf8da12df4723b00a77c8f1201 meta:release:Code-Review+1: Ghanshyam Mann <gmann@ghanshyammann.com> meta:release:Code-Review+1: Matthias Runge <mrunge@redhat.com> 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>
-
- 25 Mar, 2021 3 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
telemetry-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: I4f7e1e02954014403cab7ae502c588e2a21bce43 meta:release:Code-Review+2: Hervé Beraud <hberaud@redhat.com> meta:release:Code-Review+1: Matthias Runge <mrunge@redhat.com> meta:release:Code-Review+2: Thierry Carrez <thierry@openstack.org> meta:release:Workflow+1: Thierry Carrez <thierry@openstack.org>
-
- 18 Jan, 2021 2 commits
-
-
Zuul authored
-
Matthias Runge authored
stopping check jobs. Also switch ussuri jobs to non-voting until HEAT has merged replacing Fedora 31 with the Fedora 32 image. Change-Id: Ifc5a6c442ec68438dbe58e2c84e1861c43d6fad4
-
- 21 Dec, 2020 1 commit
-
-
Martin Kopec authored
tempest.Manager has been deprecated for more than 4 years already. Tempest plugins are expected to consume tempest.lib.services.clients.ServiceClients directly. Change-Id: I614451e909ef2471493f702928db8eff591be037
-
- 18 Oct, 2020 3 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
-
- 05 Oct, 2020 3 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
telemetry-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: Icb2cb833b1a532e3c4793f723eab1741831254a0 meta:release:Code-Review+1: Daniel Bengtsson <dbengt@redhat.com> meta:release:Code-Review+2: Hervé Beraud <hberaud@redhat.com> meta:release:Workflow+1: Hervé Beraud <hberaud@redhat.com>
-
Pavlo Shchelokovskyy authored
Gabbi does not allow to pass custom path to (self-signed) SSL certs, so we can't really re-use the CONF.identity option (as does the AODH test client). This patch adds a new config option CONF.telemetry.disable_ssl_certificate_validation (False by default) that will disable SSL cert validation when running gabbits. For comparison, see similar patch to heat's tempest plugin https://review.opendev.org/#/c/703335 Change-Id: I298c8ebb45f0768b12919cf4f67462df0ff4c631
-
- 25 Sep, 2020 1 commit
-
-
Zuul authored
-
- 16 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). 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. Depends-On: https://review.opendev.org/#/c/752294/ [1] https://governance.openstack.org/tc/goals/selected/victoria/migrate-ci-cd-jobs-to-ubuntu-fo$ Change-Id: I7e032bb8848dd662432f846c51989180aa7c9b28 Story: #2007865 Task: #40223
-
- 03 Sep, 2020 1 commit
-
-
Rabi Mishra authored
This has been changed with https://review.opendev.org/#/c/746492/. Change-Id: I8af3b53df57099e135551b248abaf419e8a4912b
-
- 03 Jun, 2020 1 commit
-
-
Zuul authored
-
- 02 Jun, 2020 2 commits
-
-
Hervé Beraud authored
The __future__ module [1] was used in this context to ensure compatibility between python 2 and python 3. We previously dropped the support of python 2.7 [2] and now we only support python 3 so we don't need to continue to use this module and the imports listed below. Imports commonly used and their related PEPs: - `division` is related to PEP 238 [3] - `print_function` is related to PEP 3105 [4] - `unicode_literals` is related to PEP 3112 [5] - `with_statement` is related to PEP 343 [6] - `absolute_import` is related to PEP 328 [7] [1] https://docs.python.org/3/library/__future__.html [2] https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html [3] https://www.python.org/dev/peps/pep-0238 [4] https://www.python.org/dev/peps/pep-3105 [5] https://www.python.org/dev/peps/pep-3112 [6] https://www.python.org/dev/peps/pep-0343 [7] https://www.python.org/dev/peps/pep-0328 Change-Id: I9bc74b7d1be322ddc0c284cbacc3e625bc72872e
-
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: I45295290471a5d8d32fb11ddbb64a8accdb7710a
-
- 27 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: Ie9ce28dea10f06dc6d65a6f76f762212d1917df9
-
- 10 May, 2020 1 commit
-
-
Thomas Goirand authored
-
- 09 May, 2020 1 commit
-
-
Rocky authored
Keystone catalog url could be with or without the trailing slash. Removing it when get the endpoint. Change-Id: I55bbfb5823957ff50d9a588c9cc1a9faebecffff
-
- 06 May, 2020 2 commits
-
-
Zuul authored
-
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: I5a37c4717b6702c8a47f7a26faa3393a2acd3148
-
- 03 May, 2020 1 commit
-
-
Andreas Jaeger authored
This repo is now testing only with Python 3, so let's make a few cleanups: - Remove obsolete sections from setup.cfg - Update requirements, no need for python_version anymore - Switch to using sphinx-build - Use newer openstackdocstheme and Sphinx versions - Switch to hacking 3.0, fix problems found Change-Id: I499bb071847dd006d4045faf2325f588d07b4ffe
-
- 22 Apr, 2020 1 commit
-
-
Thomas Goirand authored
-
- 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 anymore Change-Id: I547968d14abbdb8d134d7a94a545ea38342ec6a1
-
- 10 Feb, 2020 2 commits
-
-
Zuul authored
-
Ghanshyam Mann authored
OpenStack is dropping the py2.7 support in ussuri cycle. telemetry-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://review.opendev.org/#/c/691178/ Change-Id: I72abc58ee67cf0594faa07e0f89b52f1c9cc6c2f
-
- 02 Feb, 2020 1 commit
-
-
Lingxian Kong authored
The purpose is to remove dependency of gocchiclient. Change-Id: I4c07a8d15338b6ec80ca95cef64ab74ed6028319
-
- 20 Dec, 2019 2 commits
- 18 Dec, 2019 1 commit
-
-
Pavlo Shchelokovskyy authored
current tests implementation is not friendly to test re-runs: as archive policy may fail to delete when there are still samples stored for it (and the test expects it, see the last xfail: true in the aodh-gnocchi-threshold-alarm.yaml), next test rerun may fail right on the initial setup as it receives 409 Conflict instead of 201 on attempt to create an archive policy that already exists. Solve this by tolerating 409 in the archive policy creation step, and moving checks for fields of created (or existing) policy to an extra GET /v1/archive_policy/<name> step. Change-Id: I978937d89b2e886e2ef690661bc00a730db94c92
-
- 26 Nov, 2019 1 commit
-
-
zhurong authored
Change-Id: Icdd8b5a178527fec7479bf518eb4a0792eb35c21
-
- 19 Nov, 2019 2 commits
- 10 Oct, 2019 1 commit
-
-
pengyuesheng authored
Sync sphinx dependency with global requirements. It caps python 2 since sphinx 2.0 no longer supports Python 2.7. Change-Id: I599da0883546c2af9fd054f64bee695a70d823d8
-