diff --git a/modules/openstack_project/files/jenkins_job_builder/config/macros.yaml b/modules/openstack_project/files/jenkins_job_builder/config/macros.yaml index bb6204b8e7..e2111cd7d5 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/macros.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/macros.yaml @@ -276,14 +276,6 @@ source: 'logs/**' keep-hierarchy: true copy-after-failure: true - - target: 'logs/$LOG_PATH' - source: '**/testr_results.html.gz' - keep-hierarchy: false - copy-after-failure: true - - target: 'logs/$LOG_PATH' - source: '**/subunit_log.txt.gz' - keep-hierarchy: false - copy-after-failure: true - publisher: