Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Thibault Saunier
gst-ci
Commits
82e45be0
Commit
82e45be0
authored
Jul 28, 2021
by
Thibault Saunier
🌵
Browse files
citemplate: Do not validate check bugs as we are not on master
Part-of: <
gstreamer/gst-ci!409
>
parent
7b0c5224
Pipeline
#370076
passed with stages
in 25 minutes and 33 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
gitlab/ci_template.yml
View file @
82e45be0
...
...
@@ -567,7 +567,7 @@ integration testsuites fedora:
extends
:
'
.test
fedora
x86_64'
parallel
:
4
variables
:
EXTRA_VALIDATE_ARGS
:
"
--timeout-factor=2
--retry-on-failures
--check-bugs
--parts=${CI_NODE_TOTAL}
--part-index=${CI_NODE_INDEX}"
EXTRA_VALIDATE_ARGS
:
"
--timeout-factor=2
--retry-on-failures
--parts=${CI_NODE_TOTAL}
--part-index=${CI_NODE_INDEX}"
TEST_SUITE
:
"
validate
ges"
rules
:
-
if
:
'
$CI_PROJECT_NAME
!~
/^(cerbero|gst-docs|gst-examples|gst-omx|gstreamer-sharp|gst-plugins-rs)$/'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment