Skip to content

Pipeline testing improvements#310

Merged
digimaun merged 3 commits into
Azure:devfrom
c-ryan-k:pipeline-improvements
Feb 2, 2021
Merged

Pipeline testing improvements#310
digimaun merged 3 commits into
Azure:devfrom
c-ryan-k:pipeline-improvements

Conversation

@c-ryan-k
Copy link
Copy Markdown
Member

@c-ryan-k c-ryan-k commented Feb 1, 2021

  • Allows release pipeline to continue to a staged release even if ITs are failing

  • Now, failing IT jobs will show as SucceededWithIssues - and can be re-run or investigated so that a flaky integration test will not stop a release.
    image

  • Moves install/version-check task to build stage


This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Thank you for contributing to the IoT extension!

This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines

  • If introducing new functionality or modified behavior, are they backed by unit and integration tests?
  • In the same context as above are command names and their parameter definitions accurate? Do help docs have sufficient content?
  • Have all unit and integration tests passed locally? i.e. pytest <project root> -vv
  • Have static checks passed using the .pylintrc and .flake8 rules? Look at the CI scripts for example usage.
  • Have you made an entry in HISTORY.rst which concisely explains your feature or change?

@c-ryan-k c-ryan-k requested a review from digimaun as a code owner February 1, 2021 23:35
@digimaun digimaun merged commit 518a43d into Azure:dev Feb 2, 2021
@c-ryan-k c-ryan-k deleted the pipeline-improvements branch February 22, 2023 17:16
c-ryan-k pushed a commit to c-ryan-k/azure-iot-cli-extension that referenced this pull request Apr 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants