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

Allow to abort testbench run and trigger cluster clean up #424

Open
Tracked by #577
Zelldon opened this issue Jun 30, 2021 · 3 comments
Open
Tracked by #577

Allow to abort testbench run and trigger cluster clean up #424

Zelldon opened this issue Jun 30, 2021 · 3 comments

Comments

@Zelldon
Copy link
Member

Zelldon commented Jun 30, 2021

Recently we had some issues with our INT stage and we had 64 broken testbench runs. In order to restart them I had to cancel all instances and delete ALL CLUSTERS FROM CONSOLE BY HAND. There must be a better way.

testbench

rm

One solution I can think of is to have a message catch event, which can receive a message and delete all the related clusters. It will complete the instance, which will then complete the root etc.

@pihme
Copy link
Contributor

pihme commented Jul 7, 2021

@npepinpe yesterday we talked about bringing some testbench issues to the front of the queue. This would be a good candidate, in my mind.

@npepinpe
Copy link
Member

npepinpe commented Jul 7, 2021

Haha, I did this yesterday, but I deleted the generations which was a bit faster. Does Testbench actually know which generations it "owns"? 🤔

@Zelldon
Copy link
Member Author

Zelldon commented Jul 7, 2021

This is a variable in the process instance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants