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

e2e: split deployment + validation test #100

Merged
merged 1 commit into from
Mar 29, 2022

Conversation

ffromani
Copy link
Collaborator

Currently we have tests which do the overall deployment AND
perform the minimal validation on top of it.
Due to lack of CI resources, we always skip the validation, but
this also incorrectly marks the deployment as skipped.

Let's split the tests to get a better signal; while the
validation is expected to keep skipping, we can get a better
understanding from the deployment test.

Signed-off-by: Francesco Romani [email protected]

Currently we have tests which do the overall deployment AND
perform the minimal validation on top of it.
Due to lack of CI resources, we always skip the validation, but
this also incorrectly marks the deployment as skipped.

Let's split the tests to get a better signal; while the
validation is expected to keep skipping, we can get a better
understanding from the deployment test.

Signed-off-by: Francesco Romani <[email protected]>
@ffromani ffromani requested a review from Tal-or March 29, 2022 11:02
@Tal-or
Copy link
Contributor

Tal-or commented Mar 29, 2022

/approve
/lgtm

@ffromani ffromani merged commit 1b66760 into k8stopologyawareschedwg:main Mar 29, 2022
@ffromani ffromani deleted the e2e-split branch March 29, 2022 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants