liushilongbuaa
d7fc384b6f
[CI] Fix pipeline template artifacts struct bug and cleanup bug
...
Signed-off-by: liushilongbuaa <shilongliu@microsoft.com>
2021-04-21 09:03:11 -07:00
xumia
ac99b8fee8
[ci] Fix no enough space issue in docker root in multi arch build ( #7321 )
...
Why I did it
Failed to build the centec-arm64 for no space in docker data root.
How I did it
Change to use the data root to the folder under /data.
See detail info about DOCKER_DATA_ROOT_FOR_MULTIARCH in the file Makefile.work.
How to verify it
Set the environment variable, then the /data used as docker root.
2021-04-15 14:32:08 +08:00
xumia
f5703825e3
Fix the SONiC version starting with HEAD issue ( #7319 )
2021-04-14 21:18:43 +08:00
xumia
7df4c0ad7c
[ci] Fix the wrong build options issue ( #7287 )
...
Why I did it
Fix the wrong build options and improve display name for some tasks
1. Fix the wrong build architecture for arm64 and armhf
2. Fix the build timeout parameter
2021-04-12 07:43:06 +08:00
Shilong Liu
1c220d923a
[CI] Fix the wrong environment variable PLATFORM passing into the slave container issue ( #7262 )
...
* fix
* fix
2021-04-09 07:36:53 +08:00
Shilong Liu
dcb9ef3d44
[CI] Update sonic image official build template. ( #7198 )
...
* draft
* fix
* Update new-build-template.yml
* Update azure-pipelines-build.yml
* Update azure-pipelines-job-groups.yml
* fix
* fix
* draft
* fix
* fix
* fix
* fix
* fix
* fix
Signed-off-by: Shilong Liu <shilongliu@microsoft.com>
Co-authored-by: Sonic Automation <svc-acs@microsoft.com>
2021-04-08 07:05:31 +08:00
lguohan
9fa5a6135c
[ci]: get build logs when build fails ( #7219 )
...
Signed-off-by: Guohan Lu <lguohan@gmail.com>
2021-04-03 09:28:56 -07:00
lguohan
dbc7a45c73
[ci]: gzip the vm image disk and memdmp ( #7131 )
...
Signed-off-by: Guohan Lu <lguohan@gmail.com>
2021-03-25 10:15:21 -07:00
xumia
75e3f3a74f
Fix the upgrade SONiC package version PR title ( #7000 )
...
[ci] Make the title of the PR to upgrade SONiC package versions better
2021-03-11 08:50:29 -08:00
xumia
d3040bd804
Add azure pipelines for reproducible build ( #6870 )
...
* Add azure pipelines for reproducible build
* Add always build flag for upgrade build
* Fix the build version ubuntu-20.04
2021-02-25 13:44:58 +08:00
Guohan Lu
e9b27f9450
[ci]: add official build for mellanox
...
Signed-off-by: Guohan Lu <lguohan@gmail.com>
2021-02-24 15:12:27 -08:00
lguohan
7475b98eda
[ci]: build vs image in official build ( #6768 )
...
Signed-off-by: Guohan Lu <lguohan@gmail.com>
2021-02-11 23:34:05 -08:00
Guohan Lu
4c8bff6c3c
[ci]: improve cleanup by claim ownership in source folder
...
the added change was accidentally removed in commit 092f5378
Signed-off-by: Guohan Lu <lguohan@gmail.com>
2021-02-10 23:36:32 -08:00
lguohan
ed9a14f0af
[ci]: move cleanup before archive artifacts ( #6749 )
...
Signed-off-by: Guohan Lu <lguohan@gmail.com>
2021-02-10 11:45:07 -08:00
Guohan Lu
c56cd004a5
[ci]: add centec-arm64 to offical build
...
Signed-off-by: Guohan Lu <lguohan@gmail.com>
2021-02-09 01:25:18 -08:00
lguohan
d843d6ed12
[ci]: restructure repo clean up to make it robust ( #6716 )
...
restructure repo clean up to make it robust
Signed-off-by: Guohan Lu <lguohan@gmail.com>
2021-02-08 08:06:36 -08:00
Guohan Lu
54abfd560a
[ci]: fix the build template error
...
proper bool comparision
Signed-off-by: Guohan Lu <lguohan@gmail.com>
2021-02-07 02:09:44 -08:00
lguohan
2a66e80deb
[ci]: add marvel armhf official build ( #6707 )
...
- [ci]: add default values to build template
- [ci]: add marvel armhf official build
Signed-off-by: Guohan Lu <lguohan@gmail.com>
2021-02-06 16:58:15 -08:00
Guohan Lu
b4fc842b70
[skip ci]: disable trigger for official build
...
official build only use scheduled build
Signed-off-by: Guohan Lu <lguohan@gmail.com>
2021-02-06 11:33:30 -08:00
Guohan Lu
f5b24d8b27
[ci]: rename official-broadcom to official-build.yml
...
Signed-off-by: Guohan Lu <lguohan@gmail.com>
2021-02-06 10:17:47 -08:00
liushilongbuaa
23381e6d01
[ci]: Add yaml for azure pipeline official build ( #6588 )
...
**- Why I did it**
To support nightly build for master branch
**- How to verify it**
confirm from azure pipeline page.
2021-02-05 15:38:25 -08:00
lguohan
dbfdab7c4e
[ci]: add t1-lag testbed ( #6619 )
...
introduce run-test template
Signed-off-by: Guohan Lu <lguohan@gmail.com>
2021-01-31 19:47:10 -08:00