Skip properties file on policy CSITs 17/121717/1
authorJim Hahn <jrh3@att.com>
Mon, 7 Jun 2021 12:15:00 +0000 (08:15 -0400)
committerJim Hahn <jrh3@att.com>
Mon, 7 Jun 2021 12:16:33 +0000 (08:16 -0400)
Previously removed the jjb macros to install robotframework components,
but the jobs still reference the property file that was generated by the
macro.  Removed the reference.

Issue-ID: POLICY-3155
Change-Id: Ic9ff5f5172576a063a09b31d5c0d37788b3cd355
Signed-off-by: Jim Hahn <jrh3@att.com>
jjb/policy/policy-csit-jobs.yaml

index e31715f..a7ae387 100644 (file)
@@ -42,8 +42,6 @@
       - lf-infra-pre-build
       - lf-update-java-alternatives:
           java-version: '{java-version}'
-      - inject:
-          properties-file: 'env.properties'
       - integration-run-project-test
 
     publishers:
       - lf-infra-pre-build
       - lf-update-java-alternatives:
           java-version: '{java-version}'
-      - inject:
-          properties-file: 'env.properties'
       - integration-run-project-test
 
     publishers: