Skip to content

Instantly share code, notes, and snippets.

@jurgob
Last active June 19, 2018 14:38
Show Gist options
  • Save jurgob/ca0028e2082911828730c8ffcc9cc8cb to your computer and use it in GitHub Desktop.
Save jurgob/ca0028e2082911828730c8ffcc9cc8cb to your computer and use it in GitHub Desktop.
run_npe_performance.sh
sudo -iu qatests
export PYTHONPATH=~/rtc-performance
cd rtc-performance
git stash
git reset --hard
git checkout master
git pull
pipenv install
./run_on_npe.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment