Skip to content

Instantly share code, notes, and snippets.

@dmsimard
Created January 19, 2016 22:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dmsimard/2f4e957351059fbddea5 to your computer and use it in GitHub Desktop.
Save dmsimard/2f4e957351059fbddea5 to your computer and use it in GitHub Desktop.
yum -y install git
git clone https://github.com/openstack/packstack.git
cd packstack/
git fetch https://review.openstack.org/openstack/packstack refs/changes/70/269870/5 && git checkout FETCH_HEAD
export SCENARIO=$1
./run_tests.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment