aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/functional-tests.sh
AgeCommit message (Collapse)AuthorFilesLines
2022-08-17ci(functional-tests): add functional tests scriptsMauro Sardara1-0/+35
- Add scripts/functional-tests.sh script - Add `download_artifacts` functions, allowing to retrieve artifacts of a gerrit patch - Robot: redirect output of topology build to files, thus preventing robot from hanging - Share folders between host and containers with the :z flag - Use sudo to install executable in docker-compose scripts, as the user of the docker is not root anymore - Makefile: decouple installation and build Ref: HICN-732 Change-Id: Ib945cf7bd0ee331e33270cf1005dfebd085862eb Signed-off-by: Mauro Sardara <msardara@cisco.com>