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:
Tolga Ceylan
2018-06-21 12:33:20 -07:00
committed by GitHub
parent 7dd4be513e
commit f8d737dd46
4 changed files with 7 additions and 43 deletions

View File

@@ -349,7 +349,7 @@ const (
routeName = "/systemtestroute"
image = "fnproject/fn-test-utils"
format = "json"
memory = 64
memory = 128
typ = "sync"
)