[OE-core] [PATCHv2 4/4] meta-selftest: wic: Add test for --use-uuid / --fsuuid

2017-11-17 Thread Tom Rini
- Add a '/uuid' partition to wic-image-minimal.wks with a known UUID. - In test_qemu, sort our output from checking the output of 'mount' as it may not be stable. Also, do not check the exit code as passing any output to cut ensures a 0 exit code. - Check for a 'UUID=' line in /etc/fstab with

Re: [OE-core] [PATCHv2 4/4] meta-selftest: wic: Add test for --use-uuid / --fsuuid

2017-11-24 Thread Burton, Ross
Still fails on the autobuilder though: 2017-11-24 03:33:51,694 - oe-selftest - INFO - FAIL: test_qemu (wic.Wic) 2017-11-24 03:33:51,694 - oe-selftest - INFO - -- 2017-11-24 03:33:51,694 - oe-selftest - INFO - Traceback (most recen

Re: [OE-core] [PATCHv2 4/4] meta-selftest: wic: Add test for --use-uuid / --fsuuid

2017-11-24 Thread Tom Rini
On Fri, Nov 24, 2017 at 03:28:21PM +, Burton, Ross wrote: > Still fails on the autobuilder though: > > 2017-11-24 03:33:51,694 - oe-selftest - INFO - FAIL: test_qemu (wic.Wic) > 2017-11-24 03:33:51,694 - oe-selftest - INFO - > ---

Re: [OE-core] [PATCHv2 4/4] meta-selftest: wic: Add test for --use-uuid / --fsuuid

2017-11-28 Thread Tom Rini
On Fri, Nov 24, 2017 at 10:36:11AM -0500, Tom Rini wrote: > On Fri, Nov 24, 2017 at 03:28:21PM +, Burton, Ross wrote: > > Still fails on the autobuilder though: > > > > 2017-11-24 03:33:51,694 - oe-selftest - INFO - FAIL: test_qemu (wic.Wic) > > 2017-11-24 03:33:51,694 - oe-selftest - INFO - >

Re: [OE-core] [PATCHv2 4/4] meta-selftest: wic: Add test for --use-uuid / --fsuuid

2017-12-13 Thread Burton, Ross
I finally made it break locally, with MACHINE=qemux86 and using sysvinit instead of systemd. Basically, a pristine poky local.conf. I've not dug into it beyond that, or why it passes with systemd. Ross On 28 November 2017 at 15:55, Tom Rini wrote: > On Fri, Nov 24, 2017 at 10:36:11AM -0500, T

Re: [OE-core] [PATCHv2 4/4] meta-selftest: wic: Add test for --use-uuid / --fsuuid

2017-12-13 Thread Tom Rini
On Wed, Dec 13, 2017 at 02:40:34PM +, Burton, Ross wrote: > I finally made it break locally, with MACHINE=qemux86 and using sysvinit > instead of systemd. Basically, a pristine poky local.conf. I've not dug > into it beyond that, or why it passes with systemd. OK, thanks! I'll see if I can

Re: [OE-core] [PATCHv2 4/4] meta-selftest: wic: Add test for --use-uuid / --fsuuid

2017-12-13 Thread Tom Rini
On Wed, Dec 13, 2017 at 02:40:34PM +, Burton, Ross wrote: > I finally made it break locally, with MACHINE=qemux86 and using sysvinit > instead of systemd. Basically, a pristine poky local.conf. I've not dug > into it beyond that, or why it passes with systemd. I found it, and, erm, ugh? He

Re: [OE-core] [PATCHv2 4/4] meta-selftest: wic: Add test for --use-uuid / --fsuuid

2017-12-13 Thread Tom Rini
On Wed, Dec 13, 2017 at 09:45:13PM -0500, Tom Rini wrote: > On Wed, Dec 13, 2017 at 02:40:34PM +, Burton, Ross wrote: > > > I finally made it break locally, with MACHINE=qemux86 and using sysvinit > > instead of systemd. Basically, a pristine poky local.conf. I've not dug > > into it beyond

Re: [OE-core] [PATCHv2 4/4] meta-selftest: wic: Add test for --use-uuid / --fsuuid

2018-01-23 Thread Khem Raj
On 12/13/17 9:15 PM, Tom Rini wrote: > On Wed, Dec 13, 2017 at 09:45:13PM -0500, Tom Rini wrote: >> On Wed, Dec 13, 2017 at 02:40:34PM +, Burton, Ross wrote: >> >>> I finally made it break locally, with MACHINE=qemux86 and using sysvinit >>> instead of systemd. Basically, a pristine poky local