<div dir="ltr">Thanks Simon, that seems to have worked, as-is. Will check if I need to change somethings or not.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 13, 2016 at 2:01 PM, Simon Fels <span dir="ltr"><<a href="mailto:simon.fels@canonical.com" target="_blank">simon.fels@canonical.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 13.12.2016 09:58, Omer Akram wrote:<br>
> Hi!<br>
><br>
> We are trying to run some CI tests for snapweb, one of the environments<br>
> that we want to test with, is Ubuntu Core in a kvm. The idea is to<br>
> download the latest daily Ubuntu Core image, install the newly built<br>
> snap as part of our CI and run tests on top of that.<br>
><br>
> To do all that seamlessly, we need a way to skip the console-conf<br>
> wizard, mainly the user creation part. Any pointers on what needs to be<br>
> done to achieve that would help greatly.<br>
<br>
</span>We had the same problem with our spread test setup for network-manager.<br>
Have a look at<br>
<a href="https://git.launchpad.net/~snappy-hwe-team/snappy-hwe-snaps/+git/network-manager/tree/tests/image" rel="noreferrer" target="_blank">https://git.launchpad.net/~<wbr>snappy-hwe-team/snappy-hwe-<wbr>snaps/+git/network-manager/<wbr>tree/tests/image</a><br>
and also the rest of the spread test setup in<br>
<a href="https://git.launchpad.net/~snappy-hwe-team/snappy-hwe-snaps/+git/network-manager/tree/tests/lib" rel="noreferrer" target="_blank">https://git.launchpad.net/~<wbr>snappy-hwe-team/snappy-hwe-<wbr>snaps/+git/network-manager/<wbr>tree/tests/lib</a><br>
<br>
Basically we're creating an image with a system-user assertion for the<br>
user test with password test builtin. That requires another firstboot<br>
systemd service job to get the user correctly created but works pretty well.<br>
<br>
Hope that helps.<br>
<br>
regards,<br>
Simon<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Devices mailing list<br>
<a href="mailto:Devices@lists.snapcraft.io">Devices@lists.snapcraft.io</a><br>
Modify settings or unsubscribe at: <a href="https://lists.snapcraft.io/mailman/listinfo/devices" rel="noreferrer" target="_blank">https://lists.snapcraft.io/<wbr>mailman/listinfo/devices</a><br>
</font></span></blockquote></div><br></div>