User Tools

Site Tools


get_started_experiment1

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
get_started_experiment1 [2015/06/17 20:59]
Tim Rozet
get_started_experiment1 [2015/09/21 15:59] (current)
Sai Sindhur Malleni [Overview]
Line 35: Line 35:
  
 //Khaleesi -> runs Tempest and provides results// //Khaleesi -> runs Tempest and provides results//
 +
 +The below diagram presents a brief summary of the various components in the installer and interactions between them.
 +
 +{{:​flow.png|}}
  
 [[Foreman_QuickStack_Tool_Interaction| Click here for more details on tool interactions]] [[Foreman_QuickStack_Tool_Interaction| Click here for more details on tool interactions]]
Line 123: Line 127:
 === Execution Instructions === === Execution Instructions ===
 On your JumpHost, clone or download the bgs_vagrant Arno repo: On your JumpHost, clone or download the bgs_vagrant Arno repo:
-        If git is installed: 
                 $ sudo -s                 $ sudo -s
                 # cd /root                 # cd /root
 +                ​
 +       To download the Arno release
                 # git clone -b v1.0 https://​github.com/​trozet/​bgs_vagrant.git                 # git clone -b v1.0 https://​github.com/​trozet/​bgs_vagrant.git
- +                # cd bgs_vagrant 
-        If git is not installed: +                 
-                ​$ sudo -s +       Or to use the latest build 
-                # cd /root +                # git clone https://gerrit.opnfv.org/gerrit/genesis 
-                # wget https://github.com/trozet/bgs_vagrant/​archive/​v1.0.tar.gz +                # cd genesis/foreman/ci
-                # ln -s ln -s bgs_vagrant-1.0bgs_vagrant +
  
 Edit opnvf_ksgen_settings.yml -> "​nodes"​ section: Edit opnvf_ksgen_settings.yml -> "​nodes"​ section:
Line 148: Line 151:
  
 Execute deploy.sh via:  Execute deploy.sh via: 
-        # ./deploy.sh -base_config ​/​root/​bgs_vagrant/​opnfv_ksgen_settings.yml+        # ./deploy.sh -base_config ​$PWD/​opnfv_ksgen_settings.yml
get_started_experiment1.1434574759.txt.gz · Last modified: 2015/06/17 20:59 by Tim Rozet