Run phan tests only on high memory machines

This should fix the out of memory issues we are seeing with this job

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Morris Jobke 2019-05-08 16:27:04 +02:00 committed by Backportbot
parent 8ae1b9a477
commit 4d82ec7f7e

View file

@ -123,6 +123,9 @@ trigger:
- pull_request
- push
node:
memory: high
---
kind: pipeline
name: litmus-v1