lp:~andersson123/utah

Owned by Tim Andersson
Get this repository:
git clone https://git.qastaging.paddev.net/~andersson123/utah
Only Tim Andersson can upload to this repository. If you are Tim Andersson please log in for upload directions.

Branches

Name Last Modified Last Commit
drop-preseed 2024-11-20 09:47:19 UTC
remove preseed from file_list_udi

Author: Tim Andersson
Author Date: 2024-11-20 09:47:19 UTC

remove preseed from file_list_udi

From plucky onwards, the preseed file is not intended to be in desktop
isos. To avoid more complicated heuristics, rather than checking the
series of each iso, we will just drop the preseed file from
file_list_udi.

fix-smoke-test-flakiness 2024-06-21 13:03:07 UTC
smoke tests hack: issue reboot instead of poweroff in qemu-setup.py

Author: Tim Andersson
Author Date: 2024-06-20 12:51:48 UTC

smoke tests hack: issue reboot instead of poweroff in qemu-setup.py

The iso smoke tests (particularly the desktop ones) have recently been
getting flakier and flakier.

The install would succeed, then boot up, run qemu-setup.py, and shut
off. After which, the vm would rarely boot up again. My hunch is there's
a race condition somewhere after line 606 in utah/provisioning/vm.py
[1], in which the `create` command (which boots the vm) seemingly just
wouldn't boot the vm. Tried a lot of cowboys, adding in extra sleeps,
etc, but this seemed to be the only fix that consistently worked.

This commit amends the issue by issuing a reboot command in
qemu-setup.py rather than a poweroff command.

We should keep an eye out for any regressions due to this change on
platform-qa-jenkins, though there haven't been any yet.

[1] https://git.launchpad.net/utah/tree/utah/provisioning/vm.py#n606

stale_vms 2023-09-01 13:04:40 UTC
another attempted fix

Author: Tim Andersson
Author Date: 2023-09-01 13:04:40 UTC

another attempted fix

investigate_stale_vms 2023-07-24 14:20:04 UTC
fix: Add more forceful vm shutdown commands to delete vm's

Author: Tim Andersson
Author Date: 2023-07-11 12:02:56 UTC

fix: Add more forceful vm shutdown commands to delete vm's

Previously vm's on venonat would end up in a "shut off" state without
deleting the storage. This commit amends this and is tested on venonat.

make_sure_vm_dead_before_undefine 2023-06-13 14:06:45 UTC
add check for vm shutoff before undefine
master 2023-04-05 08:55:45 UTC
Merge remote-tracking branch 'seb128/desktop-udi-provisioning'

Author: Paride Legovini
Author Date: 2023-04-05 08:55:45 UTC

Merge remote-tracking branch 'seb128/desktop-udi-provisioning'

file_list_cleanup 2021-01-14 08:04:56 UTC
Clean up file list ofr static validation

Author: Jean-Baptiste Lallement
Author Date: 2021-01-14 08:04:56 UTC

Clean up file list ofr static validation

Following the clean up done in debian-cd (debian-cd/ubuntu r2102) update
the file list accordingly.

skip_uefi_test_LP1895131 2020-09-17 10:44:00 UTC
Skip UEFI tests on Groovy

Author: Jean-Baptiste Lallement
Author Date: 2020-09-17 10:44:00 UTC

Skip UEFI tests on Groovy

On Groovy, EFI files now reside on their own ESP and the directory
containing them on the ISO has been removed. This directory still exists
on previous releases.
This may be revisited in the future, so skip it only for Groovy until a
decision is made (LP: #1895131)

18 of 8 results
This repository contains Public information 
Everyone can see this information.

Subscribers