From 6da3fe8e8ba7bc836f9c9a0bae228fc798606a55 Mon Sep 17 00:00:00 2001 From: Alexander Couzens Date: Wed, 2 May 2018 16:56:32 +0200 Subject: jobs: remove old job Osmocom_nightly_nitb_split It's not any more used, neither does the job even work, because the split file got already removed. Change-Id: I6e85d6384f2a377f1ebe0e06c9ca92a594050eec --- jobs/osmocom-nightly-nitb-split.yml | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 jobs/osmocom-nightly-nitb-split.yml diff --git a/jobs/osmocom-nightly-nitb-split.yml b/jobs/osmocom-nightly-nitb-split.yml deleted file mode 100644 index 4c64de4..0000000 --- a/jobs/osmocom-nightly-nitb-split.yml +++ /dev/null @@ -1,24 +0,0 @@ ---- -- project: - name: Osmocom_nightly_nitb_split - jobs: - - Osmocom_nightly_nitb_split - -- job: - name: 'Osmocom_nightly_nitb_split' - project-type: freestyle - defaults: global - description: 'Generated by job-builder' - node: linux_amd64_debian8 - builders: - - shell: - ./scripts/osmocom-nightly-nitb-split.sh - scm: - - git: - url: git://git.osmocom.org/osmo-ci - git-config-name: 'Jenkins Builder' - git-config-email: 'jenkins@osmocom.org' - triggers: - - timed: "@midnight" - -# vim: expandtab tabstop=2 shiftwidth=2 -- cgit v1.2.3