All of lore.kernel.org
 help / color / mirror / Atom feed
* [[PATCH][yocto-autobuilder]] nightly-oe-selftest.conf: Remove set of SANITY_TESTED_DISTROS
@ 2017-04-04 17:18 Aníbal Limón
  2017-04-05  9:26 ` Joshua Lock
  0 siblings, 1 reply; 2+ messages in thread
From: Aníbal Limón @ 2017-04-04 17:18 UTC (permalink / raw)
  To: yocto; +Cc: joshua.g.lock

The sanity testing was disabled for all builds into CreateAutoConf
buildstep so atextappend isn't need now. [1]

[1] http://git.yoctoproject.org/cgit/cgit.cgi/yocto-autobuilder/commit/?id=87b10595e9a1d36081ec60d3069f4a98798f27eb

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
---
 buildset-config.controller/nightly-oe-selftest.conf | 1 -
 1 file changed, 1 deletion(-)

diff --git a/buildset-config.controller/nightly-oe-selftest.conf b/buildset-config.controller/nightly-oe-selftest.conf
index a267516..fb401de 100644
--- a/buildset-config.controller/nightly-oe-selftest.conf
+++ b/buildset-config.controller/nightly-oe-selftest.conf
@@ -11,7 +11,6 @@ steps: [{'SetDest':{}},
         {'CreateAutoConf': {'machine': 'qemux86-64', 'SDKMACHINE' : 'x86_64',
                             'distro': 'poky', 'nosstate': True,
                             'packages': 'rpm', 'buildhistory' : False,
-                            'atextappend': '\nSANITY_TESTED_DISTROS=""',
                             'prserv': False}},
         {'CreateBBLayersConf': {'buildprovider' : 'yocto'}},
         {'BuildImages': {'images': 'core-image-minimal'}},
-- 
2.1.4



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-04-05  9:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-04 17:18 [[PATCH][yocto-autobuilder]] nightly-oe-selftest.conf: Remove set of SANITY_TESTED_DISTROS Aníbal Limón
2017-04-05  9:26 ` Joshua Lock

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.