Commit Graph

26 Commits

Author SHA1 Message Date
Diana Cretu b8b96a20bb CI: travis: Add boot test for i.MX8M
i.MX8M is now supported in qemu up to boot. So, add
it to boottest list.

Signed-off-by: Diana Cretu <dianacretu2806@gmail.com>
2020-03-24 14:28:45 +00:00
Diana Cretu c41aa4e8d1 CI: travis: Add boot test for i.MX8X
i.MX8X is now supported in qemu up to boot. So, add
it to boottest list.

Signed-off-by: Diana Cretu <diana.cretu@nxp.com>
2020-02-28 16:50:56 +00:00
Pan Xiuli af8843d110 CI: travis: add host build
host build is missing during previous scripts refine.

Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
2020-02-28 15:17:19 +00:00
Daniel Baluta 86752f6daf CI: travis: add IMX8M build check
Enable imx8m build check in travis.

Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
2020-02-26 13:46:16 +00:00
Daniel Baluta ade9145e7c CI: travis: Add boot test for i.MX8
imx8 is now supported in qemu up to boot. So, add
it to boottest list.

Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
2020-02-26 13:11:21 +02:00
Pan Xiuli 8b7cefedb5 CI: travis: add IMX8X build check
Enable imx8x build check in travis.

Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
2020-01-16 13:48:18 +02:00
Pan Xiuli 59c9338337 CI: travis: add JSL build check
Enable JSL build check in travis.

Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
2019-10-30 17:46:11 +01:00
Pan Xiuli 63cd5a52a3 CI: travis: disable agent for QEMU test
QEMU boot test will random fail with agent. Disable it to make sure
QEMU boot test will not fail.

Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
2019-10-25 11:06:19 +02:00
Pan Xiuli ffe904c9f9 CI: travis: update with matrix to hold more platforms
Use matrix to maintain build job for easy extension.
Add workaroud to QEMU test to avoid accuracy error may cause false
alarm in boot test.

Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
2019-10-24 10:18:02 +02:00
Pan Xiuli 8901e0cf29 CI: travis: update with IMX8 support
Add IMX8 build test in travis CI.

Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
2019-05-30 13:18:47 +02:00
Pan Xiuli d3b6654579 CI: travis: update the docker hub organization
Use thesofproject organization in dockerhub to replace the personal
account.

Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
2019-01-31 20:35:44 +00:00
Pan Xiuli 323f255a5b CI: travis: add QEMU boot test for skl, kbl, cnl
Add QEMU boot test to remaining unsupported SKL, KBL, CNL.

Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
2019-01-18 08:27:29 +00:00
Pan Xiuli 771bcd5fbb CI: travis: add more QEMU boot test
Enable more platform's qemu boot test

Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
2019-01-14 13:58:29 +00:00
Pan Xiuli 56314cdf9c CI: travis: add tools build
Add tools build into travis CI.

Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
2018-11-28 13:34:15 +08:00
Liam Girdwood fe1c63b528 ci: travis: Update travis to use new xtensa-buildall.sh args
Updated args on xtensa-buildall.sh.

Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
2018-11-09 16:16:38 +00:00
Pan Xiuli 97ea0dc656 ci: travis: enable boot up test on BYT and CHT
Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
2018-10-12 17:06:10 +08:00
Pan Xiuli 0067b1b598 ci: traris: seprate job to show build stage
Seprate build scripts to show build stage of each platforms.

Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
2018-10-09 17:42:24 +08:00
Liam Girdwood 64ee297e5e ci: travis: Add host build to travis.
Make sure we build for host as part of CI.

Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
2018-09-26 11:34:54 +08:00
Pan Xiuli 5a2c6bae76 ci: travis: add git tag
Travis CI will checkout to commit and no tag is there. Add a tag in the
travis CI script.

Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
2018-09-26 11:34:54 +08:00
Liam Girdwood 1674061b20 Revert "ci: travis: Add host build to travis."
This reverts commit a28476a2e7.

Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
2018-09-25 16:25:13 +01:00
Liam Girdwood a28476a2e7 ci: travis: Add host build to travis.
Make sure we build for host as part of CI.

Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
2018-09-25 14:46:21 +01:00
Pan Xiuli 11928f6555 ci: travis: update to use docker hub image
Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
2018-08-07 21:48:57 +08:00
Liam Girdwood c1123ec2ab ci: travis: setup apt.conf
Needs revisiting after CI up and running

Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
2018-08-02 02:07:43 +01:00
Liam Girdwood af84ef2c63 ci: travis: Update path to DockerFile
Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
2018-08-02 01:59:11 +01:00
Liam Girdwood df54d2e451 ci: travis: remove \ as they dont pass yaml parsing
Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
2018-08-02 01:45:50 +01:00
Liam Girdwood 7364f0ce88 ci: travis-ci: add initial travis.ci configuration file.
This file should install a docker image and build all targets using gcc.

Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
2018-08-02 00:52:43 +01:00