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

Make script at the end to detect failed jobs #11

Open
Swarchal opened this issue Oct 27, 2017 · 1 comment
Open

Make script at the end to detect failed jobs #11

Swarchal opened this issue Oct 27, 2017 · 1 comment

Comments

@Swarchal
Copy link
Member

Can use qacct -j $job_name and then search for failed or any exit_status != 0, and return the task ID.

This will be a separate script that runs after all the analysis tasks have ran.

@Swarchal
Copy link
Member Author

Swarchal commented Nov 15, 2017

Should probably use the Qacct class from scissorhands/check_output.

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

1 participant