[yocto] [yocto-autobuilder][PATCH] nightly-ipk/deb: drop some test suites for sato-sdk

Stefan Stanacar stefanx.stanacar at intel.com
Tue Apr 1 03:47:03 PDT 2014


We don't have these on dora and I'd prefer not to check
for each valid test in RunSanity.

Signed-off-by: Stefan Stanacar <stefanx.stanacar at intel.com>
---
 buildset-config.master/nightly-deb.conf | 2 +-
 buildset-config.master/nightly-ipk.conf | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/buildset-config.master/nightly-deb.conf b/buildset-config.master/nightly-deb.conf
index d58772d..c4cc872 100644
--- a/buildset-config.master/nightly-deb.conf
+++ b/buildset-config.master/nightly-deb.conf
@@ -16,4 +16,4 @@ steps: [{'SetDest':{}},
         {'BuildImages': {'images': 'core-image-sato core-image-sato-dev core-image-sato-sdk core-image-minimal core-image-minimal-dev'}},
         {'RunSanityTests': {'images': 'core-image-minimal'}},
         {'RunSanityTests': {'images' : 'core-image-sato', 'suites' : 'ping ssh auto'}},
-        {'RunSanityTests': {'images' : 'core-image-sato-sdk', 'suites' : 'ping ssh df connman syslog xorg scp vnc date perl ldd gcc kernelmodule dmesg python'}}]
+        {'RunSanityTests': {'images' : 'core-image-sato-sdk', 'suites' : 'ping ssh df connman syslog xorg scp vnc date perl ldd gcc dmesg'}}]
diff --git a/buildset-config.master/nightly-ipk.conf b/buildset-config.master/nightly-ipk.conf
index 974596f..c6455bc 100644
--- a/buildset-config.master/nightly-ipk.conf
+++ b/buildset-config.master/nightly-ipk.conf
@@ -16,4 +16,4 @@ steps: [{'SetDest':{}},
         {'BuildImages': {'images': 'core-image-sato core-image-sato-dev core-image-sato-sdk core-image-minimal core-image-minimal-dev'}},
         {'RunSanityTests': {'images' : 'core-image-minimal'}},
         {'RunSanityTests': {'images' : 'core-image-sato', 'suites' : 'ping ssh auto'}},
-        {'RunSanityTests': {'images' : 'core-image-sato-sdk', 'suites' : 'ping ssh df connman syslog xorg scp vnc date perl ldd gcc kernelmodule dmesg python'}}]
+        {'RunSanityTests': {'images' : 'core-image-sato-sdk', 'suites' : 'ping ssh df connman syslog xorg scp vnc date perl ldd gcc dmesg'}}]
-- 
1.9.0




More information about the yocto mailing list