Remove Unauthorized Jenkins Job 31/72431/1
authorInstrumental <jonathan.gathman@att.com>
Mon, 12 Nov 2018 15:09:15 +0000 (09:09 -0600)
committerInstrumental <jonathan.gathman@att.com>
Mon, 12 Nov 2018 15:09:24 +0000 (09:09 -0600)
Issue-ID: AAF-626
Change-Id: I2b94cb92efcb7834837e9fe9338b31a88c9aa7ab
Signed-off-by: Instrumental <jonathan.gathman@att.com>
jjb/aaf/aaf-authz.yaml

index 17fb3ac..7f2085d 100644 (file)
     files: '**'
     archive-artifacts: ''
 
-- project:
-    name: aaf-authz-arm64
-    project-name: 'aaf-authz-arm64'
-    jobs:
-      - '{project-name}-{stream}-docker-java-shell-daily':
-          mvn-goals: 'clean install'
-          settings: '{mvn-settings}'
-          script:
-            !include-raw-escape: 'build-aaf-docker-image.sh'
-          build-node: 'ubuntu1604-docker-arm64-4c-2g'
-    project: 'aaf/authz'
-    stream:
-      - 'master':
-          branch: 'master'
-    mvn-settings: 'aaf-authz-settings'
-    files: '**'
-    archive-artifacts: ''
+# This was not cleared with PTL, nor is it appropriate to add for CasaBlanca  See PTL before adding this kind of thing
+#- project:
+#    name: aaf-authz-arm64
+#    project-name: 'aaf-authz-arm64'
+#    jobs:
+#      - '{project-name}-{stream}-docker-java-shell-daily':
+#          mvn-goals: 'clean install'
+#          settings: '{mvn-settings}'
+#          script:
+#            !include-raw-escape: 'build-aaf-docker-image.sh'
+#          build-node: 'ubuntu1604-docker-arm64-4c-2g'
+#    project: 'aaf/authz'
+#    stream:
+#      - 'master':
+#          branch: 'master'
+#    mvn-settings: 'aaf-authz-settings'
+#    files: '**'
+#    archive-artifacts: ''
 
 - project:
     name: aaf-authz-sonar