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

add tests to check that SpaceProvisionerConfig is only ready when the underlying ToolchainCluster is ready #977

Merged

Conversation

metlos
Copy link
Contributor

@metlos metlos commented May 16, 2024

Add tests to check that SpaceProvisionerConfig is only ready when the underlying ToolchainCluster is ready.

Related PRs:

I just want to put this out for others to take a look. I'm not sure if the approach to testing the capacity manager is correct and therefore keeping it as a draft for the time being.

Copy link

openshift-ci bot commented May 16, 2024

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@metlos
Copy link
Contributor Author

metlos commented May 29, 2024

/retest

1 similar comment
@metlos
Copy link
Contributor Author

metlos commented May 30, 2024

/retest

@metlos
Copy link
Contributor Author

metlos commented May 30, 2024

/test e2e

@metlos
Copy link
Contributor Author

metlos commented May 30, 2024

/retest

test/e2e/parallel/spaceprovisionerconfig_test.go Outdated Show resolved Hide resolved
test/e2e/parallel/spaceprovisionerconfig_test.go Outdated Show resolved Hide resolved
test/e2e/usersignup_test.go Outdated Show resolved Hide resolved
testsupport/wait/awaitility.go Outdated Show resolved Hide resolved
test/e2e/parallel/spaceprovisionerconfig_test.go Outdated Show resolved Hide resolved
@metlos
Copy link
Contributor Author

metlos commented Jun 4, 2024

/retest

2 similar comments
@metlos
Copy link
Contributor Author

metlos commented Jun 4, 2024

/retest

@metlos
Copy link
Contributor Author

metlos commented Jun 5, 2024

/retest

Copy link
Collaborator

@MatousJobanek MatousJobanek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one comment; otherwise, it looks great 👍 🥇

test/e2e/parallel/spaceprovisionerconfig_test.go Outdated Show resolved Hide resolved
Copy link

openshift-ci bot commented Jun 13, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: MatousJobanek, metlos

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:

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 Jun 13, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
7.6% Duplication on New Code

See analysis details on SonarCloud

@MatousJobanek MatousJobanek merged commit 2e9e8f8 into codeready-toolchain:master Jun 13, 2024
7 of 8 checks passed
@metlos metlos deleted the spc-ready-only-when-tc-ready branch June 14, 2024 06:05
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.

3 participants