Skip to content

Consider reducing/moving Azdo jobs from PR to nightly CI #4123

@DonJayamanne

Description

@DonJayamanne

This will greatly speed up Azdo CI.
Waiting for CI to pass takes a while when there are number of PRs.
This will only get worse over time, with more engineers working on PRs in parallel.

E.g.

  • We don't need to run on both Linux & macOS, running just one of them should suffice.
    • This brings it down from 15 to ~8 jobs
  • Remove pip install test requirements from Prebuild job
    • Save another 29s
  • Move Unit tests from prebuild job
    • Save around 2m
  • Leave only linux debugger tests
    • Remove windows debugger tests
    • Save another job

Note, this applies only to PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    debtCode quality issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions