From 18a93ed6b4c8a59414eb6e0545f039d036151fd0 Mon Sep 17 00:00:00 2001 From: Sergey Skripnick Date: Wed, 9 Jul 2014 15:03:38 +0300 Subject: [PATCH] Fix file name and path of rally html results Path changed and added gzip commpression Change-Id: If80da6b6a54113088d73822d7bba225423893658 --- .../files/jenkins_job_builder/config/rally.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/openstack_project/files/jenkins_job_builder/config/rally.yaml b/modules/openstack_project/files/jenkins_job_builder/config/rally.yaml index bbb310b79e..96d727ec3c 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/rally.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/rally.yaml @@ -29,8 +29,8 @@ - scp: site: 'static.openstack.org' files: - - target: 'logs/$LOG_PATH/results.html' - source: 'testr_results.html' + - target: 'logs/$LOG_PATH/results.html.gz' + source: '/tmp/rally_testr_results.html.gz' - builder: