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

Signal handling to exit the framework. #208

Open
schaffung opened this issue Apr 20, 2021 · 0 comments · May be fixed by #227
Open

Signal handling to exit the framework. #208

schaffung opened this issue Apr 20, 2021 · 0 comments · May be fixed by #227
Assignees
Labels
bug Something isn't working Critical This is a critical issue and needs to be handled properly with test case support and design thought. enhancement New feature or request
Milestone

Comments

@schaffung
Copy link
Member

The framework run cannot be stopped in a clean manner right now when it is executing. This needs to be handled in a proper manner with the help of signal handlers.

@schaffung schaffung added bug Something isn't working enhancement New feature or request labels Apr 20, 2021
@schaffung schaffung added the Critical This is a critical issue and needs to be handled properly with test case support and design thought. label Apr 26, 2021
nishith-vihar added a commit to nishith-vihar/redant that referenced this issue Apr 27, 2021
Signal handler function is added for graceful exiting of
the test framework.

Fixes: gluster#208
Signed-off-by: Nishith Vihar Sakinala <nsakinal@redhat.com>
@nishith-vihar nishith-vihar linked a pull request Apr 27, 2021 that will close this issue
nishith-vihar added a commit to nishith-vihar/redant that referenced this issue Apr 27, 2021
Signal handler function is added for graceful exiting of
the test framework.

Fixes: gluster#208
Signed-off-by: Nishith Vihar Sakinala <nsakinal@redhat.com>
nishith-vihar added a commit to nishith-vihar/redant that referenced this issue Apr 27, 2021
Signal handler is added for the graceful exit of the
test framework.

Fixes: gluster#208
Signed-off-by: Nishith Vihar Sakinala <nsakinal@redhat.com>
nishith-vihar added a commit to nishith-vihar/redant that referenced this issue Apr 30, 2021
Signal handler is added for the graceful exit of the
test framework.

Fixes: gluster#208
Signed-off-by: Nishith Vihar Sakinala <nsakinal@redhat.com>
@schaffung schaffung added this to the Iteration 3 milestone May 2, 2021
nishith-vihar added a commit to nishith-vihar/redant that referenced this issue May 11, 2021
Signal handler is added for the graceful exit of the
test framework.

Fixes: gluster#208
Signed-off-by: Nishith Vihar Sakinala <nsakinal@redhat.com>
@schaffung schaffung modified the milestones: Iteration 3, Iteration 4 May 18, 2021
@schaffung schaffung modified the milestones: Iteration 4, Iteration 5 Jun 8, 2021
@schaffung schaffung modified the milestones: Iteration 5, Iter 6 Jul 12, 2021
@schaffung schaffung modified the milestones: Iter 6, Iter 7 Jul 29, 2021
@schaffung schaffung assigned schaffung and unassigned nishith-vihar Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Critical This is a critical issue and needs to be handled properly with test case support and design thought. enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants