Commit Graph

3 Commits

Author SHA1 Message Date
Fabio Utzig 66aa96727a ci: disable Travis
After moving FIH tests to GH workflows, Travis can be phased out, at
least temporarily.

Signed-off-by: Fabio Utzig <utzig@apache.org>
2021-09-27 14:23:19 -03:00
Sherry Zhang ceb9b11609 Revert "ci: Disable travis test until they can be fixed"
This reverts commit ed75dfdec4.

Signed-off-by: Sherry Zhang <sherry.zhang2@arm.com>
Change-Id: I4ff5e2ac9555d03d5b13d4a9bd687247440dbc81
2021-09-22 12:41:20 +02:00
David Brown ed75dfdec4 ci: Disable travis test until they can be fixed
The Travis tests build MCUboot against a specific version of TF-M, which
it no longer works with.  Newer versions of TF-M seem to not support the
mps2/an521 target that the tests don't build that way either.

Until these tests can be fixed, just disable all of them.  Future
possibilities include fixing the issues between TF-M and MCUboot, or
making these tests able to run within Zephyr.

Signed-off-by: David Brown <david.brown@linaro.org>
2021-09-13 14:01:12 -06:00