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:
805612d
)
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
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Fri, 1 Dec 2023 17:58:51 +0000
(17:58 +0000)
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 89f683541a3bc9fdc2a4996650c55ca7568feacb..f19fc478489c429dfbce0e09b11c2e2d8f7f4af6 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-126,4
+126,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