Skip to content
Snippets Groups Projects
Verified Commit 23710ab4 authored by Varac's avatar Varac
Browse files

How to run behave test manually

parent 52d5a84d
No related branches found
No related tags found
No related merge requests found
# Run behave test manually
behave -D nextcloud.url=https://files.varac-oas.openappstack.net \
-D nextcloud.password="$(cat ../../ansible/secrets/nextcloud_admin_password)"
# Run behave tests in bootstrap-ci docker image
docker run --rm -it docker.greenhost.net/openappstack/bootstrap/bootstrap-ci sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment