1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-23 18:47:57 +00:00

; Remove "needs" from emba jobs

This commit is contained in:
Michael Albinus 2021-11-22 19:40:56 +01:00
parent eef6626b55
commit c3ac8285d4
2 changed files with 0 additions and 33 deletions

View File

@ -70,7 +70,6 @@ define subdir_template
@echo >>$(FILE)
@echo 'test-$(subst /,-,$(1))-inotify:' >>$(FILE)
@echo ' stage: normal' >>$(FILE)
@echo ' needs: [build-image-inotify]' >>$(FILE)
@echo ' extends: [.job-template, .test-template]' >>$(FILE)
@echo ' rules:' >>$(FILE)
@echo ' - changes:' >>$(FILE)

View File

@ -1,7 +1,6 @@
test-lib-src-inotify:
stage: normal
needs: [build-image-inotify]
extends: [.job-template, .test-template]
rules:
- changes:
@ -23,7 +22,6 @@ test-lib-src-inotify:
test-lisp-inotify:
stage: normal
needs: [build-image-inotify]
extends: [.job-template, .test-template]
rules:
- changes:
@ -45,7 +43,6 @@ test-lisp-inotify:
test-lisp-calc-inotify:
stage: normal
needs: [build-image-inotify]
extends: [.job-template, .test-template]
rules:
- changes:
@ -67,7 +64,6 @@ test-lisp-calc-inotify:
test-lisp-calendar-inotify:
stage: normal
needs: [build-image-inotify]
extends: [.job-template, .test-template]
rules:
- changes:
@ -89,7 +85,6 @@ test-lisp-calendar-inotify:
test-lisp-cedet-inotify:
stage: normal
needs: [build-image-inotify]
extends: [.job-template, .test-template]
rules:
- changes:
@ -111,7 +106,6 @@ test-lisp-cedet-inotify:
test-lisp-cedet-semantic-inotify:
stage: normal
needs: [build-image-inotify]
extends: [.job-template, .test-template]
rules:
- changes:
@ -133,7 +127,6 @@ test-lisp-cedet-semantic-inotify:
test-lisp-cedet-semantic-bovine-inotify:
stage: normal
needs: [build-image-inotify]
extends: [.job-template, .test-template]
rules:
- changes:
@ -155,7 +148,6 @@ test-lisp-cedet-semantic-bovine-inotify:
test-lisp-cedet-srecode-inotify:
stage: normal
needs: [build-image-inotify]
extends: [.job-template, .test-template]
rules:
- changes:
@ -177,7 +169,6 @@ test-lisp-cedet-srecode-inotify:
test-lisp-emacs-lisp-inotify:
stage: normal
needs: [build-image-inotify]
extends: [.job-template, .test-template]
rules:
- changes:
@ -199,7 +190,6 @@ test-lisp-emacs-lisp-inotify:
test-lisp-emacs-lisp-eieio-tests-inotify:
stage: normal
needs: [build-image-inotify]
extends: [.job-template, .test-template]
rules:
- changes:
@ -221,7 +211,6 @@ test-lisp-emacs-lisp-eieio-tests-inotify:
test-lisp-emacs-lisp-faceup-tests-inotify:
stage: normal
needs: [build-image-inotify]
extends: [.job-template, .test-template]
rules:
- changes:
@ -243,7 +232,6 @@ test-lisp-emacs-lisp-faceup-tests-inotify:
test-lisp-emulation-inotify:
stage: normal
needs: [build-image-inotify]
extends: [.job-template, .test-template]
rules:
- changes:
@ -265,7 +253,6 @@ test-lisp-emulation-inotify:
test-lisp-erc-inotify:
stage: normal
needs: [build-image-inotify]
extends: [.job-template, .test-template]
rules:
- changes:
@ -287,7 +274,6 @@ test-lisp-erc-inotify:
test-lisp-eshell-inotify:
stage: normal
needs: [build-image-inotify]
extends: [.job-template, .test-template]
rules:
- changes:
@ -309,7 +295,6 @@ test-lisp-eshell-inotify:
test-lisp-gnus-inotify:
stage: normal
needs: [build-image-inotify]
extends: [.job-template, .test-template]
rules:
- changes:
@ -331,7 +316,6 @@ test-lisp-gnus-inotify:
test-lisp-image-inotify:
stage: normal
needs: [build-image-inotify]
extends: [.job-template, .test-template]
rules:
- changes:
@ -353,7 +337,6 @@ test-lisp-image-inotify:
test-lisp-international-inotify:
stage: normal
needs: [build-image-inotify]
extends: [.job-template, .test-template]
rules:
- changes:
@ -375,7 +358,6 @@ test-lisp-international-inotify:
test-lisp-mail-inotify:
stage: normal
needs: [build-image-inotify]
extends: [.job-template, .test-template]
rules:
- changes:
@ -397,7 +379,6 @@ test-lisp-mail-inotify:
test-lisp-mh-e-inotify:
stage: normal
needs: [build-image-inotify]
extends: [.job-template, .test-template]
rules:
- changes:
@ -419,7 +400,6 @@ test-lisp-mh-e-inotify:
test-lisp-net-inotify:
stage: normal
needs: [build-image-inotify]
extends: [.job-template, .test-template]
rules:
- changes:
@ -441,7 +421,6 @@ test-lisp-net-inotify:
test-lisp-nxml-inotify:
stage: normal
needs: [build-image-inotify]
extends: [.job-template, .test-template]
rules:
- changes:
@ -463,7 +442,6 @@ test-lisp-nxml-inotify:
test-lisp-obsolete-inotify:
stage: normal
needs: [build-image-inotify]
extends: [.job-template, .test-template]
rules:
- changes:
@ -485,7 +463,6 @@ test-lisp-obsolete-inotify:
test-lisp-org-inotify:
stage: normal
needs: [build-image-inotify]
extends: [.job-template, .test-template]
rules:
- changes:
@ -507,7 +484,6 @@ test-lisp-org-inotify:
test-lisp-play-inotify:
stage: normal
needs: [build-image-inotify]
extends: [.job-template, .test-template]
rules:
- changes:
@ -529,7 +505,6 @@ test-lisp-play-inotify:
test-lisp-progmodes-inotify:
stage: normal
needs: [build-image-inotify]
extends: [.job-template, .test-template]
rules:
- changes:
@ -551,7 +526,6 @@ test-lisp-progmodes-inotify:
test-lisp-so-long-tests-inotify:
stage: normal
needs: [build-image-inotify]
extends: [.job-template, .test-template]
rules:
- changes:
@ -573,7 +547,6 @@ test-lisp-so-long-tests-inotify:
test-lisp-term-inotify:
stage: normal
needs: [build-image-inotify]
extends: [.job-template, .test-template]
rules:
- changes:
@ -595,7 +568,6 @@ test-lisp-term-inotify:
test-lisp-textmodes-inotify:
stage: normal
needs: [build-image-inotify]
extends: [.job-template, .test-template]
rules:
- changes:
@ -617,7 +589,6 @@ test-lisp-textmodes-inotify:
test-lisp-url-inotify:
stage: normal
needs: [build-image-inotify]
extends: [.job-template, .test-template]
rules:
- changes:
@ -639,7 +610,6 @@ test-lisp-url-inotify:
test-lisp-vc-inotify:
stage: normal
needs: [build-image-inotify]
extends: [.job-template, .test-template]
rules:
- changes:
@ -661,7 +631,6 @@ test-lisp-vc-inotify:
test-misc-inotify:
stage: normal
needs: [build-image-inotify]
extends: [.job-template, .test-template]
rules:
- changes:
@ -683,7 +652,6 @@ test-misc-inotify:
test-src-inotify:
stage: normal
needs: [build-image-inotify]
extends: [.job-template, .test-template]
rules:
- changes: