[VOL-2438]
Update jobs for test execution based on tags

Change-Id: I8ac73117ce8aa1fb7bd1f5bd53b72c6b1e01f037
diff --git a/jjb/cord-test/nightly-build-pipeline.yaml b/jjb/cord-test/nightly-build-pipeline.yaml
index f565c37..228100e 100644
--- a/jjb/cord-test/nightly-build-pipeline.yaml
+++ b/jjb/cord-test/nightly-build-pipeline.yaml
@@ -948,6 +948,11 @@
           default: '{profile}'
           description: 'Technology Profile pushed to the ETCD'
 
+      - bool:
+          name: released
+          default: '{released}'
+          description: "Pulls tests that are tagged with released as identifier"
+
       - string:
           name: branch
           default: '{branch}'