diff options
author | Maciek Konstantynowicz <mkonstan@cisco.com> | 2017-04-25 19:39:35 +0100 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2017-04-25 18:51:45 +0000 |
commit | 36595cd3fcea206f6f9024cde0645d6f605a09c6 (patch) | |
tree | 19303db235a5188d1899fde3540b756f037af6eb /resources/tools/report_gen/run_report.sh | |
parent | 3546c66adef8621d91c15c186ded3b92abd44e26 (diff) |
rls1704 report - updated sections:
- vpp_performance_tests/overview.rst
- vpp_performance_tests/csit_release_notes
- vpp_performance_tests/test_environment
- honeycomb_functional_tests/csit_release_notes
Change-Id: I047c4934f0de18b3adb5e8ae4b6eb1a270b75cc7
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
Diffstat (limited to 'resources/tools/report_gen/run_report.sh')
-rwxr-xr-x | resources/tools/report_gen/run_report.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/report_gen/run_report.sh b/resources/tools/report_gen/run_report.sh index 645643b38f..89f69bd20f 100755 --- a/resources/tools/report_gen/run_report.sh +++ b/resources/tools/report_gen/run_report.sh @@ -228,7 +228,7 @@ rm -f ${DTR_TESTPMD_SOURCE_DIR}/*.json ### FUNCTIONAL SOURCE DATA JEN_JOB='csit-vpp-functional-1704-ubuntu1604-virl' -JEN_BUILD=45 +JEN_BUILD=54 curl -fs ${JEN_URL}/${JEN_JOB}/${JEN_BUILD}/artifact/\*zip\*/archive.zip \ -o ${STATIC_DIR_ARCH}/${JEN_JOB}-${JEN_BUILD}.zip |