canonical / testflinger

https://testflinger.readthedocs.io/en/latest/
GNU General Public License v3.0
12 stars 20 forks source link

Change: additional arguments/assertions for UC24 and OEM 24.04 via Zapper KVM #324

Closed p-gentili closed 3 months ago

p-gentili commented 3 months ago

Description

This PR addresses a few problems detected while provisioning a device with UC24-subiquity and Desktop 24.04 OEM.

About UC24:

About 24.04 OEM:

Resolved issues

Resolves ZAP-873 Part of ZAP-776

Documentation

Updated README and docs/.

Web service API changes

N/A

Tests

About UC24: couldn't really test it e2e but, once manually provisioned via Zapper API, the device is accessible as usual by TF with:

~ cat uc24.yaml       
job_queue: 202101-28611
**test_data:
  test_username: ce-certification-qa**
reserve_data:
  ssh_keys:
    - lp:pgentili

About 24.04 OEM: tested on the Zapper side as part of https://github.com/canonical/zapper/pull/311 passing oem=True.