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
Genie
harness.Enhancement to
Maker
to support regex in src and not in dest.Bug fix for
Diff
utils 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!
Genie
test harness introduces the concept of topology & configuration agnostic event driven testing to pyATS.Genie
SDK provides triggers and verifications libraries.Agnostic based on OS, platform device, and management interfaces (CLI/Yang/…)
Improved and enhanced
Genie
Conf
andOps
.Genie
SDK/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.