tf-a-main: re-enable disabled visualization jobs

These jobs were disabled after they failed on the production instance
because of issues with Ubuntu Jammy, though they have been working on
staging for some time.

This change re-enables them in the `tf-a-main` job.

Change-Id: I429c901a9efc692e04bd033bede934046fdcdef9
Signed-off-by: Chris Kay <chris.kay@arm.com>
diff --git a/tf-a-main.yaml b/tf-a-main.yaml
index a2b682d..9a0536d 100644
--- a/tf-a-main.yaml
+++ b/tf-a-main.yaml
@@ -292,22 +292,22 @@
           predefined-parameters: TEST_GROUPS=tf-l1-check-docs
           property-file: tf-a-env.param
     - multijob:
-       name: Generate visualizations
-       condition: COMPLETED
-       projects:
-#        - name: tf-a-sloc-visualization
-#          current-parameters: true
-#          kill-phase-on: NEVER
-#          property-file: tf-a-env.param
-#        - name: tf-a-test-category-visualization
-#          current-parameters: true
-#          kill-phase-on: NEVER
-#          property-file: tf-a-env.param
-        - name: tf-a-test-result-visualization
-          current-parameters: true
-          kill-phase-on: NEVER
-          predefined-parameters: TARGET_BUILD=${JOB_NAME}/${BUILD_NUMBER}
-          property-file: tf-a-env.param
+        name: Generate visualizations
+        condition: COMPLETED
+        projects:
+          - name: tf-a-sloc-visualization
+            current-parameters: true
+            kill-phase-on: NEVER
+            property-file: tf-a-env.param
+          - name: tf-a-test-category-visualization
+            current-parameters: true
+            kill-phase-on: NEVER
+            property-file: tf-a-env.param
+          - name: tf-a-test-result-visualization
+            current-parameters: true
+            kill-phase-on: NEVER
+            predefined-parameters: TARGET_BUILD=${JOB_NAME}/${BUILD_NUMBER}
+            property-file: tf-a-env.param
     # Run the unstable TF-A Tests at the end but do not let their results
     # participate in the job's success/failure.
     - trigger-builds: