aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/roles/download_l2fwd
AgeCommit message (Collapse)AuthorFilesLines
2019-03-07NSB: Improve get_url in ansible scriptsStepan Andrushko1-0/+4
Added retries and delay to the ansible 'get_url' module to get more robust script. JIRA: YARDSTICK-1605 Change-Id: Ic4d0b937ad810e42db61c0a8b1f6f137557392f8 Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
2018-02-28Add l2fwd module in Tgen modeAce Lee2-0/+32
JIRA: YARDSTICK-796 Add l2fwd testcase in Tgen mode(Moongen) fix offiline problem in Tgen mode. Change-Id: I2ee224157a4f1d78e85fcae192a65afd33a1a515 Signed-off-by: Ace Lee <liyin11@huawei.com>