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 unschedule/schedule tasks for all scheduled jobs #56

Open
cliffano opened this issue Sep 11, 2018 · 0 comments
Open

Add unschedule/schedule tasks for all scheduled jobs #56

cliffano opened this issue Sep 11, 2018 · 0 comments

Comments

@cliffano
Copy link
Collaborator

In order to avoid running integration tests while scheduled tasks are running, e.g. testing snapshot task while a schedule snapshot task is running, we need to introduce more unschedule/schedule tasks for all those scheduled jobs.

The idea is that the tests should unschedule all of those jobs before running the tests, and then rescheduling the jobs after the tests.

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

No branches or pull requests

1 participant