mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
fn: api-tests are decommissioned: cleanup Makefile (#1082)
* fn: api-tests are decommissioned: cleanup Makefile * fn: increase mem in system-tests due to fn-test-utils image
This commit is contained in:
@@ -349,7 +349,7 @@ const (
|
||||
routeName = "/systemtestroute"
|
||||
image = "fnproject/fn-test-utils"
|
||||
format = "json"
|
||||
memory = 64
|
||||
memory = 128
|
||||
typ = "sync"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user