From 471159419e38dd7d503d6f3a9b89ea6085f9588c Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Mon, 7 Jun 2021 08:15:00 -0400 Subject: Skip properties file on policy CSITs 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 --- jjb/policy/policy-csit-jobs.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/jjb/policy/policy-csit-jobs.yaml b/jjb/policy/policy-csit-jobs.yaml index e31715fb7..a7ae387b1 100644 --- a/jjb/policy/policy-csit-jobs.yaml +++ b/jjb/policy/policy-csit-jobs.yaml @@ -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: @@ -103,8 +101,6 @@ - lf-infra-pre-build - lf-update-java-alternatives: java-version: '{java-version}' - - inject: - properties-file: 'env.properties' - integration-run-project-test publishers: -- cgit 1.2.3-korg