Project

General

Profile

Actions

action #108058

closed

coordination #90086: [epic] Refactor container tests

Refactor way to get list of registry URLs for container images

Added by jlausuch over 2 years ago. Updated about 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
-
Start date:
2022-03-09
Due date:
% Done:

0%

Estimated time:

Description

Background: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/14452

Currently we have 2 ways to execute image tests:
1) SUT=Host => we need to give an array of images according to the matrix (using released images)
2) SUT=Image => we need to give a single image URL, e.g. CONTAINER_IMAGE_TO_TEST=registry.suse.com/xyz

Some test modules expect an array and do a for loop (e.g. images.pm) and some others expect a single image (e.g. push_container_image_to_ecr.pm).

It would be nice to have an single and understandable place to handle that logic.


Related issues 1 (0 open1 closed)

Blocked by Containers - action #107776: Ability to provide the Container Image Under Test via job variableResolvedpdostal2022-03-02

Actions
Actions #1

Updated by pdostal over 2 years ago

  • Blocked by action #107776: Ability to provide the Container Image Under Test via job variable added
Actions #2

Updated by pdostal over 2 years ago

  • Assignee set to pdostal
Actions #3

Updated by pdostal over 2 years ago

I created work in progress pull request so please feel free to comment.

Actions #4

Updated by pdostal about 2 years ago

  • Status changed from Workable to Resolved
Actions

Also available in: Atom PDF