PROD-35519 Return TEMPEST_PATTERN field back

Change-Id: Ia987c6a0e8869bb9be66ff2125ce34581a274745
diff --git a/jobs/templates/swarm-run-pytest.yml b/jobs/templates/swarm-run-pytest.yml
index 835dfe6..36d9380 100644
--- a/jobs/templates/swarm-run-pytest.yml
+++ b/jobs/templates/swarm-run-pytest.yml
@@ -65,6 +65,16 @@
         description: ''
         name: TEMPEST_TARGET
         trim: 'false'
+    - string:
+        default: ''
+        description: ''
+        name: TEMPEST_PATTERN
+        trim: 'false'
+    - string:
+        default: ''
+        description: ''
+        name: TEMPEST_EXTRA_ARGS
+        trim: 'false'
     pipeline-scm:
       lightweight-checkout: false
       scm: