Bug 2045590 - enable openshift conformance tests to work with AlibabaCloud clusters
Summary: enable openshift conformance tests to work with AlibabaCloud clusters
Keywords:
Status: VERIFIED
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Test Framework
Version: 4.10
Hardware: All
OS: Linux
urgent
urgent
Target Milestone: ---
: 4.11.0
Assignee: OpenShift Release Oversight
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 2046002 2058688
TreeView+ depends on / blocked
 
Reported: 2022-01-25 17:50 UTC by Kenny Woodson
Modified: 2022-06-25 04:29 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift origin pull 26782 0 None open Bug 2045590: Adding new cloud provider e2e for alibabacloud 2022-01-25 21:21:41 UTC
Github openshift origin pull 26818 0 None open Bug 2045590: Alibaba: enable init for alibabacloud provider 2022-02-04 01:19:27 UTC

Description Kenny Woodson 2022-01-25 17:50:55 UTC
Description of problem:
While creating CI jobs for testing and creating AlibabaCloud clusters the process fails because platform is missing from the origin repository.

Version-Release number of selected component (if applicable):
4.10

How reproducible:
Always

Steps to Reproduce:
1. Run openshift-tests with --provider set to alibabacloud.
2.
3.

Actual results:
Current e2e tests fail with the current error message:

E0124 22:54:06.535535     281 test_context.go:503] Unknown provider "alibabacloud". The following providers are known: aws azure baremetal gce gke ibmcloud kubemark kubevirt local openstack ovirt skeleton vsphere

Expected results:
e2e conformance tests should run. Running this manually locally I was able to run the tests with a PR to add alibabacloud to the origin repository.



Writing JUnit report to junit/junit_e2e_20220125-171408.xml

error: 24 fail, 1105 pass, 1578 skip (37m1s)


Additional info:

Comment 5 Kenny Woodson 2022-02-21 13:38:03 UTC
Testing results:

10/3085 Tests Failed
14/3085 Tests Flaky
1365/3085 Tests Passed!
1696/3085 Tests Skipped.


Note You need to log in before you can comment on or make changes to this bug.