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

fix(3209): Honor freeze windows for virtual jobs #3210

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sagar1312
Copy link
Member

Context

Changes were made in this PR #3131 to skip execution of job with the annotation screwdriver.cd/virtualJob: true.

But this change did not take freeze windows in to the consideration. Due to this, the virtual jobs are skipped execution and marked as 'SUCCESS' with in the freeze window.

Objective

Do not skip the execution of virtual jobs with freeze windows. Instead add it to the execution queue.
Let Queue Service skip the execution when the job is picked up from the queue outside the freeze windows.

References

#3209

License

I confirm that this contribution is made under a BSD license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@coveralls
Copy link

Coverage Status

coverage: 95.298% (+0.09%) from 95.204%
when pulling 940f5a1 on sagar1312-fix-3209-honor_freeze_virtual_jobs
into 216e2c5 on master.

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.

3 participants