Martin Kopec db3d06124c Update documentation and add a job to publish it
A few info was outdated or duplicated, this patch resolves those
inconsistencies.
The patch also adds a job that builds and publishes the plugin
documentation.

Change-Id: Ibe334eee5a39f773d0fbdb5c95fc5ae3e3bb4409
2024-12-16 15:33:59 +01:00

45 lines
1.2 KiB
YAML

- project:
queue: watcher
templates:
- check-requirements
- tempest-plugin-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3
check:
jobs:
- watcherclient-tempest-functional
- watcher-tempest-functional
- watcher-tempest-actuator
- watcher-tempest-strategies
- watcher-tempest-functional-2024-2
- watcher-tempest-functional-2024-1
- watcher-tempest-functional-2023-2
- watcher-tempest-functional-2023-1
gate:
jobs:
- watcher-tempest-functional
- job:
name: watcher-tempest-functional-2024-2
parent: watcher-tempest-functional
nodeset: openstack-single-node-jammy
override-checkout: stable/2024.2
- job:
name: watcher-tempest-functional-2024-1
parent: watcher-tempest-functional
nodeset: openstack-single-node-jammy
override-checkout: stable/2024.1
- job:
name: watcher-tempest-functional-2023-2
parent: watcher-tempest-functional
nodeset: openstack-single-node-jammy
override-checkout: stable/2023.2
- job:
name: watcher-tempest-functional-2023-1
parent: watcher-tempest-functional
nodeset: openstack-single-node-jammy
override-checkout: stable/2023.1