Skip to content

Conversation

@itay
Copy link
Contributor

@itay itay commented Nov 20, 2015

This change adds the ability to run the SDK test suite using Travis CI.
Specifically, it includes:

  1. Using the Travis CI Docker capabilities to download a container
    running Splunk pre-built to run tests.
  2. Fixes to "setup.py test" to properly log which test is running and
    also exit with a non-zero status code on errors/failures.
  3. Fixes to various tests to make them work properly and not make
    any assumptions on the running system.

This change adds the ability to run the SDK test suite using Travis CI.
Specifically, it includes:

1. Using the Travis CI Docker capabilities to download a container
running Splunk pre-built to run tests.

2. Fixes to "setup.py test" to properly log which test is running and
also exit with a non-zero status code on errors/failures.

3. Fixes to various tests to make them work properly and not make
any assumptions on the running system.
itay added a commit that referenced this pull request Nov 21, 2015
Add Travis CI support for the Python SDK
@itay itay merged commit f92d8ef into develop Nov 21, 2015
@shakeelmohamed shakeelmohamed deleted the travis-ci branch May 18, 2016 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant