Skip to content

Comments

Ashishonce/integration test#21

Open
ashishonce wants to merge 2 commits intomasterfrom
ashishonce/integrationTest
Open

Ashishonce/integration test#21
ashishonce wants to merge 2 commits intomasterfrom
ashishonce/integrationTest

Conversation

@ashishonce
Copy link
Member

adding processioning on machine

@ashishonce ashishonce linked an issue Jul 10, 2020 that may be closed by this pull request
2 tasks
@ashishonce
Copy link
Member Author

ashishonce commented Jul 10, 2020

It seems like when two delete request go in short span , the resource is still under deletion process. It looks like that might cause a problem.

When a delete request is sent, it takes sometime for it to reflect.
if another workflow runs to create the resource and delete the resource, it will create issue.
One way to solve is to create the cluster with a random name and use it to delete.

@marvinbuss
Copy link
Contributor

Let me look at this on the weekend.

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.

Clean up resources after integration test

2 participants