Actions
action #130255
closedpodman_netavark: package does not exist on ppc64le
Start date:
2023-06-01
Due date:
% Done:
0%
Estimated time:
Tags:
Description
Observation¶
This is a rather newly added test, which does not take into account that netavark is not being built for all arches.
The .spec file contains:
Provides: container-network-stack = 2¶
Disable this line if you wish to support all platforms.¶
In most situations, you will likely only target tier1 arches for user facing components.¶
ExclusiveArch: %{rust_tier1_arches}
rust_tier1_arches is defined to be %rust_tier1_arches x86_64 aarch64
openQA test in scenario opensuse-Tumbleweed-DVD-ppc64le-containers_host_podman@ppc64le fails in
podman_netavark
Test suite description¶
Maintainer: dheidler. Extra tests about CLI software in container module
Reproducible¶
Fails since (at least) Build 20230526
Expected result¶
Last good: 20230524 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by mloviska almost 2 years ago
- Project changed from openQA Tests (public) to Containers and images
- Category deleted (
Bugs in existing tests) - Status changed from New to In Progress
- Assignee set to mloviska
- Priority changed from Normal to High
Updated by mloviska almost 2 years ago
- Related to action #124631: Usage of netavark and aardvark in podman networks added
Updated by mloviska almost 2 years ago
- Status changed from In Progress to Feedback
Updated by dimstar almost 2 years ago
- Status changed from Feedback to Closed
Test is being skipped on ppc64le, in line with the supported build architectures.
Actions