Reorganization automation testing

-added logrotate for each template
-deleted maintenance job
-added upgrade to proposed logic

Related-Prod: PROD-36426
Change-Id: I4af290dcecc4ed7cef495eb9c8202077b2b0b46d

Change-Id: I84d374d2adad877976dffc8d98d3ad938364e8e9
diff --git a/jobs/templates/test_cleanup.yml b/jobs/templates/test_cleanup.yml
index 6b6d31a..ddfb4df 100644
--- a/jobs/templates/test_cleanup.yml
+++ b/jobs/templates/test_cleanup.yml
@@ -11,4 +11,6 @@
           branches:
           - '*/master'
           url: https://github.com/sgudz/kaas.git
-      script-path: si_tests/utils/run-cleanup.groovy
\ No newline at end of file
+      script-path: si_tests/utils/run-cleanup.groovy
+    logrotate:
+      daysToKeep: 365
\ No newline at end of file