Drop lib-forward-testing template

This uses the legacy tempest-full job which is about to be removed from
tempest. All uses should refer to the new lib-forward-testing-python3
template instead.

Change-Id: Ibd09929c956371b40d5dd522020a6e39f99e9f17
This commit is contained in:
Dr. Jens Harbott 2024-03-05 12:20:40 +01:00
parent 0415d86ac3
commit 023d6d494d
1 changed files with 0 additions and 13 deletions

View File

@ -3414,19 +3414,6 @@
- golang-fmt
- golang-unit
- project-template:
name: lib-forward-testing
description: |
Run tempest, installing the library from source to ensure that
changes in the library do not break any of the services running
in devstack.
check:
jobs:
- tempest-full
gate:
jobs:
- tempest-full
- project-template:
name: lib-forward-testing-python3
description: |