diff options
author | Jim Hahn <jrh3@att.com> | 2021-06-07 08:15:00 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2021-06-07 08:16:33 -0400 |
commit | 471159419e38dd7d503d6f3a9b89ea6085f9588c (patch) | |
tree | 237e5b56e4ab388f33b20c802ba74b8ad2a9203b /jjb/policy | |
parent | 51359048292cc07e32092c4e1d9b2993f97f0892 (diff) |
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 <jrh3@att.com>
Diffstat (limited to 'jjb/policy')
-rw-r--r-- | jjb/policy/policy-csit-jobs.yaml | 4 |
1 files changed, 0 insertions, 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: |