OpenStack DNS As A Service (Designate) Functional Tests
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file designate_tempest_plugin-0.27.0.tar.gz.
File metadata
- Download URL: designate_tempest_plugin-0.27.0.tar.gz
- Upload date:
- Size: 123.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
287713c1524fd3d22c45de5083015ef002e8f5cd9fcca828d0624a18930120c1
|
|
| MD5 |
24a85224c869eb8ce175119e0146759e
|
|
| BLAKE2b-256 |
7923af131146bd5d669b7fdac1c5c52cce6217b1a6caa2ff75606c9ae5eed504
|
File details
Details for the file designate_tempest_plugin-0.27.0-py3-none-any.whl.
File metadata
- Download URL: designate_tempest_plugin-0.27.0-py3-none-any.whl
- Upload date:
- Size: 168.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89a082e79b9a4378fac722c58ccd965b0e7292e1920a26a2d3f02e1a5c45b042
|
|
| MD5 |
51e91f5d305b3ecb7ffe4e309d8d912a
|
|
| BLAKE2b-256 |
e46160454f2652fe7dfc0675dc82ac42f01e4a59a603c6e595c7450c4110a5c8
|