Revert "Move requirements into tests. (#35197)"

This reverts commit 4f6017dc16.
This commit is contained in:
Matt Clay 2018-01-23 10:54:25 -08:00
commit 69132007c0
13 changed files with 26 additions and 54 deletions

View file

@ -11,8 +11,6 @@ repo_dir="${temp_dir}/repo"
pull_dir="${temp_dir}/pull"
temp_log="${temp_dir}/pull.log"
ansible-playbook setup.yml
cp -av "pull-integration-test" "${repo_dir}"
cd "${repo_dir}"
(