2020-04-06 10:41:00 +10:00
|
|
|
- job:
|
|
|
|
name: zuul-jobs-test-ensure-pip
|
|
|
|
description: Test the ensure-pip role
|
2020-06-18 09:24:50 +10:00
|
|
|
# dummy project for wheel build test
|
|
|
|
required-projects:
|
|
|
|
- zuul/zuul
|
2020-04-06 10:41:00 +10:00
|
|
|
files:
|
|
|
|
- roles/ensure-pip/.*
|
2020-04-27 14:57:12 +10:00
|
|
|
- roles/ensure-virtualenv/.*
|
2020-04-06 10:41:00 +10:00
|
|
|
run: test-playbooks/ensure-pip.yaml
|
|
|
|
tags: all-platforms
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: zuul-jobs-test-ensure-pip-centos-7
|
|
|
|
description: Test the ensure-pip role on centos-7
|
|
|
|
parent: zuul-jobs-test-ensure-pip
|
|
|
|
tags: auto-generated
|
|
|
|
nodeset:
|
|
|
|
nodes:
|
|
|
|
- name: centos-7
|
|
|
|
label: centos-7
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: zuul-jobs-test-ensure-pip-centos-8
|
|
|
|
description: Test the ensure-pip role on centos-8
|
|
|
|
parent: zuul-jobs-test-ensure-pip
|
|
|
|
tags: auto-generated
|
|
|
|
nodeset:
|
|
|
|
nodes:
|
|
|
|
- name: centos-8
|
|
|
|
label: centos-8
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: zuul-jobs-test-ensure-pip-debian-stretch
|
|
|
|
description: Test the ensure-pip role on debian-stretch
|
|
|
|
parent: zuul-jobs-test-ensure-pip
|
|
|
|
tags: auto-generated
|
|
|
|
nodeset:
|
|
|
|
nodes:
|
|
|
|
- name: debian-stretch
|
|
|
|
label: debian-stretch
|
|
|
|
|
|
|
|
- job:
|
2020-09-15 16:26:55 +10:00
|
|
|
name: zuul-jobs-test-ensure-pip-fedora-32
|
|
|
|
description: Test the ensure-pip role on fedora-32
|
2020-04-06 10:41:00 +10:00
|
|
|
parent: zuul-jobs-test-ensure-pip
|
|
|
|
tags: auto-generated
|
|
|
|
nodeset:
|
|
|
|
nodes:
|
2020-09-15 16:26:55 +10:00
|
|
|
- name: fedora-32
|
|
|
|
label: fedora-32
|
2020-04-06 10:41:00 +10:00
|
|
|
|
|
|
|
- job:
|
|
|
|
name: zuul-jobs-test-ensure-pip-gentoo-17-0-systemd
|
|
|
|
description: Test the ensure-pip role on gentoo-17-0-systemd
|
|
|
|
parent: zuul-jobs-test-ensure-pip
|
|
|
|
tags: auto-generated
|
|
|
|
nodeset:
|
|
|
|
nodes:
|
|
|
|
- name: gentoo-17-0-systemd
|
|
|
|
label: gentoo-17-0-systemd
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: zuul-jobs-test-ensure-pip-opensuse-15
|
|
|
|
description: Test the ensure-pip role on opensuse-15
|
|
|
|
parent: zuul-jobs-test-ensure-pip
|
|
|
|
tags: auto-generated
|
|
|
|
nodeset:
|
|
|
|
nodes:
|
|
|
|
- name: opensuse-15
|
|
|
|
label: opensuse-15
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: zuul-jobs-test-ensure-pip-opensuse-tumbleweed-nv
|
|
|
|
voting: false
|
|
|
|
description: Test the ensure-pip role on opensuse-tumbleweed
|
|
|
|
parent: zuul-jobs-test-ensure-pip
|
|
|
|
tags: auto-generated
|
|
|
|
nodeset:
|
|
|
|
nodes:
|
|
|
|
- name: opensuse-tumbleweed
|
|
|
|
label: opensuse-tumbleweed
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: zuul-jobs-test-ensure-pip-ubuntu-bionic
|
|
|
|
description: Test the ensure-pip role on ubuntu-bionic
|
|
|
|
parent: zuul-jobs-test-ensure-pip
|
|
|
|
tags: auto-generated
|
|
|
|
nodeset:
|
|
|
|
nodes:
|
|
|
|
- name: ubuntu-bionic
|
|
|
|
label: ubuntu-bionic
|
|
|
|
|
2020-05-01 09:14:30 +10:00
|
|
|
- job:
|
|
|
|
name: zuul-jobs-test-ensure-pip-ubuntu-xenial
|
|
|
|
description: Test the ensure-pip role on ubuntu-xenial
|
|
|
|
parent: zuul-jobs-test-ensure-pip
|
|
|
|
tags: auto-generated
|
|
|
|
nodeset:
|
|
|
|
nodes:
|
|
|
|
- name: ubuntu-xenial
|
|
|
|
label: ubuntu-xenial
|
|
|
|
|
2020-08-18 14:18:33 +10:00
|
|
|
- job:
|
|
|
|
name: zuul-jobs-test-ensure-pip-ubuntu-focal
|
|
|
|
description: Test the ensure-pip role on ubuntu-focal
|
|
|
|
parent: zuul-jobs-test-ensure-pip
|
|
|
|
tags: auto-generated
|
|
|
|
nodeset:
|
|
|
|
nodes:
|
|
|
|
- name: ubuntu-focal
|
|
|
|
label: ubuntu-focal
|
|
|
|
|
2019-07-03 10:03:02 -07:00
|
|
|
- job:
|
|
|
|
name: zuul-jobs-test-ensure-sphinx
|
|
|
|
description: Test the ensure-sphinx role
|
|
|
|
files:
|
|
|
|
- roles/ensure-sphinx/.*
|
2019-07-10 14:42:46 -07:00
|
|
|
run: test-playbooks/simple-role-test.yaml
|
2019-07-03 10:03:02 -07:00
|
|
|
vars:
|
|
|
|
role_name: ensure-sphinx
|
|
|
|
|
2020-02-06 11:39:44 -08:00
|
|
|
- job:
|
|
|
|
name: zuul-jobs-test-ensure-tox
|
|
|
|
description: Test the ensure-tox role
|
|
|
|
files:
|
|
|
|
- roles/ensure-tox/.*
|
2020-02-11 11:30:04 -08:00
|
|
|
- test-playbooks/ensure-tox.yaml
|
2020-02-06 11:39:44 -08:00
|
|
|
run: test-playbooks/ensure-tox.yaml
|
2020-02-11 11:30:04 -08:00
|
|
|
tags: all-platforms
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: zuul-jobs-test-ensure-tox-centos-7
|
|
|
|
description: Test the ensure-tox role on centos-7
|
|
|
|
parent: zuul-jobs-test-ensure-tox
|
|
|
|
tags: auto-generated
|
|
|
|
nodeset:
|
|
|
|
nodes:
|
|
|
|
- name: centos-7
|
|
|
|
label: centos-7
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: zuul-jobs-test-ensure-tox-centos-8
|
|
|
|
description: Test the ensure-tox role on centos-8
|
|
|
|
parent: zuul-jobs-test-ensure-tox
|
|
|
|
tags: auto-generated
|
|
|
|
nodeset:
|
|
|
|
nodes:
|
|
|
|
- name: centos-8
|
|
|
|
label: centos-8
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: zuul-jobs-test-ensure-tox-debian-stretch
|
|
|
|
description: Test the ensure-tox role on debian-stretch
|
|
|
|
parent: zuul-jobs-test-ensure-tox
|
|
|
|
tags: auto-generated
|
|
|
|
nodeset:
|
|
|
|
nodes:
|
|
|
|
- name: debian-stretch
|
|
|
|
label: debian-stretch
|
|
|
|
|
|
|
|
- job:
|
2020-09-15 16:26:55 +10:00
|
|
|
name: zuul-jobs-test-ensure-tox-fedora-32
|
|
|
|
description: Test the ensure-tox role on fedora-32
|
2020-02-11 11:30:04 -08:00
|
|
|
parent: zuul-jobs-test-ensure-tox
|
|
|
|
tags: auto-generated
|
|
|
|
nodeset:
|
|
|
|
nodes:
|
2020-09-15 16:26:55 +10:00
|
|
|
- name: fedora-32
|
|
|
|
label: fedora-32
|
2020-02-11 11:30:04 -08:00
|
|
|
|
|
|
|
- job:
|
|
|
|
name: zuul-jobs-test-ensure-tox-gentoo-17-0-systemd
|
|
|
|
description: Test the ensure-tox role on gentoo-17-0-systemd
|
|
|
|
parent: zuul-jobs-test-ensure-tox
|
|
|
|
tags: auto-generated
|
|
|
|
nodeset:
|
|
|
|
nodes:
|
|
|
|
- name: gentoo-17-0-systemd
|
|
|
|
label: gentoo-17-0-systemd
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: zuul-jobs-test-ensure-tox-opensuse-15
|
|
|
|
description: Test the ensure-tox role on opensuse-15
|
|
|
|
parent: zuul-jobs-test-ensure-tox
|
|
|
|
tags: auto-generated
|
|
|
|
nodeset:
|
|
|
|
nodes:
|
|
|
|
- name: opensuse-15
|
|
|
|
label: opensuse-15
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: zuul-jobs-test-ensure-tox-opensuse-tumbleweed-nv
|
|
|
|
voting: false
|
|
|
|
description: Test the ensure-tox role on opensuse-tumbleweed
|
|
|
|
parent: zuul-jobs-test-ensure-tox
|
|
|
|
tags: auto-generated
|
|
|
|
nodeset:
|
|
|
|
nodes:
|
|
|
|
- name: opensuse-tumbleweed
|
|
|
|
label: opensuse-tumbleweed
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: zuul-jobs-test-ensure-tox-ubuntu-bionic
|
|
|
|
description: Test the ensure-tox role on ubuntu-bionic
|
|
|
|
parent: zuul-jobs-test-ensure-tox
|
|
|
|
tags: auto-generated
|
|
|
|
nodeset:
|
|
|
|
nodes:
|
|
|
|
- name: ubuntu-bionic
|
|
|
|
label: ubuntu-bionic
|
|
|
|
|
2020-05-01 09:14:30 +10:00
|
|
|
- job:
|
|
|
|
name: zuul-jobs-test-ensure-tox-ubuntu-xenial
|
|
|
|
description: Test the ensure-tox role on ubuntu-xenial
|
|
|
|
parent: zuul-jobs-test-ensure-tox
|
|
|
|
tags: auto-generated
|
|
|
|
nodeset:
|
|
|
|
nodes:
|
|
|
|
- name: ubuntu-xenial
|
|
|
|
label: ubuntu-xenial
|
|
|
|
|
2020-08-18 14:18:33 +10:00
|
|
|
- job:
|
|
|
|
name: zuul-jobs-test-ensure-tox-ubuntu-focal
|
|
|
|
description: Test the ensure-tox role on ubuntu-focal
|
|
|
|
parent: zuul-jobs-test-ensure-tox
|
|
|
|
tags: auto-generated
|
|
|
|
nodeset:
|
|
|
|
nodes:
|
|
|
|
- name: ubuntu-focal
|
|
|
|
label: ubuntu-focal
|
|
|
|
|
2020-03-25 10:32:11 +00:00
|
|
|
- job:
|
|
|
|
name: zuul-jobs-test-fetch-sphinx-tarball
|
|
|
|
description: Test the fetch-sphinx-tarball role
|
|
|
|
# parenting on tox-docs as we need builded docs first and also this is
|
|
|
|
# the main use-case for this role
|
|
|
|
parent: tox-docs
|
|
|
|
success-url: docs/
|
|
|
|
files:
|
|
|
|
- roles/fetch-sphinx-tarball/.*
|
2020-08-28 19:45:31 +01:00
|
|
|
- roles/tox/library/.*
|
2020-03-25 10:32:11 +00:00
|
|
|
tags: all-platforms
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: zuul-jobs-test-fetch-sphinx-tarball-centos-7
|
|
|
|
description: Test the fetch-sphinx-tarball role on centos-7
|
|
|
|
parent: zuul-jobs-test-fetch-sphinx-tarball
|
|
|
|
tags: auto-generated
|
|
|
|
nodeset:
|
|
|
|
nodes:
|
|
|
|
- name: centos-7
|
|
|
|
label: centos-7
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: zuul-jobs-test-fetch-sphinx-tarball-centos-8
|
|
|
|
description: Test the fetch-sphinx-tarball role on centos-8
|
|
|
|
parent: zuul-jobs-test-fetch-sphinx-tarball
|
|
|
|
tags: auto-generated
|
|
|
|
nodeset:
|
|
|
|
nodes:
|
|
|
|
- name: centos-8
|
|
|
|
label: centos-8
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: zuul-jobs-test-fetch-sphinx-tarball-debian-stretch
|
|
|
|
description: Test the fetch-sphinx-tarball role on debian-stretch
|
|
|
|
parent: zuul-jobs-test-fetch-sphinx-tarball
|
|
|
|
tags: auto-generated
|
|
|
|
nodeset:
|
|
|
|
nodes:
|
|
|
|
- name: debian-stretch
|
|
|
|
label: debian-stretch
|
|
|
|
|
|
|
|
- job:
|
2020-09-15 16:26:55 +10:00
|
|
|
name: zuul-jobs-test-fetch-sphinx-tarball-fedora-32
|
|
|
|
description: Test the fetch-sphinx-tarball role on fedora-32
|
2020-03-25 10:32:11 +00:00
|
|
|
parent: zuul-jobs-test-fetch-sphinx-tarball
|
|
|
|
tags: auto-generated
|
|
|
|
nodeset:
|
|
|
|
nodes:
|
2020-09-15 16:26:55 +10:00
|
|
|
- name: fedora-32
|
|
|
|
label: fedora-32
|
2020-03-25 10:32:11 +00:00
|
|
|
|
|
|
|
- job:
|
|
|
|
name: zuul-jobs-test-fetch-sphinx-tarball-gentoo-17-0-systemd
|
|
|
|
description: Test the fetch-sphinx-tarball role on gentoo-17-0-systemd
|
|
|
|
parent: zuul-jobs-test-fetch-sphinx-tarball
|
|
|
|
tags: auto-generated
|
|
|
|
nodeset:
|
|
|
|
nodes:
|
|
|
|
- name: gentoo-17-0-systemd
|
|
|
|
label: gentoo-17-0-systemd
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: zuul-jobs-test-fetch-sphinx-tarball-opensuse-15
|
|
|
|
description: Test the fetch-sphinx-tarball role on opensuse-15
|
|
|
|
parent: zuul-jobs-test-fetch-sphinx-tarball
|
|
|
|
tags: auto-generated
|
|
|
|
nodeset:
|
|
|
|
nodes:
|
|
|
|
- name: opensuse-15
|
|
|
|
label: opensuse-15
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: zuul-jobs-test-fetch-sphinx-tarball-opensuse-tumbleweed-nv
|
|
|
|
voting: false
|
|
|
|
description: Test the fetch-sphinx-tarball role on opensuse-tumbleweed
|
|
|
|
parent: zuul-jobs-test-fetch-sphinx-tarball
|
|
|
|
tags: auto-generated
|
|
|
|
nodeset:
|
|
|
|
nodes:
|
|
|
|
- name: opensuse-tumbleweed
|
|
|
|
label: opensuse-tumbleweed
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: zuul-jobs-test-fetch-sphinx-tarball-ubuntu-bionic
|
|
|
|
description: Test the fetch-sphinx-tarball role on ubuntu-bionic
|
|
|
|
parent: zuul-jobs-test-fetch-sphinx-tarball
|
|
|
|
tags: auto-generated
|
|
|
|
nodeset:
|
|
|
|
nodes:
|
|
|
|
- name: ubuntu-bionic
|
|
|
|
label: ubuntu-bionic
|
|
|
|
|
2020-05-01 09:14:30 +10:00
|
|
|
- job:
|
|
|
|
name: zuul-jobs-test-fetch-sphinx-tarball-ubuntu-xenial
|
|
|
|
description: Test the fetch-sphinx-tarball role on ubuntu-xenial
|
|
|
|
parent: zuul-jobs-test-fetch-sphinx-tarball
|
|
|
|
tags: auto-generated
|
|
|
|
nodeset:
|
|
|
|
nodes:
|
|
|
|
- name: ubuntu-xenial
|
|
|
|
label: ubuntu-xenial
|
|
|
|
|
2020-08-18 14:18:33 +10:00
|
|
|
- job:
|
|
|
|
name: zuul-jobs-test-fetch-sphinx-tarball-ubuntu-focal
|
|
|
|
description: Test the fetch-sphinx-tarball role on ubuntu-focal
|
|
|
|
parent: zuul-jobs-test-fetch-sphinx-tarball
|
|
|
|
tags: auto-generated
|
|
|
|
nodeset:
|
|
|
|
nodes:
|
|
|
|
- name: ubuntu-focal
|
|
|
|
label: ubuntu-focal
|
|
|
|
|
2019-12-10 14:42:50 -08:00
|
|
|
- job:
|
2020-05-11 14:16:32 +02:00
|
|
|
name: zuul-jobs-test-tox
|
2019-12-10 14:42:50 -08:00
|
|
|
description: Test the tox role's sibling functionality
|
|
|
|
files:
|
|
|
|
- roles/tox/.*
|
2020-05-15 14:55:30 +02:00
|
|
|
- tox.ini
|
2020-05-11 14:16:32 +02:00
|
|
|
- test-playbooks/python/tox.yaml
|
|
|
|
- test-playbooks/python/tox.ini
|
|
|
|
run: test-playbooks/python/tox.yaml
|
2019-12-10 14:42:50 -08:00
|
|
|
required-projects:
|
|
|
|
- zuul/zuul
|
|
|
|
- zuul/nodepool
|
|
|
|
|
2019-11-25 11:05:25 +11:00
|
|
|
# -* AUTOGENERATED *-
|
|
|
|
# The following project section is autogenerated by
|
2020-02-07 09:56:20 +11:00
|
|
|
# tox -e update-test-platforms
|
2019-11-25 11:05:25 +11:00
|
|
|
# Please re-run to generate new job lists
|
|
|
|
|
2019-09-12 17:58:48 +00:00
|
|
|
- job:
|
|
|
|
name: zuul-jobs-test-fetch-tox-output
|
|
|
|
description: Test the fetch-tox-output
|
|
|
|
files:
|
|
|
|
- roles/ensure-output-dirs/.*
|
|
|
|
- roles/fetch-tox-output/.*
|
|
|
|
- roles/fetch-output/.*
|
2020-04-20 10:01:33 +02:00
|
|
|
- roles/ensure-tox/.*
|
|
|
|
- test-playbooks/python/fetch-tox-output.yaml
|
|
|
|
- test-playbooks/tox/reinstall-tox.yaml
|
|
|
|
pre-run: test-playbooks/tox/reinstall-tox.yaml
|
2019-09-12 17:58:48 +00:00
|
|
|
run: test-playbooks/python/fetch-tox-output.yaml
|
|
|
|
vars:
|
|
|
|
zuul_use_fetch_output: true
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: zuul-jobs-test-fetch-tox-output-synchronize
|
|
|
|
description: Test the fetch-tox-output
|
|
|
|
files:
|
|
|
|
- roles/fetch-tox-output/.*
|
|
|
|
run: test-playbooks/python/fetch-tox-output.yaml
|
|
|
|
vars:
|
|
|
|
zuul_use_fetch_output: false
|
|
|
|
|
2019-09-12 18:46:42 +00:00
|
|
|
- job:
|
|
|
|
name: zuul-jobs-test-fetch-subunit-output
|
|
|
|
description: Test the fetch-subunit-output
|
|
|
|
files:
|
|
|
|
- roles/ensure-output-dirs/.*
|
|
|
|
- roles/fetch-subunit-output/.*
|
|
|
|
- roles/fetch-output/.*
|
|
|
|
run: test-playbooks/python/fetch-subunit-output.yaml
|
|
|
|
vars:
|
|
|
|
zuul_use_fetch_output: true
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: zuul-jobs-test-fetch-subunit-output-synchronize
|
|
|
|
description: Test the fetch-subunit-output
|
|
|
|
files:
|
|
|
|
- roles/fetch-subunit-output/.*
|
|
|
|
run: test-playbooks/python/fetch-subunit-output.yaml
|
|
|
|
vars:
|
|
|
|
zuul_use_fetch_output: false
|
|
|
|
|
2019-09-12 19:45:55 +00:00
|
|
|
- job:
|
|
|
|
name: zuul-jobs-test-fetch-sphinx-output
|
|
|
|
description: Test the fetch-sphinx-output
|
|
|
|
files:
|
|
|
|
- roles/ensure-output-dirs/.*
|
|
|
|
- roles/fetch-sphinx-output/.*
|
|
|
|
- roles/fetch-output/.*
|
|
|
|
run: test-playbooks/python/fetch-sphinx-output.yaml
|
|
|
|
vars:
|
|
|
|
zuul_use_fetch_output: true
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: zuul-jobs-test-fetch-sphinx-output-synchronize
|
|
|
|
description: Test the fetch-sphinx-output
|
|
|
|
files:
|
|
|
|
- roles/fetch-sphinx-output/.*
|
|
|
|
run: test-playbooks/python/fetch-sphinx-output.yaml
|
|
|
|
vars:
|
|
|
|
zuul_use_fetch_output: false
|
|
|
|
|
2020-08-28 12:50:21 +01:00
|
|
|
# Disabled because "Move artifacts and docs to logs dir" task would
|
|
|
|
# fail with "Executing local code is prohibited" during testing
|
|
|
|
# - job:
|
|
|
|
# name: zuul-jobs-test-fetch-sphinx-tarball-with-zuul-output
|
|
|
|
# description: Test the fetch-sphinx-tarball
|
|
|
|
# files:
|
|
|
|
# - roles/ensure-output-dirs/.*
|
|
|
|
# - roles/fetch-sphinx-tarball/.*
|
|
|
|
# - roles/fetch-output/.*
|
|
|
|
# run: test-playbooks/python/fetch-sphinx-tarball.yaml
|
|
|
|
# voting: false
|
|
|
|
# vars:
|
|
|
|
# zuul_use_fetch_output: true
|
2019-09-12 18:23:19 +00:00
|
|
|
|
|
|
|
- job:
|
|
|
|
name: zuul-jobs-test-fetch-sphinx-tarball-synchronize
|
|
|
|
description: Test the fetch-sphinx-tarball
|
|
|
|
files:
|
|
|
|
- roles/fetch-sphinx-tarball/.*
|
|
|
|
run: test-playbooks/python/fetch-sphinx-tarball.yaml
|
|
|
|
vars:
|
|
|
|
zuul_use_fetch_output: false
|
|
|
|
|
2019-07-03 10:03:02 -07:00
|
|
|
- project:
|
|
|
|
check:
|
2020-02-11 11:30:04 -08:00
|
|
|
jobs:
|
2020-04-06 10:41:00 +10:00
|
|
|
- zuul-jobs-test-ensure-pip-centos-7
|
|
|
|
- zuul-jobs-test-ensure-pip-centos-8
|
|
|
|
- zuul-jobs-test-ensure-pip-debian-stretch
|
2020-09-15 16:26:55 +10:00
|
|
|
- zuul-jobs-test-ensure-pip-fedora-32
|
2020-04-06 10:41:00 +10:00
|
|
|
- zuul-jobs-test-ensure-pip-gentoo-17-0-systemd
|
|
|
|
- zuul-jobs-test-ensure-pip-opensuse-15
|
|
|
|
- zuul-jobs-test-ensure-pip-opensuse-tumbleweed-nv
|
|
|
|
- zuul-jobs-test-ensure-pip-ubuntu-bionic
|
|
|
|
- zuul-jobs-test-ensure-pip-ubuntu-xenial
|
2020-08-18 14:18:33 +10:00
|
|
|
- zuul-jobs-test-ensure-pip-ubuntu-focal
|
2019-07-03 10:03:02 -07:00
|
|
|
- zuul-jobs-test-ensure-sphinx
|
2020-02-11 11:30:04 -08:00
|
|
|
- zuul-jobs-test-ensure-tox-centos-7
|
|
|
|
- zuul-jobs-test-ensure-tox-centos-8
|
|
|
|
- zuul-jobs-test-ensure-tox-debian-stretch
|
2020-09-15 16:26:55 +10:00
|
|
|
- zuul-jobs-test-ensure-tox-fedora-32
|
2020-02-11 11:30:04 -08:00
|
|
|
- zuul-jobs-test-ensure-tox-gentoo-17-0-systemd
|
|
|
|
- zuul-jobs-test-ensure-tox-opensuse-15
|
|
|
|
- zuul-jobs-test-ensure-tox-opensuse-tumbleweed-nv
|
|
|
|
- zuul-jobs-test-ensure-tox-ubuntu-bionic
|
|
|
|
- zuul-jobs-test-ensure-tox-ubuntu-xenial
|
2020-08-18 14:18:33 +10:00
|
|
|
- zuul-jobs-test-ensure-tox-ubuntu-focal
|
2020-03-25 10:32:11 +00:00
|
|
|
- zuul-jobs-test-fetch-sphinx-tarball-centos-7
|
|
|
|
- zuul-jobs-test-fetch-sphinx-tarball-centos-8
|
|
|
|
- zuul-jobs-test-fetch-sphinx-tarball-debian-stretch
|
2020-09-15 16:26:55 +10:00
|
|
|
- zuul-jobs-test-fetch-sphinx-tarball-fedora-32
|
2020-03-25 10:32:11 +00:00
|
|
|
- zuul-jobs-test-fetch-sphinx-tarball-gentoo-17-0-systemd
|
|
|
|
- zuul-jobs-test-fetch-sphinx-tarball-opensuse-15
|
|
|
|
- zuul-jobs-test-fetch-sphinx-tarball-opensuse-tumbleweed-nv
|
|
|
|
- zuul-jobs-test-fetch-sphinx-tarball-ubuntu-bionic
|
|
|
|
- zuul-jobs-test-fetch-sphinx-tarball-ubuntu-xenial
|
2020-08-18 14:18:33 +10:00
|
|
|
- zuul-jobs-test-fetch-sphinx-tarball-ubuntu-focal
|
2020-05-11 14:16:32 +02:00
|
|
|
- zuul-jobs-test-tox
|
2019-09-12 17:58:48 +00:00
|
|
|
- zuul-jobs-test-fetch-tox-output
|
|
|
|
- zuul-jobs-test-fetch-tox-output-synchronize
|
2019-09-12 18:46:42 +00:00
|
|
|
- zuul-jobs-test-fetch-subunit-output
|
|
|
|
- zuul-jobs-test-fetch-subunit-output-synchronize
|
2019-09-12 19:45:55 +00:00
|
|
|
- zuul-jobs-test-fetch-sphinx-output
|
|
|
|
- zuul-jobs-test-fetch-sphinx-output-synchronize
|
2019-09-12 18:23:19 +00:00
|
|
|
- zuul-jobs-test-fetch-sphinx-tarball-synchronize
|
2019-07-03 10:03:02 -07:00
|
|
|
gate:
|
2020-08-28 15:46:57 +01:00
|
|
|
jobs: &id001
|
2020-04-06 10:41:00 +10:00
|
|
|
- zuul-jobs-test-ensure-pip-centos-7
|
|
|
|
- zuul-jobs-test-ensure-pip-centos-8
|
|
|
|
- zuul-jobs-test-ensure-pip-debian-stretch
|
2020-09-15 16:26:55 +10:00
|
|
|
- zuul-jobs-test-ensure-pip-fedora-32
|
2020-04-06 10:41:00 +10:00
|
|
|
- zuul-jobs-test-ensure-pip-gentoo-17-0-systemd
|
|
|
|
- zuul-jobs-test-ensure-pip-opensuse-15
|
|
|
|
- zuul-jobs-test-ensure-pip-ubuntu-bionic
|
|
|
|
- zuul-jobs-test-ensure-pip-ubuntu-xenial
|
2020-08-18 14:18:33 +10:00
|
|
|
- zuul-jobs-test-ensure-pip-ubuntu-focal
|
2020-02-11 11:30:04 -08:00
|
|
|
- zuul-jobs-test-ensure-sphinx
|
|
|
|
- zuul-jobs-test-ensure-tox-centos-7
|
|
|
|
- zuul-jobs-test-ensure-tox-centos-8
|
|
|
|
- zuul-jobs-test-ensure-tox-debian-stretch
|
2020-09-15 16:26:55 +10:00
|
|
|
- zuul-jobs-test-ensure-tox-fedora-32
|
2020-02-11 11:30:04 -08:00
|
|
|
- zuul-jobs-test-ensure-tox-gentoo-17-0-systemd
|
|
|
|
- zuul-jobs-test-ensure-tox-opensuse-15
|
|
|
|
- zuul-jobs-test-ensure-tox-ubuntu-bionic
|
|
|
|
- zuul-jobs-test-ensure-tox-ubuntu-xenial
|
2020-08-18 14:18:33 +10:00
|
|
|
- zuul-jobs-test-ensure-tox-ubuntu-focal
|
2020-03-25 10:32:11 +00:00
|
|
|
- zuul-jobs-test-fetch-sphinx-tarball-centos-7
|
|
|
|
- zuul-jobs-test-fetch-sphinx-tarball-centos-8
|
|
|
|
- zuul-jobs-test-fetch-sphinx-tarball-debian-stretch
|
2020-09-15 16:26:55 +10:00
|
|
|
- zuul-jobs-test-fetch-sphinx-tarball-fedora-32
|
2020-03-25 10:32:11 +00:00
|
|
|
- zuul-jobs-test-fetch-sphinx-tarball-gentoo-17-0-systemd
|
|
|
|
- zuul-jobs-test-fetch-sphinx-tarball-opensuse-15
|
|
|
|
- zuul-jobs-test-fetch-sphinx-tarball-ubuntu-bionic
|
|
|
|
- zuul-jobs-test-fetch-sphinx-tarball-ubuntu-xenial
|
2020-08-18 14:18:33 +10:00
|
|
|
- zuul-jobs-test-fetch-sphinx-tarball-ubuntu-focal
|
2020-05-11 14:16:32 +02:00
|
|
|
- zuul-jobs-test-tox
|
2020-02-11 11:30:04 -08:00
|
|
|
- zuul-jobs-test-fetch-tox-output
|
|
|
|
- zuul-jobs-test-fetch-tox-output-synchronize
|
|
|
|
- zuul-jobs-test-fetch-subunit-output
|
|
|
|
- zuul-jobs-test-fetch-subunit-output-synchronize
|
2019-09-12 19:45:55 +00:00
|
|
|
- zuul-jobs-test-fetch-sphinx-output
|
|
|
|
- zuul-jobs-test-fetch-sphinx-output-synchronize
|
2019-09-12 18:23:19 +00:00
|
|
|
- zuul-jobs-test-fetch-sphinx-tarball-synchronize
|
2020-08-28 15:46:57 +01:00
|
|
|
periodic-weekly:
|
|
|
|
jobs: *id001
|