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

Virtual jobs does not honor freeze windows #3209

Open
sagar1312 opened this issue Sep 26, 2024 · 0 comments
Open

Virtual jobs does not honor freeze windows #3209

sagar1312 opened this issue Sep 26, 2024 · 0 comments
Assignees
Milestone

Comments

@sagar1312
Copy link
Member

What happened:
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.

What you expected to happen:
Queue the virtual jobs with freeze windows for execution.
Queue Service should pick this up outside the freeze window, skip the execution and mark the status as 'SUCCESS'

How to reproduce it:
Refer to this pipeline https://github.com/sagar1312/screwdriver-config/tree/main/virtual-job/with-freeze-window

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

No branches or pull requests

1 participant