DNM test all the things on ansible 2.8 with python3

Change-Id: I91ca12f672e39e3cecfcac426f1aaa1d3168dff2
This commit is contained in:
Clark Boylan 2019-12-10 16:34:04 -08:00
parent f418a8d533
commit 9b97f61146
7 changed files with 0 additions and 98 deletions

View File

@ -1,8 +1,6 @@
- job:
name: zuul-jobs-test-install-devstack
description: Test the install-devstack role
files:
- roles/install-devstack/.*
run: test-playbooks/simple-role-test.yaml
vars:
role_name: install-devstack

View File

@ -6,14 +6,6 @@
This job tests changes to the intermediate registry roles. It
is not meant to be used directly but rather run on changes to
roles in the zuul-jobs repo.
files:
- roles/pull-from-intermediate-registry/.*
- roles/push-to-intermediate-registry/.*
- roles/install-docker/.*
- roles/build-docker-image/.*
- roles/run-buildset-registry/.*
- roles/use-buildset-registry/.*
- test-playbooks/registry/.*
pre-run: test-playbooks/registry/test-registry-pre.yaml
run: test-playbooks/registry/test-registry.yaml
post-run: test-playbooks/registry/test-registry-post.yaml
@ -36,14 +28,6 @@
This job tests changes to the intermediate registry roles using
podman rather than docker. It is not meant to be used directly
but rather run on changes to roles in the zuul-jobs repo.
files:
- roles/pull-from-intermediate-registry/.*
- roles/push-to-intermediate-registry/.*
- roles/install-podman/.*
- roles/build-container-image/.*
- roles/run-buildset-registry/.*
- roles/use-buildset-registry/.*
- test-playbooks/registry/.*
pre-run: test-playbooks/registry/test-registry-pre.yaml
run: test-playbooks/registry/test-registry.yaml
post-run: test-playbooks/registry/test-registry-post.yaml
@ -72,15 +56,6 @@
It is not meant to be used directly but rather run on changes
to roles in the zuul-jobs repo.
files:
- roles/pull-from-intermediate-registry/.*
- roles/push-to-intermediate-registry/.*
- roles/install-docker/.*
- roles/install-kubernetes/.*
- roles/build-docker-image/.*
- roles/run-buildset-registry/.*
- roles/use-buildset-registry/.*
- test-playbooks/registry/.*
pre-run: test-playbooks/registry/buildset-registry-pre.yaml
run: test-playbooks/registry/buildset-registry.yaml
post-run: test-playbooks/registry/test-registry-post.yaml
@ -95,15 +70,6 @@
It is not meant to be used directly but rather run on changes
to roles in the zuul-jobs repo.
files:
- roles/pull-from-intermediate-registry/.*
- roles/push-to-intermediate-registry/.*
- roles/install-docker/.*
- roles/install-kubernetes/.*
- roles/build-docker-image/.*
- roles/run-buildset-registry/.*
- roles/use-buildset-registry/.*
- test-playbooks/registry/.*
run: test-playbooks/registry/buildset-registry-k8s-docker.yaml
post-run:
- test-playbooks/registry/buildset-registry-k8s-docker-post.yaml
@ -119,10 +85,6 @@
This job tests changes to the install-kubernetes roles. It
is not meant to be used directly but rather run on changes to
roles in the zuul-jobs repo.
files:
- roles/install-docker/.*
- roles/install-kubernetes/.*
- test-playbooks/install-kubernetes/.*
run: test-playbooks/install-kubernetes/docker.yaml
post-run: test-playbooks/install-kubernetes/post.yaml
@ -134,10 +96,6 @@
This job tests changes to the install-kubernetes roles. It
is not meant to be used directly but rather run on changes to
roles in the zuul-jobs repo.
files:
- roles/install-docker/.*
- roles/install-kubernetes/.*
- test-playbooks/install-kubernetes/.*
run: test-playbooks/install-kubernetes/crio.yaml
post-run: test-playbooks/install-kubernetes/post.yaml
@ -149,9 +107,6 @@
This job tests the install-podman role. It is not meant to be
used directly but rather run on changes to roles in the
zuul-jobs repo.
files:
- roles/install-podman/.*
- test-playbooks/install-podman/.*
run: test-playbooks/install-podman/main.yaml
# -* AUTOGENERATED *-

View File

@ -1,8 +1,6 @@
- job:
name: zuul-jobs-test-add-authorized-keys
description: Test the add-authorized-keys role
files:
- roles/add-authorized-keys/.*
run: test-playbooks/simple-role-test.yaml
vars:
role_name: add-authorized-keys
@ -13,8 +11,6 @@
- job:
name: zuul-jobs-test-add-gpgkey
description: Test the add-gpgkey role
files:
- roles/add-gpgkey/.*
run: test-playbooks/simple-role-test.yaml
vars:
role_name: add-gpgkey
@ -57,8 +53,6 @@
- job:
name: zuul-jobs-test-add-sshkey
description: Test the add-sshkey role
files:
- roles/add-sshkey/.*
run: test-playbooks/simple-role-test.yaml
vars:
role_name: add-sshkey
@ -112,17 +106,6 @@
# in required-projects
required-projects:
- opendev/base-jobs
files:
- ^roles/configure-mirrors/.*
- ^roles/emit-job-header/.*
- ^roles/ensure-output-dirs/.*
- ^roles/fetch-output/.*
- ^roles/fetch-subunit-output/.*
- ^roles/fetch-zuul-cloner/.*
- ^roles/set-zuul-log-path-fact/.*
- ^roles/prepare-workspace-git/.*
- ^roles/validate-host/.*
- ^test-playbooks/base-roles/.*
- job:
name: zuul-jobs-test-base-roles-centos-7
@ -227,8 +210,6 @@
- job:
name: zuul-jobs-test-bindep
description: Test the bindep role
files:
- roles/bindep/.*
run: test-playbooks/simple-role-test.yaml
vars:
role_name: bindep
@ -236,8 +217,6 @@
- job:
name: zuul-jobs-test-clear-firewall
description: Test the clear-firewall role
files:
- roles/clear-firewall/.*
run: test-playbooks/simple-role-test.yaml
vars:
role_name: clear-firewall
@ -245,8 +224,6 @@
- job:
name: zuul-jobs-test-netconsole
description: Test the netconsole setup role
files:
- ^roles/enable-netconsole/.*
run: test-playbooks/simple-role-test.yaml
vars:
role_name: enable-netconsole
@ -257,11 +234,6 @@
name: zuul-jobs-test-dstat-graph
description: Test the dstat-graph roles
run: test-playbooks/dstat-graph.yaml
files:
- ^roles/ensure-dstat-graph/.*
- ^roles/run-dstat/.*
- ^roles/dstat-graph/.*
- ^test-playbooks/dstat-graph.yaml
- job:
name: zuul-jobs-test-multinode-roles
@ -273,13 +245,6 @@
tags: all-platforms-multinode
abstract: true
run: test-playbooks/multinode/multinode.yaml
files:
- ^roles/multi-node-bridge/.*
- ^roles/multi-node-firewall/.*
- ^roles/multi-node-hosts-file/.*
- ^roles/multi-node-known-hosts/.*
- ^roles/persistent-firewall/.*
- ^test-playbooks/multinode/.*
- job:
name: zuul-jobs-test-multinode-roles-centos-7
@ -475,17 +440,11 @@
name: zuul-jobs-test-generate-zuul-manifest
description: Test the generate-zuul-manifest role
run: test-playbooks/generate-zuul-manifest.yaml
files:
- ^roles/generate-zuul-manifest/.*
- ^test-playbooks/generate-zuul-manifest.yaml
- job:
name: zuul-jobs-test-upload-git-mirror
description: Test the upload-git-mirror role
run: test-playbooks/upload-git-mirror.yaml
files:
- ^roles/upload-git-mirror/.*
- ^test-playbooks/upload-git-mirror.yaml
# -* AUTOGENERATED *-
# The following project section is autogenerated by

View File

@ -1,8 +1,6 @@
- job:
name: zuul-jobs-test-install-nodejs
description: Test the install-nodejs role
files:
- roles/install-nodejs/.*
run: test-playbooks/simple-role-test.yaml
vars:
role_name: install-nodejs

View File

@ -1,8 +1,6 @@
- job:
name: zuul-jobs-test-add-launchpad-credentials
description: Test the add-launchpad-credentials role
files:
- roles/add-launchpad-credentials/.*
run: test-playbooks/simple-role-test.yaml
vars:
role_name: add-launchpad-credentials

View File

@ -1,8 +1,6 @@
- job:
name: zuul-jobs-test-install-pdk-dependencies
description: Test the install-pdk-dependencies role
files:
- roles/install-pdk-dependencies/.*
run: test-playbooks/simple-role-test.yaml
vars:
role_name: install-pdk-dependencies

View File

@ -1,8 +1,6 @@
- job:
name: zuul-jobs-test-ensure-sphinx
description: Test the ensure-sphinx role
files:
- roles/ensure-sphinx/.*
run: test-playbooks/simple-role-test.yaml
vars:
role_name: ensure-sphinx
@ -10,8 +8,6 @@
- job:
name: zuul-jobs-test-tox-siblings
description: Test the tox role's sibling functionality
files:
- roles/tox/.*
run: test-playbooks/tox-siblings.yaml
required-projects:
- zuul/zuul