From f4691c8022f48346d36305779831f2e680cda414 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?C=C3=A9dric=20de=20Saint=20Martin?= <cedric.dsm@tiolive.com>
Date: Tue, 28 Oct 2014 08:51:48 +0000
Subject: [PATCH] slapos-testing: remove jio and officejs tests.

---
 software/slapos-testing/instance.cfg |  2 --
 software/slapos-testing/software.cfg | 10 +---------
 2 files changed, 1 insertion(+), 11 deletions(-)

diff --git a/software/slapos-testing/instance.cfg b/software/slapos-testing/instance.cfg
index 1853c9f37..f2cbf9504 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 626128d75..543bac526 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
 
-- 
2.30.9