feature_environment_scripts
Last updated: 2024-09-27 10:47:49.576879 File source: link on GitLab
This a collection of helper scripts to facilitate the execution of the functional tests in the feature environment, managed by dms-on-lxd.
install.sh
usesrequirements.txt
infunctional_tests
folder to create a virtual environment with the correct dependenciesrun-standalone-tests.sh
runs all the standalone tests in each virtual machinerun-distributed-tests.sh
runs tests that require all virtual machines to run
Requirements
python 3
lsof
allure
Usage
Last updated