[16:16:49] We really should get a memcache instance for beta [16:17:08] Why not setup a memcached instance on test131 itself? [16:17:22] memcached doesn't take up a lot of RAM from what I can remember [16:17:23] Probably not enough memory [16:17:38] You could check the specs [16:17:43] And run memcache [16:17:52] Test is already doing a lot though [16:18:03] Like it has redis on there too [16:19:00] Either that or fix mediawiki [16:19:02] test is at 70% RAM usage [16:19:11] To probably namespace the cache [16:19:43] how would one do that? [16:19:55] I thought about that too but I haven't had time to check the docs [16:20:25] either way, caching is partially borked on beta right now because a few parameters in our cache config were completely removed in 1.40 [16:22:47] There's a task [16:22:59] And a patch in gerrit that needs fixing