Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
oar_3 [2018/10/25 14:10] – [Demonstration Version] augusteoar_3 [2018/11/26 21:58] – [Demonstration Version] neyron
Line 1: Line 1:
 ====== OAR 3 ====== ====== OAR 3 ======
-Status: [[https://github.com/oar-team/oar3/releases/tag/3.0.0.dev1|pre-alpha (demo version)]]+Status: [[https://github.com/oar-team/oar3/releases/tag/3.0.0.dev3|pre-alpha v3 (demo version)]]
  
 Released date:  Mar 29th 2018 Released date:  Mar 29th 2018
Line 16: Line 16:
  
    * Pre-Alpha version (3.0.0dev1): Mar 29th 2018    * Pre-Alpha version (3.0.0dev1): Mar 29th 2018
-   * Alpha version: **3Q18** **(current target)** +   * Alpha version: **4Q18** **(current target)** 
-   * Beta version: **4Q18**+   * Beta version: **1Q19**
    * Production version (3.0.x): **2019**    * Production version (3.0.x): **2019**
  
Line 28: Line 28:
  cd oar-docker  cd oar-docker
  git checkout dev  git checkout dev
 + git pull -r
  pip install .  pip install .
 </code> </code>
  
-  * Second create images from git master branch based on Debian 9+  * Second create Debian 9 based images and install **3.0.0.dev3** version oar.
 <code> <code>
  mkdir oar3-stretch && cd oar3-stretch  mkdir oar3-stretch && cd oar3-stretch
- oadocker init -e stretch build + oardocker init -e stretch build 
- oardocker install git+https://github.com/oar-team/oar3.git   + git clone --depth 1 --branch 3.0.0.dev3 https://github.com/oar-team/oar3.git  
 + oardocker install ./oar3   
 </code> </code>
  
oar_3.txt · Last modified: 2023/11/29 17:01 by auguste
Recent changes RSS feed GNU Free Documentation License 1.3 Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki