========================
Team and repository tags
========================
.. image:: https://governance.openstack.org/tc/badges/designate-tempest-plugin.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html
.. Change things from this point on
================================
Tempest Integration of Designate
================================
This directory contains Tempest tests to cover the designate project, as well
as a plugin to automatically load these tests into tempest.
See the tempest plugin docs for information on using it:
https://docs.openstack.org/tempest/latest/plugin.html#using-plugins
See the designate docs for information on writing new tests etc:
https://docs.openstack.org/designate-tempest-plugin/latest/#writing-new-tests
Running the tests
-----------------
From the tempest directory, setup the tempest virtual environment for the
designate tempest plugin::
$ tox -e venv-tempest -- pip3 install -e <path to designate-tempest-plugin>
For example, when using a typical devstack setup::
$ cd /opt/stack/tempest
$ tox -e venv-tempest -- pip3 install -e /opt/stack/designate-tempest-plugin
To run all tests from this plugin, install designate into your environment
and from the tempest repo, run::
$ tox -e all -- designate
To run a single test case, run with the test case name, for example::
$ tox -e all -- designate_tempest_plugin.tests.api.v2.test_zones.ZonesTest.test_create_zones
To run all tempest tests including this plugin, run::
$ tox -e all
Raw data
{
"_id": null,
"home_page": "https://docs.openstack.org/designate-tempest-plugin/latest/",
"name": "designate-tempest-plugin",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": "OpenStack",
"author_email": "openstack-discuss@lists.openstack.org",
"download_url": "https://files.pythonhosted.org/packages/e8/7d/2993fe0a792206db153036a4e97006f20d7b9cc9dee602fa7a5458f8d13b/designate_tempest_plugin-0.25.0.tar.gz",
"platform": null,
"description": "========================\nTeam and repository tags\n========================\n\n.. image:: https://governance.openstack.org/tc/badges/designate-tempest-plugin.svg\n :target: https://governance.openstack.org/tc/reference/tags/index.html\n\n.. Change things from this point on\n\n================================\nTempest Integration of Designate\n================================\n\nThis directory contains Tempest tests to cover the designate project, as well\nas a plugin to automatically load these tests into tempest.\n\nSee the tempest plugin docs for information on using it:\nhttps://docs.openstack.org/tempest/latest/plugin.html#using-plugins\n\nSee the designate docs for information on writing new tests etc:\nhttps://docs.openstack.org/designate-tempest-plugin/latest/#writing-new-tests\n\nRunning the tests\n-----------------\n\nFrom the tempest directory, setup the tempest virtual environment for the\ndesignate tempest plugin::\n\n $ tox -e venv-tempest -- pip3 install -e <path to designate-tempest-plugin>\n\nFor example, when using a typical devstack setup::\n\n $ cd /opt/stack/tempest\n $ tox -e venv-tempest -- pip3 install -e /opt/stack/designate-tempest-plugin\n\nTo run all tests from this plugin, install designate into your environment\nand from the tempest repo, run::\n\n $ tox -e all -- designate\n\nTo run a single test case, run with the test case name, for example::\n\n $ tox -e all -- designate_tempest_plugin.tests.api.v2.test_zones.ZonesTest.test_create_zones\n\nTo run all tempest tests including this plugin, run::\n\n $ tox -e all\n\n",
"bugtrack_url": null,
"license": null,
"summary": "OpenStack DNS As A Service (Designate) Functional Tests",
"version": "0.25.0",
"project_urls": {
"Homepage": "https://docs.openstack.org/designate-tempest-plugin/latest/"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b04c836de1351709ba393de78fdfbfa0572bf56996ddce96e3e95b2dfb237952",
"md5": "ad83da32921a4885548cea21a52afdfa",
"sha256": "240de760c67ce1412f301b2e9400ccad828033076a7788b551cc75aa86645820"
},
"downloads": -1,
"filename": "designate_tempest_plugin-0.25.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ad83da32921a4885548cea21a52afdfa",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 165335,
"upload_time": "2025-03-21T12:06:59",
"upload_time_iso_8601": "2025-03-21T12:06:59.249283Z",
"url": "https://files.pythonhosted.org/packages/b0/4c/836de1351709ba393de78fdfbfa0572bf56996ddce96e3e95b2dfb237952/designate_tempest_plugin-0.25.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e87d2993fe0a792206db153036a4e97006f20d7b9cc9dee602fa7a5458f8d13b",
"md5": "1a64d38709ff573185d5e4be7f3e2b51",
"sha256": "c90442f89d3149c16b368afc6349899f6b45efea1a0220881f87694e3221fdef"
},
"downloads": -1,
"filename": "designate_tempest_plugin-0.25.0.tar.gz",
"has_sig": false,
"md5_digest": "1a64d38709ff573185d5e4be7f3e2b51",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 118012,
"upload_time": "2025-03-21T12:07:00",
"upload_time_iso_8601": "2025-03-21T12:07:00.809312Z",
"url": "https://files.pythonhosted.org/packages/e8/7d/2993fe0a792206db153036a4e97006f20d7b9cc9dee602fa7a5458f8d13b/designate_tempest_plugin-0.25.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-03-21 12:07:00",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "designate-tempest-plugin"
}