Y
Hacker News
new
|
ask
|
show
|
jobs
by
esafak
327 days ago
Be sure to run it in a container, so you have a semblance of parity.
1 comments
maratc
327 days ago
Where possible. (If your build process builds containers and your tests get them up and make them talk, doing that in a container is a challenge.)
However, there are stateless VMs and stateless BMs too.
link
BeeOnRope
327 days ago
What is a BM?
link
maratc
327 days ago
Baremetal (meaning: "the whole server" usually.)
link
However, there are stateless VMs and stateless BMs too.