Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests for intel tiers #1057

Merged
merged 4 commits into from
Oct 17, 2024
Merged

Conversation

rajivnathan
Copy link
Contributor

Copy link

openshift-ci bot commented Oct 16, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alexeykazakov, rajivnathan

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [alexeykazakov,rajivnathan]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link

sonarcloud bot commented Oct 16, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
52.9% Duplication on New Code (required ≤ 30%)

See analysis details on SonarCloud

@rajivnathan
Copy link
Contributor Author

Flaky test I guess

    host.go:2297: failed to find SpaceBinding
        
    space.go:65: 
        	Error Trace:	/go/src/github.com/codeready-toolchain/toolchain-e2e/testsupport/space/space.go:65
        	            				/go/src/github.com/codeready-toolchain/toolchain-e2e/testsupport/space/space.go:30
        	            				/go/src/github.com/codeready-toolchain/toolchain-e2e/testsupport/space/space.go:23
        	            				/go/src/github.com/codeready-toolchain/toolchain-e2e/test/e2e/parallel/space_test.go:75
        	Error:      	Received unexpected error:
        	            	timed out waiting for the condition
        	Test:       	TestCreateSpace/failed_to_delete_provisioned_space_-_unknown_target_member_cluster
    clean.go:113: deleting SpaceBinding: testcreatespacefailedtodeleteprovisionedclqmr-e19ea034 ...
    clean.go:113: deleting Space: testcreatespacefailedtodeleteprovisionedclqmr ...
    clean.go:113: deleting UserSignup: a0f3f6c9-4129-4497-9abf-24f0a6708573 ...
    clean.go:124: SpaceBinding: testcreatespacefailedtodeleteprovisionedclqmr-e19ea034 was already deleted
    clean.go:124: Space: testcreatespacefailedtodeleteprovisionedclqmr was already deleted
    clean.go:131: waiting until UserSignup: a0f3f6c9-4129-4497-9abf-24f0a6708573 is completely deleted
    clean.go:184: the related MasterUserRecord: a0f3f6c9-4129-4497-9 is deleted as well

/retest

@rajivnathan rajivnathan merged commit 571666c into codeready-toolchain:master Oct 17, 2024
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants