- 22 Nov, 2019 1 commit
-
-
Chris Paterson authored
Signed-off-by:
Chris Paterson <chris.paterson2@renesas.com> Signed-off-by:
Pavel Machek <pavel@denx.de>
-
- 28 Oct, 2019 3 commits
-
-
Chris Paterson authored
Setting a relevant test timeout is hard as we've no idea how many other test jobs are running. We have another two timeouts already: 1) The CI job timeut setting in the GitLab runner 2) The LAVA test job timeout Signed-off-by:
Chris Paterson <chris.paterson2@renesas.com> Signed-off-by:
Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>
-
Chris Paterson authored
We should concentrate our testing on the offical configurations. We're essentially testing shmobile_defconfig anyway. Signed-off-by:
Chris Paterson <chris.paterson2@renesas.com> Signed-off-by:
Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>
-
Chris Paterson authored
This will allow tests to run as soon as the corresponding build job is complete. This will help spread the load on the test infrastructure and save time. Signed-off-by:
Chris Paterson <chris.paterson2@renesas.com> Signed-off-by:
Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>
-
- 08 Oct, 2019 2 commits
-
-
Chris Paterson authored
LAVA device-type r8a77470-iwg23s-sbc. Signed-off-by:
Chris Paterson <chris.paterson2@renesas.com> Signed-off-by:
Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>
-
Chris Paterson authored
This means that we'll retain the Kernel configuration even if the build fails. Useful for debugging. Signed-off-by:
Chris Paterson <chris.paterson2@renesas.com> Signed-off-by:
Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>
-
- 18 Sep, 2019 1 commit
-
-
Chris Paterson authored
Due to the number of jobs we're running we're beginning to see a backlog of tests in the LAVA lab. Increasing the timeout to handle this delay. Signed-off-by:
Chris Paterson <chris.paterson2@renesas.com> Signed-off-by:
Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>
-
- 05 Aug, 2019 1 commit
-
-
Chris Paterson authored
Also update to use new linux-cip-ci repository location. Support for powerpc and real-time will be added later. Signed-off-by:
Chris Paterson <chris.paterson2@renesas.com> Signed-off-by:
Pavel Machek <pavel@denx.de>
-
- 01 Aug, 2019 1 commit
-
-
Chris Paterson authored
The main aim of this update is to add support for more build architectures. In addition, we need to include a fix so that builds using Kernel configs from cip-kernel-config will work again, after changes to the directory structure caused us problems. Signed-off-by:
Chris Paterson <chris.paterson2@renesas.com> Signed-off-by:
Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>
-
- 11 Jul, 2019 1 commit
-
-
Chris Paterson authored
This is configured to build and test the following configurations: * BUILD_ARCH: arm * CONFIG: renesas_shmobile_defconfig * CONFIG_LOC: cip-kernel-config * DEVICES: r8a7743-iwg20d-q7 r8a7745-iwg22d-sodimm * DTBS: r8a7743-iwg20d-q7-dbcm-ca.dtb r8a7745-iwg22d-sodimm-dbhd-ca.dtb * BUILD_ARCH: arm * CONFIG: shmobile_defconfig * CONFIG_LOC: intree * DEVICES: r8a7743-iwg20d-q7 r8a7745-iwg22d-sodimm * DTBS: r8a7743-iwg20d-q7-dbcm-ca.dtb r8a7745-iwg22d-sodimm-dbhd-ca.dtb Over time support will be added for all CIP supported architectures and configurations. At the moment only simple boot tests are run. Real tests will be added in the future Signed-off-by:
Chris Paterson <chris.paterson2@renesas.com> Signed-off-by:
Pavel Machek <pavel@denx.de>
-