Project

General

Profile

Actions

action #127286

open

coordination #127031: [saga][epic] openQA for SUSE customers

coordination #127028: [epic] openQA on SLE+packagehub

Run openQA (webUI+worker) based on SLE+packagehub size:M

Added by okurz about 1 year ago. Updated 7 months ago.

Status:
Blocked
Priority:
High
Assignee:
Category:
Feature requests
Target version:
Start date:
2023-03-31
Due date:
% Done:

0%

Estimated time:
Tags:

Description

Acceptance criteria

  • AC1: openQA webui+worker runs from clean SLE15SP4+packagehub without additional repos

Suggestions

  • Wait for #127034 and #127541
  • See suggestions in #127037; they are about os-autoinst but the same counts for openQA
  • Come up with a consistent test approach to ensure AC1 in the future
  • Follow-up with necessary tasks identified in spike

Related issues 3 (0 open3 closed)

Related to openQA Project - action #130369: [spike][timeboxed:20h] Reduce duplication of openQA-in-openQA tests in os-autoinst-distri-opensuse and os-autoinst-distri-openQA size:SResolvedtinita2023-06-01

Actions
Copied from openQA Project - action #127034: [spike][timeboxed:20h] Run openQA (webUI+worker) based on SLE to find out problems size:MResolvedmkittler2023-03-31

Actions
Copied to openQA Project - action #127757: Cover SLE in openQA docsResolvedokurz

Actions
Actions #1

Updated by okurz about 1 year ago

  • Copied from action #127034: [spike][timeboxed:20h] Run openQA (webUI+worker) based on SLE to find out problems size:M added
Actions #2

Updated by livdywan about 1 year ago

  • Status changed from New to Blocked
  • Assignee set to livdywan

Also blocking on the spike solution

Actions #3

Updated by mkittler about 1 year ago

  • Description updated (diff)
Actions #4

Updated by okurz about 1 year ago

Actions #5

Updated by okurz about 1 year ago

  • Description updated (diff)
  • Status changed from Blocked to New
  • Assignee deleted (livdywan)

#127034 resolved. openQA in an older version can be installed just fine from SLE+packagehub. So we can think about a test procedure to ensure that in the future, e.g. covering in openQA-in-openQA tests, extending existing SLE openQA tests on openqa.suse.de or similar.

Actions #7

Updated by mkittler about 1 year ago

  • Subject changed from Run openQA (webUI+worker) based on SLE+packagehub to Run openQA (webUI+worker) based on SLE+packagehub size:M
  • Description updated (diff)
Actions #8

Updated by tinita about 1 year ago

  • Description updated (diff)
Actions #9

Updated by mkittler about 1 year ago

  • Status changed from New to Workable
Actions #10

Updated by mkittler about 1 year ago

I guess the next step for this ticket would be the same as #127541#note-15.

Actions #11

Updated by okurz 12 months ago

  • Tags set to qaaas
Actions #12

Updated by okurz 12 months ago

mkittler wrote:

I guess the next step for this ticket would be the same as #127541#note-15.

Not necessarily. IMHO the next distinct task is a testing approach. How about os-autoinst-distri-openQA on SLE15SP4+PackageHub within SLE maintenance tests?

Actions #13

Updated by jbaier_cz 11 months ago

  • Status changed from Workable to In Progress

How about os-autoinst-distri-openQA on SLE15SP4+PackageHub within SLE maintenance tests?

I can try to make that.

Actions #14

Updated by jbaier_cz 11 months ago

  • Assignee set to jbaier_cz
Actions #15

Updated by openqa_review 11 months ago

  • Due date set to 2023-06-16

Setting due date based on mean cycle time of SUSE QE Tools

Actions #16

Updated by jbaier_cz 11 months ago

So far it seems that the best approach is to reuse openqa tests from distri-opensuse (running distri-openQA on SLE hard drive would introduce a lot of code tweaks inside the distribution). The current bootstrap script does unfortunately not work right away so I am tweaking that. The installation seems to work (at least for 15-SP4, we are missing some packages for 15-SP5). Next step would be to create/adjust appropriate needles to pass the test.

Actions #17

Updated by jbaier_cz 11 months ago

  • Related to action #130369: [spike][timeboxed:20h] Reduce duplication of openQA-in-openQA tests in os-autoinst-distri-opensuse and os-autoinst-distri-openQA size:S added
Actions #18

Updated by jbaier_cz 11 months ago

This might also benefit from #130369

Actions #19

Updated by jbaier_cz 11 months ago

So it seems that it is possible to run openQA pretty nicely on SLE+PackageHub and devel:openQA (plus the Leap variant); it is also possible to run it completely without external repositories with just the versions from SLE+PackageHub with a minor drawback, it is not possible to run tests from os-autoinst-distri-openSUSE anymore as the version in 15-SP4 is too old and does not provide all test dependencies. We might want to switch to test something more lightweight instead (maybe #127622 can be reused here?).

I drafted https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/17216 with modifications needed to install the test. It somehow introduces more duplication as that overlaps with the repository version installation from os-autoinst-distri-openQA. I suggest to block this issue for now and wait for #130369 before continuing further.

@okurz, do you agree with that approach?

Actions #20

Updated by okurz 11 months ago

jbaier_cz wrote:

So it seems that it is possible to run openQA pretty nicely on SLE+PackageHub and devel:openQA (plus the Leap variant); it is also possible to run it completely without external repositories with just the versions from SLE+PackageHub with a minor drawback, it is not possible to run tests from os-autoinst-distri-openSUSE anymore as the version in 15-SP4 is too old and does not provide all test dependencies. We might want to switch to test something more lightweight instead (maybe #127622 can be reused here?).

Well, it is actually good that we can show with an automated test that dependencies in "clean SLE+PackageHub" are too old so at best we can have both, tests with os-autoinst-distri-example as the lightweight "openQA works" test as well as a proof that os-autoinst-distri-opensuse can work after someone updated dependencies for the corresponding SLE version(s).

I drafted https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/17216 with modifications needed to install the test. It somehow introduces more duplication as that overlaps with the repository version installation from os-autoinst-distri-openQA. I suggest to block this issue for now and wait for #130369 before continuing further.

@okurz, do you agree with that approach?

Yes, I agree. We can easily block on tickets we have in the backlog

Actions #21

Updated by jbaier_cz 11 months ago

  • Due date deleted (2023-06-16)
  • Status changed from In Progress to Blocked

We will benefit from doing the deduplication first, blocked on #130369

Actions #22

Updated by okurz 10 months ago

I made #130369 high now

Actions #23

Updated by livdywan 8 months ago

Actions #24

Updated by livdywan 7 months ago

This is effectively blocked by #135632 - runner up for highest blockchain ;-)

Actions #25

Updated by okurz 7 months ago

  • Target version changed from Ready to Tools - Next
Actions

Also available in: Atom PDF