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
parent 10d5af18b3
commit 307220654e
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68
1 changed files with 3 additions and 0 deletions

View File

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