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

pywbem / pywbemtools / 2695
90%
master: 93%

Build:
Build:
LAST BUILD BRANCH: andy/use-published-click-repl
DEFAULT BRANCH: master
Ran 15 Dec 2019 02:42PM UTC
Jobs 1
Files 17
Run time 1s
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
2695

push

travis-ci

andy-maier
Added support for pywbem using requests

This is done in such a way that pywbemcli can work with pysbem versions
before and after the pywbem change (i.e. pywbem 1.0.0). There is no
need to increase the minimum required pywbem version to 1.0.0.

Details:

* Changed the `--ca-certs` general option to support the changes as of
  pywbem version 1.0.0 (new values 'system' and 'certifi', and default changed
  from a fixed set of directories to 'certifi'). The pywbem version is
  determined at run time and pywbem versions before 1.0.0 are still supported.

* Download and invoke pywbem_os_setup.* script for installing pywbemtools
  only when using pywbem before 1.0.0 on Python 2. Note that the script
  is still downloaded and invoked for development of pywbemtools because
  pywbemtools needs some of the same packages pywbem needs for development.

* Adjusted a test case in test_general_options.py to accomodate the different
  exception message when using pywbem version 1.0.0.

* Adjusted the Makefile to the change in the downloaded pywbem_os_setup.*
  script by removing it in target clobber. This ensures that there is a
  way to get out of errors resulting from using a previously downloaded
  script that does not fit to the pywbem version that is used.

* Adjusted the Makefile to specify the name for the downloaded
  pywbem_os_setup.* script. This avoids that wget creates numbered
  versions of the file if it already exists.

Signed-off-by: Andreas Maier <andreas.r.maier@gmx.de>

2079 of 2305 relevant lines covered (90.2%)

0.9 hits per line

Jobs
ID Job ID Ran Files Coverage
3 2695.3 (PACKAGE_LEVEL=latest) 15 Dec 2019 02:42PM UTC 0
90.2
Travis Job 2695.3
Source Files on build 2695
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2695
  • 5c689fc1 on github
  • Prev Build on andy/pywbem-requests (#2684)
  • Next Build on andy/pywbem-requests (#2698)
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