Question

My kitchen instance is configured with 256 memory ram, but it is running very slow. Then my questions are:

How can I configure it to improve the memory ram size?

Is there any tutorial or post where I can find a solution?

Was it helpful?

Solution

It varies based on the Test Kitchen driver. Heres an example for vagrant:

 driver:
   name: vagrant
   customize:
   memory: 1024
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top