diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 696a9214cffd0987af25e75f6499e40c12a44e0d..ed32808d58f1f7e617ff2b4b3b34db8d7cef5d40 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,6 @@
 variables:
     CUCUMBER_TAG:
-        value: "test"
+        value: "tsa"
         description: "This determines which test will be runned. Valid options are - 'cache', 'policy', 'signer', 'task', 'negative'."
 
 stages: