diff --git a/software/slapos-testing/instance.cfg b/software/slapos-testing/instance.cfg
index 1853c9f377ad4034133609ea07bccadd5432c98b..f2cbf950464ba8354ea43cfb73780ead2bbe915d 100644
--- a/software/slapos-testing/instance.cfg
+++ b/software/slapos-testing/instance.cfg
@@ -92,8 +92,6 @@ test-list =
   $${slapos.recipe.build:location}
   $${slapos.recipe.cmmi:location}
   $${erp5-util:location}
-  $${jio:location}
-  $${officejs:location}
 prepend-path = ${git:location}/bin:${libxslt:location}/bin:${python2.7:location}/bin
 environment = environment
 
diff --git a/software/slapos-testing/software.cfg b/software/slapos-testing/software.cfg
index 626128d755164e0fe8b3aa8d20f48c028eafd8ba..543bac526f9f03326807490f78809984bd84db78 100644
--- a/software/slapos-testing/software.cfg
+++ b/software/slapos-testing/software.cfg
@@ -72,18 +72,10 @@ repository = http://git.erp5.org/repos/slapos.recipe.cmmi.git
 <= git-clone-repository
 repository = http://git.erp5.org/repos/erp5.git
 
-[officejs-repository]
-<= git-clone-repository
-repository = http://git.erp5.org/repos/officejs.git
-
-[jio-repository]
-<= git-clone-repository
-repository = http://git.erp5.org/repos/jio.git
-
 [template]
 recipe = slapos.recipe.template
 url = ${:_profile_base_location_}/instance.cfg
-md5sum = 94bfc33413cdfbb6e243002f6d9b6928
+md5sum = 0b03c7d14ee2d677a9fedb75d0d2cf24
 output =  ${buildout:directory}/template.cfg
 mode = 640