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
a4b3ce0d
Commit
a4b3ce0d
authored
Jul 28, 2021
by
Thibault Saunier
🌵
Browse files
citemplate: Do not validate check bugs as we are not on master
parent
7b0c5224
Pipeline
#369840
waiting for manual action with stages
in 40 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
gitlab/ci_template.yml
View file @
a4b3ce0d
...
...
@@ -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
Supports
Markdown
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