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 e2e test for apply-delete-apply bug #1623

Merged
merged 4 commits into from
Aug 3, 2020
Merged

Conversation

alenkacz
Copy link
Contributor

@alenkacz alenkacz commented Jul 28, 2020

What this PR does / why we need it:
This covers regression in #1596

It had to be e2e because in integration, the deletion actually never happens because the GC controller is not running.

@alenkacz alenkacz force-pushed the av/delete-apply-delete-test branch 2 times, most recently from d035c1f to 28421a0 Compare July 28, 2020 09:22
Signed-off-by: Alena Varkockova <varkockova.a@gmail.com>
@alenkacz alenkacz force-pushed the av/delete-apply-delete-test branch from 28421a0 to 66d369a Compare July 28, 2020 09:44
Signed-off-by: Alena Varkockova <varkockova.a@gmail.com>
@alenkacz alenkacz changed the title Add integration test for apply-delete-apply bug WIP: Add integration test for apply-delete-apply bug Jul 28, 2020
Signed-off-by: Alena Varkockova <varkockova.a@gmail.com>
@alenkacz alenkacz changed the title WIP: Add integration test for apply-delete-apply bug Add e2e test for apply-delete-apply bug Jul 29, 2020
Copy link
Member

@nfnt nfnt left a comment

Choose a reason for hiding this comment

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

LGTM!
Nitpick: The ConfigMap resource in 01-assert.yaml could also be part of 00-assert.yaml, or is this on purpose?

@alenkacz
Copy link
Contributor Author

@nfnt oh right, there could be multiple resources in an assert, correct? Yeah, let's change that

Signed-off-by: Alena Varkockova <varkockova.a@gmail.com>
@alenkacz alenkacz merged commit f2c620d into main Aug 3, 2020
@alenkacz alenkacz deleted the av/delete-apply-delete-test branch August 3, 2020 08:23
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.

None yet

3 participants