diff options
author | Maciek Konstantynowicz <mkonstan@cisco.com> | 2017-04-27 13:35:33 +0100 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2017-04-28 05:51:06 +0000 |
commit | 22f693fb7e67683df3e87791c54c7b48d4e12a0e (patch) | |
tree | aa672c5b2b03913a00e304001b5275fced256afc /resources/tools | |
parent | 802945b2c91a77f550df764ebd81d1765a14955e (diff) |
csit rls1704: updates to /testpmd_performance_tests/packet_*_graphs files.
Change-Id: I7c9fefd93e768368ac1093ffd4589dcf63a6375c
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
Diffstat (limited to 'resources/tools')
-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 8dc820280a..a49179d8da 100755 --- a/resources/tools/report_gen/run_report.sh +++ b/resources/tools/report_gen/run_report.sh @@ -238,7 +238,7 @@ sed -i -e "s@###LINK###@${JEN_URL}\/${JEN_JOB}\/${JEN_BUILD[-1]}@g" \ ### FUNCTIONAL SOURCE DATA JEN_JOB='csit-vpp-functional-1704-ubuntu1604-virl' -JEN_BUILD=63 +JEN_BUILD=71 if [[ ${DEBUG} -eq 1 ]] ; then |