Run pip install for sahara with requirements.txt
It will help to update requirements, which were update since last slave building in coming patch. Change-Id: I35f0c17596a932290fb7c5cc8e1dce53b9eb61ca
This commit is contained in:
parent
2e758b2c50
commit
968067757e
@ -84,7 +84,7 @@ case $plugin in
|
||||
;;
|
||||
esac
|
||||
|
||||
sudo pip install . --no-cache-dir
|
||||
sudo pip install -r requirements.txt . --no-cache-dir
|
||||
enable_pypi
|
||||
write_sahara_main_conf "$sahara_conf_file" "$engine_type" "$sahara_plugin"
|
||||
write_tests_conf "$cluster_name" "$template_image_prefix" "$image_name" "$scenario_conf_file" # support kilo
|
||||
|
Loading…
x
Reference in New Issue
Block a user