summaryrefslogtreecommitdiff
path: root/tempest-pull/run
blob: 5d5386cbeba497e85578d04a36d52ef93e584808 (plain)
1
2
3
4
5
6
#!/bin/bash
source config
source venv/bin/activate
python src/tempest-lava-pull.py
deactivate