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

Add e2e test for agent release #4882

Merged
merged 29 commits into from
Jul 12, 2024

Conversation

aleksandrlevochkin
Copy link
Contributor

@aleksandrlevochkin aleksandrlevochkin commented Jul 3, 2024

WI

AB#2185444

Problem

We need an e2e test for the release pipeline that would emulate the agent release process as closely as possible.

Solution

Added the isTestRun variable which controls if the pipeline is running in release mode as usual or in test mode with the following limitations:

  • Blobs are uploaded in testagent container
  • The test release 3.000.999 and the branch and the tag associated with it are deleted from GitHub after the test
  • ADO PRs are created using --dry-run option in git, so no actual pull requests are created

@aleksandrlevochkin aleksandrlevochkin marked this pull request as ready for review July 4, 2024 11:52
@aleksandrlevochkin aleksandrlevochkin requested review from a team as code owners July 4, 2024 11:52
Copy link

azure-boards bot commented Jul 4, 2024

✅ Successfully linked to Azure Boards work item(s):

@aleksandrlevochkin aleksandrlevochkin merged commit ddc249f into master Jul 12, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants