Enrich arm64 tests in Travis matrix
authorFangming.Fang <fangming.fang@arm.com>
Fri, 15 Nov 2019 07:47:22 +0000 (07:47 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 11 Dec 2019 18:26:38 +0000 (19:26 +0100)
commit7a930005adc470ffaa49dbef04010e77d76e0363
tree3352308a0fcde1c66d5c5175351fe5cd53bdc453
parent3814dfe8df847d49f8040b3b9cbad4a8a494d46b
Enrich arm64 tests in Travis matrix

1, Remove simple test just with --strict-warnings enabled.
2, Share the three common envs with amd64.
3, Add matrix item running test in bionic(default xenial) for arm64.
4, Enable MSan test on arm64 for extended test.
5, Enable UBSan test on arm64 for extended test.

Change-Id: Ic1f2c5e39ee6fbafed6ede74a925301121463520

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10519)

(cherry picked from commit 77fedcdc8cf5446354a1e7ff9123d8ada5b79b06)
.travis.yml