sonic-buildimage/.azure-pipelines
Liu Shilong 54de99ba23
[build] Add version files to docker image dependencies (#11192)
* [build] Add version files to docker image dependencies

* [ci] Support to skip vstest using include/exclude config file. (#11086)

example:
├── folderA
│  ├──  fileA (skip vstest)
│  ├──  fileB
│  └──  fileC
If we want to skip vstest when changing /folderA/fileA, and not skip vstest when changing fileB or fileC.

vstest-include:
^folderA/fileA

vstest-exclude:
^folderA
2022-06-21 20:28:50 +08:00
..
azure-pipelines-build.yml [build] Add version files to docker image dependencies (#11192) 2022-06-21 20:28:50 +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 [Ci]: Fix the target directory not empty issue when publishing artifacts #10972 2022-06-08 01:21:49 +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] Enable default ACR in official/PR/UpgradeVersion pipelines. (#11052) 2022-06-09 15:58:39 +08:00
build-commonlib.yml [ci] Add azure pipeline to build common libs. (#10367) 2022-03-31 20:39:49 +08:00
build-template.yml [CI] Add azure pipeline file for official build 2021-04-25 11:35:57 -07: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-template.yml Revert "[ci] Set default ACR in UpgrateVersion/PR/official pipeline. (#10341)" (#10535) 2022-04-11 23:53:42 -07:00
docker-sonic-slave.yml [Bug][Build]: fix the file not found issue caused by the relative path (#9450) 2021-12-07 23:42:33 -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]: Support to sign image for cisco-8000 uefi secure boot (#10616) 2022-04-21 22:00:47 +00:00
official-build.yml [ci] Enable default ACR in official/PR/UpgradeVersion pipelines. (#11052) 2022-06-09 15:58:39 +08:00
run-test-template.yml Split kvmtest t0 job into two jobs and run in parallel (#10044) (#10858) 2022-06-03 09:39:30 -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
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