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

pywbem / pywbemtools / 2729
90%
master: 93%

Build:
Build:
LAST BUILD BRANCH: andy/use-published-click-repl
DEFAULT BRANCH: master
Ran 20 Dec 2019 06:10PM UTC
Jobs 1
Files 17
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
2729

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>

2101 of 2330 relevant lines covered (90.17%)

0.9 hits per line

Jobs
ID Job ID Ran Files Coverage
3 2729.3 (PACKAGE_LEVEL=latest) 20 Dec 2019 06:10PM UTC 0
90.17
Travis Job 2729.3
Source Files on build 2729
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2729
  • 71899166 on github
  • Prev Build on andy/pywbem-requests (#2713)
  • Next Build on andy/pywbem-requests (#2740)
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