May 2018
May 31st
Module |
Versions |
---|---|
|
3.0.1 |
|
3.0.1 |
|
3.0.1 |
|
3.0.3 |
|
3.0.1 |
Upgrade Instruction
pip install --upgrade genie.conf
pip install --upgrade genie.ops
pip install --upgrade genie.utils
pip install --upgrade genie.harness
pip install --upgrade genie.examples
Features:
Fix for running the same processor with different arguments
- Timeout fix
No more negative number
Always run for up to maxtime
common_setup
andcommon_cleanup
can now have processors added dynamically with the subsection datafileTrigger
section can now have processors added dynamically with the trigger datafileFix bug with adding the same processor with the different arguments
Enhancement for
Maker
, can now provideattributes
longer than the smallest dest of the ops.Removal of interfaces.find_links, as interfaces only have 1 link. (Following pyATS model)
Datafiles are now smart. Trigger, verification, subsection and PTS datafile will find their corresponding files if not provided.
- Robot keyword changed:
Compare profile “later” with “current” on devices “R1;R2”
Triggers and verification will only execute the one requested with uids or groups, old behavior was to run all triggers in datafile, unless uids/groups provided.