Project

General

Profile

Actions

action #58268

closed

[kernel][public cloud] Fix OpenQA view with different versions of different flavors

Added by jlausuch over 4 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
High
Assignee:
-
Category:
-
Target version:
QE Kernel - QE Kernel Done
Start date:
2019-10-16
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

Currently, we are grouping Public Cloud tests depending on the Cloud Build and the Kiwi Build, which are most of the same different for different providers. This makes the grouping of the tests cases a bit tricky, always depending on those build numbers. This has some drawbacks (e.g. searching specific tests, JDP, ...) and makes the view very complex.

The idea is to come up with a solution to group the tests in a smarter way. From the ISOS POST, we could change the BUILD variable we pass to OpenQA.

2 ways:

1) Use same BUILD number as the corresponding SLES build to the PC images
Advantage: everything is in the same place, we can even merge the group with SLE1X job groups

It would look something like this:

Build0358 (a day ago) 
Build0357 (4 days ago)
Build0350 (8 days ago)
Build0346 (8 days ago)

2) Group them by SLES build number and also by Provider name:
Advantage: easy to find tests for specific provider
Disadvantage: we can't merge it in the SLE1X groups, we would need to keep it in Public Cloud group.

IT would look something like this:

Build0358-Azure (a day ago) 
Build0358-EC2 (a day ago) 
Build0358-GCE (a day ago) 
Build0357-Azure (a day ago) 
Build0357-EC2 (a day ago) 
Build0357-GCE (a day ago) 
...

Related issues 1 (0 open1 closed)

Related to openQA Tests - action #58739: [qac][jdp][public cloud] Group publiccloud images by FLAVOR in JDP reportClosed2019-10-28

Actions
Actions

Also available in: Atom PDF