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

Juniper / py-junos-eznc / 1230 / 3
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 05 Jul 2017 08:10PM UTC
Files 87
Run time 4s
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

05 Jul 2017 08:00PM UTC coverage: 98.019% (-0.2%) from 98.213%
1230.3

push

travis-ci

web-flow
SW.install() enhanced to install from a URL. (#751)

* SW.install() enhanced to install from a URL.

The SW.install() method required either a package or pkg_set argument
to specify the source path (on the local PyEZ host's filesystem) of the
software package. The package was then copied from the PyEZ host to the
remote_path directory of the target device. The software was then
installed from the file which had been copied to the target device.

Junos also supports the ability to specify the software to be installed
using a URL rather than a file on the device's local filesystem.

This enhancement adds the ability to specify a URL at the value
of the `package` or `pkg_set` arguments to the SW.install() method.
argument.

i.e.
result = sw.install(package='http://server.example.com/junos-install-mx-x86-64-16.1R4.7.tgz')

URLs can be specified using the formats documented at:
https://www.juniper.net/documentation/en_US/junos/topics/concept/junos-software-formats-filenames-urls.html

* Handle different library name for Python 3.x

3958 of 4038 relevant lines covered (98.02%)

0.98 hits per line

Source Files on job 1230.3
  • Tree
  • List 0
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1230
  • Travis Job 1230.3
  • edeb8893 on github
  • Prev Job for on master (#1228.2)
  • Next Job for on master (#1232.2)
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