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

pywbem / pywbemtools / 2740
90%
master: 93%

Build:
Build:
LAST BUILD BRANCH: andy/use-published-click-repl
DEFAULT BRANCH: master
Ran 29 Dec 2019 07:03AM 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
2740

push

travis-ci

andy-maier
Added support for pywbem using requests

This is done in such a way that pywbemcli can work with pywbem 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 value 'certifi', and default changed
  from a fixed set of directories to 'certifi'). The pywbem support
  for requests is determined via its new pywbem.PYWBEM_USES_REQUESTS
  attribute.

* 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 with requests.

* 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>

17 of 17 new or added lines in 2 files covered. (100.0%)

2110 of 2341 relevant lines covered (90.13%)

0.9 hits per line

Jobs
ID Job ID Ran Files Coverage
3 2740.3 (PACKAGE_LEVEL=latest) 29 Dec 2019 07:03AM UTC 0
90.13
Travis Job 2740.3
Source Files on build 2740
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2740
  • ccb624c8 on github
  • Prev Build on andy/pywbem-requests (#2729)
  • Next Build on andy/pywbem-requests (#2745)
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