Disable windmill / docker jobs

We need to disable windmill jobs, as we are currently wedged on fixing
jobs. Current fixes need to happen our a few projets, so once everythign
is working, we'll bring this back online and merge eveyrthing in at
once.

Docker jobs look to be broken, disable for now and maybe look to migrate
to podman.

Add pytest to test-requirements.txt

Change-Id: Ie7b89f4bf0089e8020a625d4c561089695d529c0
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2020-01-16 14:46:30 -05:00
parent 97ee6c828b
commit 93a28202bc
3 changed files with 2 additions and 6 deletions

View File

@ -1,3 +1,4 @@
---
extends: default
ignore: |

View File

@ -55,12 +55,8 @@
nodepool_file_nodepool_launcher_service_src: etc/systemd/system/nodepool-launcher.service.j2
- project:
templates:
- windmill-jobs-fedora-latest
- windmill-jobs-bionic
check:
jobs:
- ansible-role-nodepool-docker
- ansible-role-nodepool-fedora-latest
- ansible-role-nodepool-ubuntu-bionic
- ansible-role-nodepool-src-fedora-latest
@ -68,7 +64,6 @@
- tox-linters
gate:
jobs:
- ansible-role-nodepool-docker
- ansible-role-nodepool-fedora-latest
- ansible-role-nodepool-ubuntu-bionic
- ansible-role-nodepool-src-fedora-latest

View File

@ -1,2 +1,2 @@
ara
molecule
molecule<3.0.0