sonic-buildimage/.azure-pipelines
Saikrishna Arcot 3289598ea4
Split kvmtest t0 job into two jobs and run in parallel (#10044) (#10858)
Why I did it
Introduce 2 sub jobs for kvmtest t0 job in sonic-mgmt repo in PR Azure/sonic-mgmt#4861
But in sonic-buildimage repo, because section parameter is null, it always run the part 2 test scripts in kvmtest t0 job.
It missed the part 1 test scripts in kvmtest.sh.

How I did it
Split kvmtest t0 job into two sub jobs such as sonic-mgmt repo and run them in parallel to save time.

How to verify it
Submit PR will trigger the pipeline to run.

Signed-off-by: Zhaohui Sun <zhaohuisun@microsoft.com>
(cherry picked from commit 44028723ef)

Co-authored-by: Zhaohui Sun <94606222+ZhaohuiS@users.noreply.github.com>
2022-06-03 09:39:30 -07:00
..
azure-pipelines-build.yml [Ci]: check if there is a sonic dirty version issue (#10445) 2022-04-11 23:10:06 +00: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 to trigger the publish pipeline in failure build issue (#10847) 2022-05-24 23:14:29 +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 Revert "[ci] Set default ACR in UpgrateVersion/PR/official pipeline. (#10341)" (#10535) 2022-04-11 23:53:42 -07: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 Revert "[ci] Set default ACR in UpgrateVersion/PR/official pipeline. (#10341)" (#10535) 2022-04-11 23:53:42 -07: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
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