3a5495cf2f6c1806f5a91d699448b15b510f146e |
|
17-Nov-2016 |
Po-Hsu Lin <po-hsu.lin@canonical.com> |
Update Ubuntu release name: add zesty and remove wily
Add zesty to KNOWN_RELEASES
Remove EOL wily from KNOWN_RELEASES
Signed-off-by: Po-Hsu Lin <po-hsu.lin@canonical.com> |
01c05c821093dc854def146d4bab62885d8eb664 |
|
26-Oct-2016 |
Po-Hsu Lin <po-hsu.lin@canonical.com> |
tests: fix image download for s390x
Make release selection more flexible.
Update the KNOWN_RELEAES list, add yakkety and remove vivid.
Signed-off-by: Po-Hsu Lin <po-hsu.lin@canonical.com> |
c6b861ba646bd8f4d651b74e733256a7a3b81a32 |
|
18-Aug-2014 |
Stéphane Graber <stgraber@ubuntu.com> |
tests: Call sync before testing a shutdown
This should avoid tests failure when the machine running the tests has
either very slow disks or a lot of data waiting to be flushed.
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com> |
b7aa56b85ca96f321ef6aadb60a28f8c16bec44d |
|
10-Jun-2014 |
Stéphane Graber <stgraber@ubuntu.com> |
tests: Wait 5s for init to respond in lxc-test-autostart
lxc-test-autostart occasionaly fails at the restart test in the CI
environment. Looking at the current test case, the most obvious race
there is if lxc-wait exists succesfuly immediately after LXC marked the
container RUNNING (init spawned) but before init had a chance to setup
the signal handlers.
To avoid this potential race period, let's add a 5s delay between the
tests to give a chance for init to finish starting up.
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com> |
c2997f9e6bc45936c46482af4a682af33880791c |
|
08-Apr-2014 |
Stéphane Graber <stgraber@ubuntu.com> |
Fix typo in previous commit
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com> |
48356bbfdf8f277c5fe65287d76b7d891ca40964 |
|
08-Apr-2014 |
Stéphane Graber <stgraber@ubuntu.com> |
tests; Bump wait delay for shutdown to 120s
On very busy boards with slow IO, the shutdown process can take over 60s
as the disk is syncing.
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com> |
fd2b7320e3562450111b5adaabcb7f6b9c8d9d13 |
|
12-Feb-2014 |
Stéphane Graber <stgraber@ubuntu.com> |
tests: Don't hardcode architecture
If on Ubuntu, then match the host's own architecture, this should allow
for our tests to pass on the armhf CI environment.
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com> |
45794802f13e5db18b5d7acb45169e1f4e8b70b2 |
|
12-Feb-2014 |
Stéphane Graber <stgraber@ubuntu.com> |
tests: Add lxc-test-autostart
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com> |