Actions
action #108073
closedcoordination #104274: [epic] Enable test & release process on the container bot for BCI 15-SP3 images
Get the latest PC Tools qcow2 to inject it to the Kubernetes tests
Start date:
2022-03-09
Due date:
% Done:
0%
Estimated time:
Tags:
Description
Kubernetes tests use the Public Cloud Tools VM, and we hardcode it's value in the job yaml, e.g. HDD_1: "publiccloud_tools_XYZ.qcow2"
.
This might lead to failures in tests and the need of constantly updating the value of that variable, which might become painful.
The CRB should have a way to calculate the latest PC tools job and extract its PUBLISH_HDD_1
variable to inject it to the tests.
Updated by jlausuch almost 3 years ago
Suggestion from Pavel:
we can do something similar to https://github.com/openSUSE/qem-bot/blob/70e93f6b1056c26adbcebe04a066d91be6835945/openqabot/pc_helper.py#L53-L63
Updated by jlausuch almost 3 years ago
- Status changed from Workable to In Progress
- Assignee set to jlausuch
Updated by jlausuch almost 3 years ago
- Status changed from In Progress to Resolved
Updated by jlausuch almost 3 years ago
- Has duplicate action #107962: Container AKS testing needs to detect latest publiccloud_tools image added
Actions