Bug 1858849
| Summary: | Failed to allocate the right driver for dpdk | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Sebastian Scheinkman <sscheink> |
| Component: | CNF Platform Validation | Assignee: | Federico Paolinelli <fpaoline> |
| Status: | CLOSED ERRATA | QA Contact: | Nikita <nkononov> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 4.5 | CC: | aos-bugs |
| Target Milestone: | --- | ||
| Target Release: | 4.5.z | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-08-10 13:50:20 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1858892 | ||
| Bug Blocks: | |||
|
Description
Sebastian Scheinkman
2020-07-20 14:43:42 UTC
This bug was validated based on the following environment
OCP 4.5.2
Cnf test image: quay.io/openshift-kni/cnf-tests:4.5
DPDK test image: dpdk-base:v4.5.0-8 Downstream
All tests passed except one which is not relevant for this bug. I move this bug to status "VERIFIED"
Test report:
SSSSSSSSSSSSSS
------------------------------
S [SKIPPING] [123.264 seconds]
dpdk
/go/src/github.com/openshift-kni/cnf-features-deploy/functests/dpdk/dpdk.go:88
Validate the build and deployment configuration
/go/src/github.com/openshift-kni/cnf-features-deploy/functests/dpdk/dpdk.go:104
Should forward and receive packets from a pod running dpdk base on a image created by building config [It]
/go/src/github.com/openshift-kni/cnf-features-deploy/functests/dpdk/dpdk.go:105
skip test as we can't find a dpdk workload created by a deployment config object
/go/src/github.com/openshift-kni/cnf-features-deploy/functests/dpdk/dpdk.go:112
------------------------------
• [SLOW TEST:30.235 seconds]
dpdk
/go/src/github.com/openshift-kni/cnf-features-deploy/functests/dpdk/dpdk.go:88
Validate a DPDK workload running inside a pod
/go/src/github.com/openshift-kni/cnf-features-deploy/functests/dpdk/dpdk.go:127
Should forward and receive packets
/go/src/github.com/openshift-kni/cnf-features-deploy/functests/dpdk/dpdk.go:128
------------------------------
••
------------------------------
• Failure [300.701 seconds]
dpdk
/go/src/github.com/openshift-kni/cnf-features-deploy/functests/dpdk/dpdk.go:88
Validate HugePages
/go/src/github.com/openshift-kni/cnf-features-deploy/functests/dpdk/dpdk.go:182
should allocate the amount of hugepages requested [It]
/go/src/github.com/openshift-kni/cnf-features-deploy/functests/dpdk/dpdk.go:201
Timed out after 300.000s.
Expected
<int>: 7
to equal
<int>: 6
/go/src/github.com/openshift-kni/cnf-features-deploy/functests/dpdk/dpdk.go:216
------------------------------
• [SLOW TEST:72.966 seconds]
dpdk
/go/src/github.com/openshift-kni/cnf-features-deploy/functests/dpdk/dpdk.go:88
restoring configuration
/go/src/github.com/openshift-kni/cnf-features-deploy/functests/dpdk/dpdk.go:237
should restore the cluster to the original status
/go/src/github.com/openshift-kni/cnf-features-deploy/functests/dpdk/dpdk.go:238
------------------------------
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
JUnit report was created: /report/cnftests-junit.xml
Summarizing 1 Failure:
[Fail] dpdk Validate HugePages [It] should allocate the amount of hugepages requested
/go/src/github.com/openshift-kni/cnf-features-deploy/functests/dpdk/dpdk.go:216
Ran 5 of 57 Specs in 551.440 seconds
FAIL! -- 4 Passed | 1 Failed | 0 Pending | 52 Skipped
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (OpenShift Container Platform 4.5.5 bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:3188 |