Add docs for the tempest-k8s charm

Change-Id: I7d5538c74bb28e9c9a78235aaec76d23a09c4e40
This commit is contained in:
Samuel Allan 2024-02-26 15:44:14 +10:30
parent 0db2a45a44
commit 6818929c8a
No known key found for this signature in database
GPG Key ID: 622F8E99C893BD61
3 changed files with 8 additions and 2 deletions

View File

@ -11,9 +11,14 @@ Please see the tox.ini file in the root of this repository.
For example:
```
# Autoformat the code according to the project's guidelines
tox -e fmt
# Run linters on the code
tox -e pep8
tox -e cover
# Run the unit tests with code coverage
tox -e cover -- tempest-k8s
```
## Build the charm

View File

@ -17,4 +17,4 @@ OpenStack deployment.
## Other resources
- [tempest-k8s](https://charmhub.io/tempest-k8s) on Charmhub
- [tempest-k8s](https://charmhub.io/tempest-k8s) on Charmhub (more docs there)

View File

@ -44,6 +44,7 @@ assumes:
links:
source: https://opendev.org/openstack/sunbeam-charms
issues: https://bugs.launchpad.net/sunbeam-charms
documentation: https://discourse.charmhub.io/t/tempest-k8s-docs-index/13258
containers:
tempest: