May 2017¶
May 23th¶
Module |
Versions |
|---|---|
|
2.0.3 |
Upgrade Instruction¶
pip install --upgrade genie
Also make sure you upgrade genie_libs to the latest version.
cd $VIRTUAL_ENV/projects/genie_libs
git pull origin master
May 15th¶
Module |
Versions |
|---|---|
|
2.0.1 |
Upgrade Instruction¶
pip install --upgrade genie
Also make sure you upgrade genie_libs to the latest version.
cd $VIRTUAL_ENV/projects/genie_libs
git pull origin master
Features:¶
Genie 2.0.1 introduces small enhancements/bug fixes to Genie.
Enhancement to Tftp for
Genieharness.Enhancement to
Makerto support regex in src and not in dest.Bug fix for
Diffutils libraries.
For more information, make sure to go through the genie documentation.
And make sure to visit our new Genie portal.
May 8th¶
Module |
Versions |
|---|---|
|
2.0.0 |
Upgrade Instruction¶
pip install --upgrade genie
Also make sure you upgrade genie_libs to the latest version.
cd $VIRTUAL_ENV/projects/genie_libs
git pull origin master
Features:¶
Genie 2.0.0 introduces a brand new Genie Test Harness and several
exciting new features!
Genietest harness introduces the concept of topology & configuration agnostic event driven testing to pyATS.GenieSDK provides triggers and verifications libraries.Agnostic based on OS, platform device, and management interfaces (CLI/Yang/…)
Improved and enhanced
GenieConfandOps.GenieSDK/Harness - the much-anticipated Python implementation of BEST/PSAT-NG.
For more information, make sure to go through the genie documentation.
And make sure to visit our new Genie portal.