From 1899b4c56ff916b94a8e6743556cf50b5353e496 Mon Sep 17 00:00:00 2001 From: Nauman_Ahad Date: Wed, 24 Feb 2016 23:28:43 +0500 Subject: Changed upstream links for playbooks Upsream links such as OpenSSL may break. Changed these links to links hosted at artifacts.opnfv.org so that links don't break for B release branch Change-Id: I9ca5cacf27030446dfa59717855f60dc1544b422 Signed-off-by: Nauman_Ahad (cherry picked from commit 5017e823b109621729b69e9fde251f3eb66db298) --- benchmarks/playbooks/dpi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'benchmarks/playbooks/dpi.yaml') 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 -- cgit 1.2.3-korg