diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2021-11-22 19:40:56 +0100 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2021-11-22 19:40:56 +0100 |
commit | c3ac8285d42eeb88d7abf9670229884f1bbccaae (patch) | |
tree | d087a1a806dfe17c18ae80cf3b31ab1b60f9d50c /test/infra | |
parent | eef6626b55e59d4a76e8666108cc68a578fac793 (diff) | |
download | emacs-c3ac8285d42eeb88d7abf9670229884f1bbccaae.tar.gz |
; Remove "needs" from emba jobs
Diffstat (limited to 'test/infra')
-rw-r--r-- | test/infra/Makefile.in | 1 | ||||
-rw-r--r-- | test/infra/test-jobs.yml | 32 |
2 files changed, 0 insertions, 33 deletions
diff --git a/test/infra/Makefile.in b/test/infra/Makefile.in index a6fa81570ae..c091d2a7ba2 100644 --- a/test/infra/Makefile.in +++ b/test/infra/Makefile.in @@ -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) diff --git a/test/infra/test-jobs.yml b/test/infra/test-jobs.yml index 059ab4f0e05..79494035530 100644 --- a/test/infra/test-jobs.yml +++ b/test/infra/test-jobs.yml @@ -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: |