projects
/
project
/
ubus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1523d7
)
ci: enable unit testing
author
Petr Štetiar
<ynezz@true.cz>
Thu, 26 Dec 2019 08:46:05 +0000
(09:46 +0100)
committer
Petr Štetiar
<ynezz@true.cz>
Thu, 26 Dec 2019 08:46:05 +0000
(09:46 +0100)
In commit
08f17c87a000
("add fuzzer and cram based unit tests") some
fuzz/unit tests were added so enable them on CI as well.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 1b4d5a795865b19936bfb5f8e131601a99cd5ce3..dd36bfca266a13d4d8b511e96b081f974eae4e84 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-1,4
+1,5
@@
variables:
+ CI_ENABLE_UNIT_TESTING: 1
CI_TARGET_BUILD_DEPENDS: ubus
CI_CMAKE_EXTRA_BUILD_ARGS: -DLUAPATH=/usr/lib/lua