Add profiler parameter to weekly

Change-Id: I78a48792bdbab605771b8ded307726789b84ee98
diff --git a/jjb/templates/tost-onos-jobs.yaml b/jjb/templates/tost-onos-jobs.yaml
index f36349d..525952a 100644
--- a/jjb/templates/tost-onos-jobs.yaml
+++ b/jjb/templates/tost-onos-jobs.yaml
@@ -188,6 +188,11 @@
           default: '{buildDate}'
           description: "To add the build date to the tag"
 
+      - string:
+          name: PROFILER
+          default: ''
+          description: "To enable the agent profiler"
+
     project-type: pipeline
     concurrent: true
     extraEnvironmentVars: ""