Skip to content

Commit

Permalink
[ADP-3368] Move E2E tests in main pipeline (#4663)
Browse files Browse the repository at this point in the history
- [x] Move E2E tests for linux and macos from `release` to the main
`pipeline`
- [x] Move all pipelines scripts into the scripts folder
- [x] Move the docker steps into the main pipeline
- [x] Remove `tagly` and `nightly`cpipelines
- [x] Fix blocks in the main pipeline to not block on release candidate
runs
- [x] Add a trigger from the release pipeline to the main pipeline
- [x] Add concurrency control to the steps in the main pipeline
- [x] Trigger the windows GHA from buildkite once the windows artifacts
are ready
- [x] Add concurrency control to the windows E2E GHA

ADP-3368
  • Loading branch information
paolino authored Jul 5, 2024
2 parents 855c050 + 8e54d3a commit b005eec
Show file tree
Hide file tree
Showing 27 changed files with 655 additions and 668 deletions.
118 changes: 0 additions & 118 deletions .buildkite/nightly.yml

This file was deleted.

Loading

0 comments on commit b005eec

Please sign in to comment.