Enable memory oversubscription (#102)

* Enable memory oversubscription

* Fix and add e2e test
This commit is contained in:
Maximilian Paß
2022-03-18 08:31:27 +01:00
committed by GitHub
parent 708ae3679e
commit a41659eed4
8 changed files with 46 additions and 14 deletions

View File

@ -27,7 +27,7 @@ components:
type: number
example: 100
memoryLimit:
description: Memory limit for one runner in MB
description: Memory limit for one runner in MB. Exceeding the limit may result in termination of the runner.
type: integer
example: 256
networkAccess: