Remove git-mirrors and saas jobs. It was moved into infra model

Change-Id: Icdfc931a1ff514f0df69489ae34c2c12e0b7e512
diff --git a/jenkins/client/job/git-mirrors/upstream/debian-packages.yml b/jenkins/client/job/git-mirrors/upstream/debian-packages.yml
index 82d48e4..2500254 100644
--- a/jenkins/client/job/git-mirrors/upstream/debian-packages.yml
+++ b/jenkins/client/job/git-mirrors/upstream/debian-packages.yml
@@ -1,9 +1,2 @@
-classes:
-  - system.jenkins.client.job.git-mirrors.upstream
-parameters:
-  _param:
-    jenkins_git_mirror_upstream_jobs:
-      - name: debian-telegraf
-        downstream: debian/telegraf
-        upstream: "git@github.com:Mirantis/telegraf.git"
-        branches: master
+# This file will be removed in Q3
+# jobs was moved into salt-models/infra repo
diff --git a/jenkins/client/job/git-mirrors/upstream/docker_images.yml b/jenkins/client/job/git-mirrors/upstream/docker_images.yml
index 7160c7f..2500254 100644
--- a/jenkins/client/job/git-mirrors/upstream/docker_images.yml
+++ b/jenkins/client/job/git-mirrors/upstream/docker_images.yml
@@ -1,25 +1,2 @@
-classes:
-  - system.jenkins.client.job.git-mirrors.upstream
-parameters:
-  _param:
-    jenkins_git_mirror_upstream_jobs:
-      - name: docker-aptly
-        downstream: mk/docker-aptly
-        upstream: "git@github.com:Mirantis/docker-aptly"
-        branches: master
-      - name: docker-gerrit
-        downstream: mk/docker-gerrit
-        upstream: "git@github.com:Mirantis/docker-gerrit"
-        branches: 2.12.3,2.12.6,2.12.7,2.13.6,admin,master
-      - name: docker-jenkins
-        downstream: mk/docker-jenkins
-        upstream: "git@github.com:Mirantis/docker-jenkins"
-        branches: 2.32.3,2.52,2.7.2,master
-      - name: docker-phpldapadmin
-        downstream: mk/docker-phpldapadmin
-        upstream: "git@github.com:Mirantis/docker-phpldapadmin"
-        branches: stable,master
-      - name: docker-openldap
-        downstream: mk/docker-openldap
-        upstream: "git@github.com:Mirantis/docker-openldap"
-        branches: stable,master
+# This file will be removed in Q3
+# jobs was moved into salt-models/infra repo
diff --git a/jenkins/client/job/git-mirrors/upstream/init.yml b/jenkins/client/job/git-mirrors/upstream/init.yml
index 1707dca..2500254 100644
--- a/jenkins/client/job/git-mirrors/upstream/init.yml
+++ b/jenkins/client/job/git-mirrors/upstream/init.yml
@@ -1,51 +1,2 @@
-parameters:
-  _param:
-    jenkins_git_mirror_upstream_jobs: []
-  jenkins:
-    client:
-      job_template:
-        git_mirror_upstream_common:
-          name: git-mirror-upstream-{{name}}
-          jobs: ${_param:jenkins_git_mirror_upstream_jobs}
-          template:
-            discard:
-              build:
-                keep_num: 10
-              artifact:
-                keep_num: 10
-            type: workflow-scm
-            concurrent: false
-            scm:
-              type: git
-              url: "${_param:jenkins_gerrit_url}/mk/mk-pipelines"
-              branch: "${_param:jenkins_pipelines_branch}"
-              credentials: "gerrit"
-              script: git-mirror-pipeline.groovy
-            trigger:
-              gerrit:
-                project:
-                  "{{downstream}}":
-                    branches:
-                      - compare_type: "REG_EXP"
-                        name: "(.*?)"
-                message:
-                  build_successful: "Build successful"
-                  build_unstable: "Build unstable"
-                  build_failure: "Build failed"
-                event:
-                  ref:
-                    - updated
-            param:
-              SOURCE_URL:
-                type: string
-                default: "${_param:jenkins_gerrit_url}/{{downstream}}"
-              TARGET_URL:
-                type: string
-                default: "{{upstream}}"
-              CREDENTIALS_ID:
-                type: string
-                default: "gerrit"
-              BRANCHES:
-                type: string
-                default: "{{branches}}"
-                description: "Comma-separated list of branches to mirror"
+# This file will be removed in Q3
+# jobs was moved into salt-models/infra repo
diff --git a/jenkins/client/job/git-mirrors/upstream/models.yml b/jenkins/client/job/git-mirrors/upstream/models.yml
index d64c2e4..2500254 100644
--- a/jenkins/client/job/git-mirrors/upstream/models.yml
+++ b/jenkins/client/job/git-mirrors/upstream/models.yml
@@ -1,13 +1,2 @@
-classes:
-  - system.jenkins.client.job.git-mirrors.upstream
-parameters:
-  _param:
-    jenkins_git_mirror_upstream_jobs:
-      - name: kubernetes-aws-model
-        downstream: kubernetes/kubernetes-aws-model
-        upstream: "git@github.com:Mirantis/kubernetes-aws-model"
-        branches: allinone,master
-      - name: ceph-ha-model
-        downstream: ceph/ceph-ha-model
-        upstream: "git@github.com:Mirantis/ceph-ha-model"
-        branches: master
+# This file will be removed in Q3
+# jobs was moved into salt-models/infra repo
diff --git a/jenkins/client/job/git-mirrors/upstream/oss.yml b/jenkins/client/job/git-mirrors/upstream/oss.yml
index 57ce1a2..2500254 100644
--- a/jenkins/client/job/git-mirrors/upstream/oss.yml
+++ b/jenkins/client/job/git-mirrors/upstream/oss.yml
@@ -1,13 +1,2 @@
-classes:
-  - system.jenkins.client.job.git-mirrors.upstream
-parameters:
-  _param:
-    jenkins_git_mirror_upstream_jobs:
-      - name: rundeck-cis-jobs
-        downstream: oss/rundeck-cis-jobs
-        upstream: "git@github.com:Mirantis/rundeck-cis-jobs"
-        branches: master
-      - name: security-monkey
-        downstream: oss/security-monkey
-        upstream: "git@github.com:Netflix/security_monkey.git"
-        branches: develop
+# This file will be removed in Q3
+# jobs was moved into salt-models/infra repo
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
diff --git a/jenkins/client/job/git-mirrors/upstream/salt_formulas_utils.yml b/jenkins/client/job/git-mirrors/upstream/salt_formulas_utils.yml
index c86cda5..2500254 100644
--- a/jenkins/client/job/git-mirrors/upstream/salt_formulas_utils.yml
+++ b/jenkins/client/job/git-mirrors/upstream/salt_formulas_utils.yml
@@ -1,9 +1,2 @@
-classes:
-  - system.jenkins.client.job.git-mirrors.upstream
-parameters:
-  _param:
-    jenkins_git_mirror_upstream_jobs:
-      - name: salt-formulas
-        downstream: salt-formulas/salt-formulas
-        upstream: "git@github.com:salt-formulas/salt-formulas.git"
-        branches: master
+# This file will be removed in Q3
+# jobs was moved into salt-models/infra repo
diff --git a/jenkins/client/job/git-mirrors/upstream/templates.yml b/jenkins/client/job/git-mirrors/upstream/templates.yml
index c5a371f..2500254 100644
--- a/jenkins/client/job/git-mirrors/upstream/templates.yml
+++ b/jenkins/client/job/git-mirrors/upstream/templates.yml
@@ -1,17 +1,2 @@
-classes:
-  - system.jenkins.client.job.git-mirrors.upstream
-parameters:
-  _param:
-    jenkins_git_mirror_upstream_jobs:
-      - name: cookiecutter-templates
-        downstream: mk/cookiecutter-templates
-        upstream: "git@github.com:Mirantis/mk2x-cookiecutter-reclass-model"
-        branches: "master,mcp10,release/2018.8.1,release/2018.11.0"
-      - name: heat-fragments
-        downstream: mk/heat-fragments
-        upstream: "git@github.com:Mirantis/heat-fragments"
-        branches: master
-      - name: heat-templates
-        downstream: mk/heat-templates
-        upstream: "git@github.com:Mirantis/mk-lab-heat-templates"
-        branches: master
+# This file will be removed in Q3
+# jobs was moved into salt-models/infra repo