Bug 1796386
| Summary: | machine API e2e testing not running in parallel | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Alberto <agarcial> |
| Component: | Cloud Compute | Assignee: | Alberto <agarcial> |
| Cloud Compute sub component: | Other Providers | QA Contact: | Jianwei Hou <jhou> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | unspecified | ||
| Priority: | unspecified | CC: | vlaad |
| Version: | 4.4 | ||
| Target Milestone: | --- | ||
| Target Release: | 4.4.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-05-15 15:56:27 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: | |||
|
Description
Alberto
2020-01-30 10:18:02 UTC
Tested using `make test-e2e` against an 4.4.0-0.nightly-2020-02-03-005212 cluster, tests were run in parallel, execution time is much shorter. [2] ------------------------------ [2] [Feature:Operators] Cluster autoscaler operator should [2] reject invalid ClusterAutoscaler resources early via webhook [2] /Users/houjianwei/go/src/github.com/openshift/cluster-api-actuator-pkg/pkg/e2e/operators/cluster-autoscaler-operator.go:33 [1] Running Suite: Machine Suite [1] ============================ [1] Random Seed: 1580719623 [1] Parallel test node 1/4. [1] [1] [Feature:Operators] Cluster autoscaler operator should [1] reject invalid MachineAutoscaler resources early via webhook [1] /Users/houjianwei/go/src/github.com/openshift/cluster-api-actuator-pkg/pkg/e2e/operators/cluster-autoscaler-operator.go:49 [3] Running Suite: Machine Suite [3] ============================ [3] Random Seed: 1580719623 [3] Parallel test node 3/4. [3] [3] [Feature:Operators] Cluster autoscaler cluster operator status should [3] be available [3] /Users/houjianwei/go/src/github.com/openshift/cluster-api-actuator-pkg/pkg/e2e/operators/cluster-autoscaler-operator.go:90 [4] Running Suite: Machine Suite [4] ============================ [4] Random Seed: 1580719623 [4] Parallel test node 4/4. [3] Running Suite: Machine Suite [3] ============================ [3] Random Seed: 1580717842 [3] Parallel test node 3/4. [3] [2] Running Suite: Machine Suite [2] ============================ [2] Random Seed: 1580717842 [2] Parallel test node 2/4. [2] [1] Running Suite: Machine Suite [1] ============================ [1] Random Seed: 1580717842 [1] Parallel test node 1/4. [1] [1] [Feature:Machines] Managed cluster should [1] have ability to additively reconcile taints from machine to nodes [1] /Users/houjianwei/go/src/github.com/openshift/cluster-api-actuator-pkg/pkg/e2e/infra/infra.go:199 [2] S [4] Running Suite: Machine Suite [4] ============================ [4] Random Seed: 1580717842 [4] Parallel test node 4/4. |