projects
/
openpower-isa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
489c777
)
speed up CI by disabling logging and VCD generation
author
Jacob Lifshay
<programmerjake@gmail.com>
Thu, 30 Nov 2023 22:21:36 +0000
(14:21 -0800)
committer
Jacob Lifshay
<programmerjake@gmail.com>
Thu, 30 Nov 2023 22:21:36 +0000
(14:21 -0800)
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 18073380583598e5b6618506254945521311a8a0..c1c19e54cfb45cb8d480aca03fe2329f97e0bf7c 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-125,4
+125,4
@@
build:
- python3 -m openpower.syscalls json linux > src/openpower/syscalls/syscalls.json
- - SILENCELOG=
'!*,default'
pytest -v --maxfail=10
+ - SILENCELOG=
1 SIM_NO_VCD=1
pytest -v --maxfail=10