Skip to content
Snippets Groups Projects
Unverified Commit 3b515016 authored by Mayra Cabrera's avatar Mayra Cabrera Committed by GitLab
Browse files

Merge branch 'remove-gdk-jobs-from-16.0' into '16-0-stable-ee'

Remove test-on-gdk-smoke and test-on-gdk-full jobs

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/158689



Merged-by: default avatarMayra Cabrera <mcabrera@gitlab.com>
Approved-by: default avatarPeter Leitzen <pleitzen@gitlab.com>
Approved-by: default avatarMayra Cabrera <mcabrera@gitlab.com>
Co-authored-by: default avatarNao Hashizume <nhashizume@gitlab.com>
parents 43de6fd0 c53d1cfd
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -67,22 +67,6 @@ download-knapsack-report:
- .download-knapsack-report
- .rules:download-knapsack
 
test-on-gdk-smoke:
extends:
- .run-tests
parallel: 2
variables:
TEST_GDK_TAGS: "--tag smoke"
rules:
- when: always
test-on-gdk-full:
extends:
- .run-tests
parallel: 5
rules:
- when: manual
# ==========================================
# Post test stage
# ==========================================
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment