tempest/zuul.d/stable-jobs.yaml
Ghanshyam Mann f8625f0de5 Remove stable/stein testing jobs
stable/stein is not suported in Tempest now, so
let's remove their jobs from master gate.

Also, update doc to reflect it.

Depends-On: https://review.opendev.org/c/openstack/stackviz/+/768212

Change-Id: I0cbc2883e1cfdb3b1d6b10a7ecea83a4bae32afb
2020-12-22 14:46:23 +00:00

18 lines
479 B
YAML

# NOTE(gmann): This file includes all stable release jobs definition.
- job:
name: tempest-full-victoria-py3
parent: tempest-full-py3
override-checkout: stable/victoria
- job:
name: tempest-full-ussuri-py3
parent: tempest-full-py3
nodeset: openstack-single-node-bionic
override-checkout: stable/ussuri
- job:
name: tempest-full-train-py3
parent: tempest-full-py3
nodeset: openstack-single-node-bionic
override-checkout: stable/train