aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/playbooks/dpi.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/playbooks/dpi.yaml')
-rw-r--r--benchmarks/playbooks/dpi.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/playbooks/dpi.yaml b/benchmarks/playbooks/dpi.yaml
index 9c462a1f..48353d60 100644
--- a/benchmarks/playbooks/dpi.yaml
+++ b/benchmarks/playbooks/dpi.yaml
@@ -53,7 +53,7 @@
shell: cd $HOME/tempD/nDPI && sudo make
- name: Fetching Test_pcap file
- shell: cd $HOME/tempD/nDPI/example && wget https://www.dropbox.com/s/ne64u7jykuw2uu5/test.pcap
+ shell: cd $HOME/tempD/nDPI/example && wget http://artifacts.opnfv.org/qtip/utilities/test.pcap
- name: fetch Averaging script
copy: src=./result_transform/dpi/dpi_average.sh dest={{home_dir.stdout}}/tempD/nDPI/example mode=777