ci: improve wolfSSL test coverage
authorPetr Štetiar <ynezz@true.cz>
Thu, 24 Feb 2022 08:57:19 +0000 (09:57 +0100)
committerPetr Štetiar <ynezz@true.cz>
Thu, 24 Feb 2022 11:40:28 +0000 (12:40 +0100)
commit644d3c7e13c6a64bf5cb628137ee5bd4dada4b74
tree041a86241ab5676711123d646d0a660a9e5048f6
parentdc54d2b544a1cecec9143805529c3016c208d574
ci: improve wolfSSL test coverage

In order to prevent regressions like #9283, lets add build and runtime
testing of wolfSSL master and release branches into daily scheduled
pipeline.

References: https://github.com/openwrt/openwrt/issues/9283
References: https://github.com/wolfSSL/wolfssl/issues/4879
Signed-off-by: Petr Štetiar <ynezz@true.cz>
.gitlab-ci.yml
.gitlab/wolfssl.yml [new file with mode: 0644]