Skip to content

Non-virtual job builds may be treated as virtual when the event is created #3379

Description

@sagar1312

What happened:
Changes made in the PR #3252 relied on the status of the builds that were created during event creation to identify virtual builds.

There could be scenarios when the non-virtual job builds may not be queued for execution and remain in CREATED status. This may lead to incorrectly identifying them as virtual builds (status would be updated to SUCCESS and downstream jobs would be triggered)

What you expected to happen:
Switch to more reliable approach to identify virtual job builds.

How to reproduce it:

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions