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

arista-eosplus / pyeapi / 64 / 1
94%
develop: 94%

Build:
DEFAULT BRANCH: develop
Ran 07 Apr 2015 05:05PM UTC
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

07 Apr 2015 04:58PM UTC coverage: 93.685% (+0.5%) from 93.166%
64.1

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

Source Files on job 64.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 64
  • Travis Job 64.1
  • c91dec9e on github
  • Prev Job for on develop (#63.1)
  • Next Job for on develop (#65.1)
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