Confirmed users
574
edits
(Added link to bedrock functional testing slides) |
(→Roundtable: roundtable stuff) |
||
| Line 33: | Line 33: | ||
Anything else to talk about? | Anything else to talk about? | ||
* (erikrose) You can use multiple infras in a single Travis file! | * (erikrose) You can use [https://github.com/letsencrypt/letsencrypt/blob/master/.travis.yml#L51-L54 multiple infras] in a single Travis file! | ||
* (erikrose) Docker on Mac without VirtualBox: xhyve is no longer limited to 3GB of RAM, and the highly experimental NFS-based sharing seems to work. XHYVE_CPU_COUNT=4 XHYVE_MEMORY_SIZE=4000 XHYVE_EXPERIMENTAL_NFS_SHARE=true docker-machine create --driver xhyve xhyve | |||