mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-08 04:41:31 +00:00
citemplate: skip integration testsuites for gstreamer-sharp
Close #80 Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-ci/-/merge_requests/326>
This commit is contained in:
parent
c44f415a4b
commit
91c85b7ca9
1 changed files with 1 additions and 1 deletions
|
@ -544,7 +544,7 @@ integration testsuites fedora:
|
|||
EXTRA_VALIDATE_ARGS: "--timeout-factor=2 --retry-on-failures --check-bugs --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|gst-plugins-rs)$/'
|
||||
- if: '$CI_PROJECT_NAME !~ /^(cerbero|gst-docs|gst-examples|gst-omx|gstreamer-sharp|gst-plugins-rs)$/'
|
||||
|
||||
gstreamer-full:
|
||||
extends: 'build static fedora x86_64'
|
||||
|
|
Loading…
Reference in a new issue