Commit da71a5cc authored by Łukasz Nowak's avatar Łukasz Nowak

slapos-sr-testing: Use libnetworkcache during test

Usually the slapos.core on nodes is installed with slapos.libnetworkcache,
so do the same for testing environment, so shacache can be used during
installation.
parent a198be7f
...@@ -89,6 +89,7 @@ eggs = ...@@ -89,6 +89,7 @@ eggs =
${python-pynacl:egg} ${python-pynacl:egg}
${python-cryptography:egg} ${python-cryptography:egg}
${bcrypt:egg} ${bcrypt:egg}
slapos.libnetworkcache
slapos.core slapos.core
${slapos.test.caddy-frontend-setup:egg} ${slapos.test.caddy-frontend-setup:egg}
${slapos.test.erp5-setup:egg} ${slapos.test.erp5-setup:egg}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment