Skip to content

Commit

Permalink
zuul: do not upload talos & opnsense images (#666)
Browse files Browse the repository at this point in the history
Only for the real world job.

Signed-off-by: Christian Berendt <berendt@osism.tech>
  • Loading branch information
berendt authored Oct 1, 2023
1 parent 4ee2983 commit 34cff98
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions playbooks/real-world.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,6 @@
hosts: all

roles:
- role: tox
vars:
tox_extra_args: -- --hide --hypervisor kvm --force --keep --filter Talos

- role: tox
vars:
tox_extra_args: -- --hide --hypervisor kvm --force --keep --filter OPNsense

- role: tox
vars:
tox_extra_args: -- --hypervisor kvm --force --keep --filter "Kubernetes CAPI"
Expand Down

0 comments on commit 34cff98

Please sign in to comment.