projects
/
lttng-ci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba7bcca
)
jjb: Update regex match for lttng-modules detection on dev_review jobs
author
Kienan Stewart
<kstewart@efficios.com>
Wed, 10 Apr 2024 14:17:12 +0000
(10:17 -0400)
committer
Kienan Stewart
<kstewart@efficios.com>
Wed, 10 Apr 2024 14:17:12 +0000
(10:17 -0400)
Change-Id: I0ef1df3a4e395f786f1b1b1ba829843d0297c500
Signed-off-by: Kienan Stewart <kstewart@efficios.com>
jobs/lttng-tools.yaml
patch
|
blob
|
blame
|
history
diff --git
a/jobs/lttng-tools.yaml
b/jobs/lttng-tools.yaml
index 30ac64ab88fa23f2a61397d9225e2337f121c988..f32ce045c6a118cb1f7ed2251827482da365520d 100644
(file)
--- a/
jobs/lttng-tools.yaml
+++ b/
jobs/lttng-tools.yaml
@@
-244,7
+244,7
@@
- conditional-step:
condition-kind: regex-match
label: '$JOB_NAME'
- regex: '.*_rootbuild.*'
+ regex: '.*_root
(?:_[a-z]+)?
build.*'
steps:
- shell: |
#!/bin/bash
This page took
0.02419 seconds
and
4
git commands to generate.