• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

arista-eosplus / pyeapi / 64
94%

Build:
DEFAULT BRANCH: develop
Ran 07 Apr 2015 05:05PM UTC
Jobs 1
Files 13
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
64

push

travis-ci

privateip
adds initial support for mlag api module

This commit adds initial support for configuring global and interface
mlag on the node.  It includes all supporting unit and system test.

The mlag api can be called using the api autoloader

>>> import pyeapi
>>> node = pyeapi.connect_to('eos')
>>> mlag = node.api('mlag')

The Mlag resource initially supports the following attributes:

* config
    * domain_id
    * local_interface
    * peer_address
    * peer_link
    * shutdown

* interfaces
    * mlag_id

994 of 1061 relevant lines covered (93.69%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 64.1 07 Apr 2015 05:05PM UTC 0
93.69
Travis Job 64.1
Source Files on build 64
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #64
  • c91dec9e on github
  • Prev Build on develop (#63)
  • Next Build on develop (#65)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc