Guest User

Untitled

a guest
Nov 21st, 2018
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. ## Tools to create Storage QA Portal Python environment installer.
  2.  
  3. **Usage:**
  4.  
  5. 1. Copy next scripts and readonly file into your machine.
  6.  
  7. 2. Run ```storage_qa_portal_installer.sh ``` script on your home dir and pass two parameters for script. First one is - <some_dir> where will be cloned the repos and chromedriver, and second one - <portal_version> to be installed.
  8.  
  9. ``` . storage_qa_portal_installer.sh temp_dir 3.4.0-9-g3e26ba1```
  10.  
  11. **Note:**
  12.  
  13. storage_portal_env_prepare and readonly need to be present alongside the storage_qa_portal_installer.sh in order to properly install needed OS packages and clone the repos.
Add Comment
Please, Sign In to add comment