sonic-buildimage/.azure-pipelines
Yutong Zhang e848e3616f
Improve the display of pipeline. (#13124)
The display of azure pipeline is not specific now, such as when the step Run test fails, the display of itself shows successful, but the display of step Kvmdump shows fails, but actually, the step Kvmdump doesn't fail. I improve the display of azure pipeline in this pr, each step has its own success or failure, and is shown in azure pipeline.

Why I did it
The display of azure pipeline is not specific now, such as when the step Run test fails, the display of itself shows successful, but the display of step Kvmdump shows fails, but actually, the step Kvmdump doesn't fail. I improve the display of azure pipeline in this pr, each step has its own success or failure, and is shown in azure pipeline.

How I did it
Each step has its own signature of success or failure.
Using the chain of responsibility pattern to manage all status.
Modify the expected-state in each step.
2023-01-04 17:11:55 +08:00
..
azure-pipelines-build.yml Publish docker saiserverv2 in 202012 branch (#12903) 2022-12-02 16:01:40 +08:00
azure-pipelines-download-certificate.yml [Ci]: Support to sign image for cisco-8000 uefi secure boot (#10616) 2022-04-21 22:00:47 +00:00
azure-pipelines-image-template.yml Enable to cancel pipeline jobs during checkout code and tests (#12436) 2022-10-19 18:53:40 +00:00
azure-pipelines-job-groups.yml [ci]: increase official build to 12 hours 2021-05-05 07:11:59 -07:00
azure-pipelines-Official.yml Add azure pipelines for reproducible build (#6870) 2021-02-28 17:45:18 -08:00
azure-pipelines-UpgrateVersion.yml [ci] Update azp reference to support transfering organization from Azure to sonic-net (#11605) 2022-08-02 16:22:26 +08:00
build-commonlib.yml [ci] Update azp reference to support transfering organization from Azure to sonic-net (#11605) 2022-08-02 16:22:26 +08:00
build-template.yml Publish docker saiserverv2 in 202012 branch (#12903) 2022-12-02 16:01:40 +08:00
check-dirty-version.yml [Ci]: check if there is a sonic dirty version issue (#10445) 2022-04-11 23:10:06 +00:00
cleanup.yml [CI] Add azure pipeline file for official build 2021-04-25 11:35:57 -07:00
docker-sonic-mgmt.yml [CI] Add Bldenv pipeline files (#7458) 2021-05-05 07:30:39 -07:00
docker-sonic-slave.yml Fix sonic slave pipeline to set correct tag on sonic slave image. (#13177) (#13244) 2023-01-04 16:29:42 +08:00
dpkg-cache-cleanup.yml [CI] Add Bldenv pipeline files (#7458) 2021-05-05 07:30:39 -07:00
official-build-cisco-8000.yml [ci] Fix some not sai package removed issue (#11544) 2022-07-27 23:28:15 +00:00
official-build.yml [ci] Update azp reference to support transfering organization from Azure to sonic-net (#11605) 2022-08-02 16:22:26 +08:00
run-test-scheduler-template.yml Improve the display of pipeline. (#13124) 2023-01-04 17:11:55 +08:00
run-test-template.yml [202012][prtest] use matching sonic-mgmt branch for 202012 branch PR tests (#11575) 2022-07-29 11:09:12 -07:00
template-clean-sonic-slave.yml Revert "[ci] Set default ACR in UpgrateVersion/PR/official pipeline. (#10341)" (#10535) 2022-04-11 23:53:42 -07:00
template-commonlib.yml [ci] Add arm artifacts in common lib azure pipeline (#10892) 2022-06-03 12:20:49 +08:00
template-skipvstest.yml [build] Add version files to docker image dependencies (#11192) 2022-06-21 20:28:50 +08:00
template-variables.yml [build] Add retry when make SONiC image to improve success rate. (#12325) (#13132) 2022-12-23 18:52:19 +08:00
trigger-publish-artifacts-build.yml [Ci]: Fix to trigger the publish pipeline in failure build issue (#10847) 2022-05-24 23:14:29 +00:00
vstest-exclude [build] Add version files to docker image dependencies (#11192) 2022-06-21 20:28:50 +08:00
vstest-include [build] Add version files to docker image dependencies (#11192) 2022-06-21 20:28:50 +08:00