Run Functest unit tests and linters via CircleCI 42/68342/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Sat, 10 Aug 2019 13:21:38 +0000 (15:21 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sat, 10 Aug 2019 13:23:50 +0000 (15:23 +0200)
commit4616553c95e3ad9a78fae2a52ec256e554eb8807
tree2bf647e63bede8c931a7ca33abbba83da8703596
parente7a7f45e3533e01af50e9e1cd1220ffbf2867842
Run Functest unit tests and linters via CircleCI

It runs tox and publishes the artifacts.
It's worth mentioning that all docker images are already built via
Travis CI (amd64, arm and arm64) [1].

https://travis-ci.org/collivier/functest

Change-Id: I48720f4f13dd1a93469b042000dd86a01854d8f0
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 17fd4cc911eca9d289fc481ee7a615299f17415a)
.circleci/config.yml [new file with mode: 0644]