ONAP: Remove remaining jobs for old onap repositories

Change-Id: I42a5bd7fe7e9f99295d617e2b0923412b4be97fe
diff --git a/jjb/onap/integration/integration-push-upstream-jobs.yaml b/jjb/onap/integration/integration-push-upstream-jobs.yaml
index 4a2b080..533ff56 100644
--- a/jjb/onap/integration/integration-push-upstream-jobs.yaml
+++ b/jjb/onap/integration/integration-push-upstream-jobs.yaml
@@ -19,9 +19,9 @@
 
 # this job gets triggered when push-upstream is commented on a change on Nordix Gerrit.
 - project:
-    name: temp-integration-push-upstream
+    name: integration-push-upstream
     project: integration
-    project-name: temp-integration
+    project-name: integration
     stream:
       - master:
           branch: '{stream}'
diff --git a/jjb/onap/integration/integration-rebase-jobs.yaml b/jjb/onap/integration/integration-rebase-jobs.yaml
index f77bee1..4f53d29 100644
--- a/jjb/onap/integration/integration-rebase-jobs.yaml
+++ b/jjb/onap/integration/integration-rebase-jobs.yaml
@@ -21,9 +21,9 @@
 # integration project on ONAP Gerrit.
 
 - project:
-    name: temp-integration-rebase
+    name: integration-rebase
     project: integration
-    project-name: temp-integration
+    project-name: integration
     stream:
       - master:
           branch: '{stream}'