Remove git-mirrors and saas jobs. It was moved into infra model
Change-Id: Icdfc931a1ff514f0df69489ae34c2c12e0b7e512
diff --git a/jenkins/client/job/git-mirrors/upstream/pipelines.yml b/jenkins/client/job/git-mirrors/upstream/pipelines.yml
index 4fc3b8f..2500254 100644
--- a/jenkins/client/job/git-mirrors/upstream/pipelines.yml
+++ b/jenkins/client/job/git-mirrors/upstream/pipelines.yml
@@ -1,13 +1,2 @@
-classes:
- - system.jenkins.client.job.git-mirrors.upstream
-parameters:
- _param:
- jenkins_git_mirror_upstream_jobs:
- - name: pipeline-library
- downstream: mcp-ci/pipeline-library
- upstream: "git@github.com:Mirantis/pipeline-library.git"
- branches: "master,release/2018.8.1,release/2018.11.0"
- - name: mk-pipelines
- downstream: mk/mk-pipelines
- upstream: "git@github.com:Mirantis/mk-pipelines.git"
- branches: "master,release/2018.8.1,release/2018.11.0"
+# This file will be removed in Q3
+# jobs was moved into salt-models/infra repo