Project

General

Profile

Actions

action #92389

closed

coordination #90086: [epic] Refactor container tests

Create separate job suites for docker and podman

Added by ybonatakis about 3 years ago. Updated almost 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
-
Start date:
2021-05-10
Due date:
% Done:

0%

Estimated time:

Description

Isolation of the test suites using docker from the ones with podman

Actions #3

Updated by ybonatakis about 3 years ago

  • Status changed from In Progress to Feedback

manual changes on :

-    - extra_tests_textmode_containers:
+    - extra_tests_textmode_podman_containers:
+        testsuite: extra_tests_textmode_containers
         settings:
-            YAML_SCHEDULE: schedule/containers/extra_tests_textmode_containers.yaml
+            YAML_SCHEDULE: schedule/containers/extra_tests_textmode_containers_podman.yaml
+            CONTAINERS_UNTESTED_IMAGES: '1'
+    - extra_tests_textmode_docker_containers:
+        testsuite: extra_tests_textmode_containers
+        settings:
+            YAML_SCHEDULE: schedule/containers/extra_tests_textmode_containers_docker.yaml
Actions #4

Updated by ybonatakis about 3 years ago

https://gitlab.suse.de/qac/qac-openqa-yaml/-/merge_requests/311 to fix the podman scheduling on unsupported sle versions

Actions #5

Updated by ybonatakis almost 3 years ago

  • Status changed from Feedback to Resolved

all tests look ok

Actions

Also available in: Atom PDF