Skip to content

Commit

Permalink
Remove ansible-network jobs (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
TristanCacqueray authored and gundalow committed Aug 29, 2018
1 parent 8c3c6b5 commit c5efedc
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 68 deletions.
22 changes: 0 additions & 22 deletions playbooks/base-controller-appliance-minimal-test/post.yaml

This file was deleted.

22 changes: 0 additions & 22 deletions playbooks/base-controller-appliance-minimal-test/pre.yaml

This file was deleted.

24 changes: 0 additions & 24 deletions zuul.d/jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,30 +66,6 @@
- name: container
label: runc-fedora

- job:
name: base-controller-appliance-minimal-test
parent: null
description: |
A job to test changes to the base-controller-appliance-minimal job without
disturbing the main job in production. Not for general use.
pre-run: playbooks/base-controller-appliance-minimal-test/pre.yaml
post-run:
- playbooks/base-controller-appliance-minimal-test/post.yaml
roles:
- zuul: sf-jobs
- zuul: openstack-infra/zuul-jobs
timeout: 1800
attempts: 3
secrets:
- site_ansiblelogs
nodeset:
nodes:
- name: controller
label: dib-fedora-27
- name: appliance
label: ansible-network-vqfx

# TODO(pabelanger): Move to ansible-network/ansible-zuul-jobs once we are able to shadow jobs in zuul.
- job:
name: base
parent: base-minimal

0 comments on commit c5efedc

Please sign in to comment.