adding verify job
diff --git a/jobs.yaml b/jobs.yaml
index a52f6d8..4ada1e9 100644
--- a/jobs.yaml
+++ b/jobs.yaml
@@ -12,8 +12,8 @@
           project: other_job-test
           threshold: SUCCESS
 - job:
-    name: update2
-    description: foo2
+    name: update-jenkins2
+    description: Auto-generated
     project-type: freestyle
     scm:
       - git:
@@ -36,3 +36,8 @@
           silent: true
     builders:
       - shell: "jenkins-jobs --conf /var/lib/jenkins/jenkins_jobs.conf update jobs.yaml"
+
+- job:
+    name: update-jenkins-verify
+    description: TODO
+    project-type: freestyle