Commit Graph
22 Commits
Author SHA1 Message Date
Seth Michael LarsonandGitHub a728aaa491 [7.x] Sort imports with isort and regenerate APIs 2021-01-13 14:21:04 -06:00
acc37ea1e4 [7.x] Skip the snapshot/clone/10_basic[1] test for now
Co-authored-by: Seth Michael Larson <[email protected]>
2020-10-29 09:13:28 -05:00
Seth Michael LarsonandGitHub b13c7c6217 [7.x] Switch to long Apache-2.0 license header 2020-07-02 13:15:25 -05:00
Seth Michael LarsonandGitHub 1bfb1113d3 [7.x] Split CI into Jenkins and GitHub Actions 2020-05-27 16:42:40 -05:00
Seth Michael LarsonandSeth Michael Larson 02e3323650 [7.x] Add AIOHttpConnection 2020-05-21 11:36:21 -05:00
Seth Michael LarsonandGitHub 2f8c0843a6 [7.x] Move junit XML out of Docker 2020-05-19 12:53:24 -05:00
Seth Michael LarsonandSeth Michael Larson 8e1798cf31 Apply license header changes and API gen 2020-04-23 14:10:49 -05:00
Seth Michael LarsonandGitHub 2c7ea70201 Migrate CI to Jenkins on 7.x branch (#1114) 2020-02-27 10:13:49 -06:00
Honza Král d936ba3eb4 Do a git fetch instead of pull 2019-08-21 17:39:28 +02:00
Nick LangandGitHub 1afceba69b update to ES 7 (#911)
* update to ES 7

* more updates to make tests run

* update the test matrix

* remove python 3.3

* update xpack apis

* relative imports
2019-03-29 09:25:23 -06:00
Glen SmithandHonza Král a523159e9e Add "--with-id" to default settings passed to nose testing. (#608)
This enables "--failed" option to only run tests that failed in the last run
2017-07-12 23:13:03 +02:00
Honza Král 9c61a1140d 2.0 compatibility 2015-08-25 01:09:54 +02:00
Honza Král 836c6d1933 Introducing DummyConnectionPool for when only 1 connection defined 2014-12-20 00:35:24 +01:00
Honza Král 7ce5b67a21 Actually add coverage back, it's just coveralls we didn't want 2014-03-28 18:53:39 +01:00
Honza Král 7507bc0dda Don't include coverage in running tests, it's unreliable 2014-03-28 18:49:29 +01:00
Honza Král d205cbfbb5 Perform git reset --hard on the elasticsearch repo when running tests. 2014-03-26 18:46:14 +01:00
Honza Král ab4f386075 Don't output coverage by default when running from cmdline 2014-01-22 12:31:14 +01:00
Honza Král dfb939d878 Major test refactor.
- removed the git submodule, relying on the elasticsearch repo existing
  outside of this one
- modified the run_tests.py script to inspect currently running
  elasticsearch and try and checkout the exact SHA used to build the
  server
- removed the option of starting out own elasticsearch server
- fixed travis.yml to reflect the changed situation
- added a README file to the test suite explaining all the options
2014-01-18 21:08:15 +01:00
Honza Král 5557fbff1e Make sure jenkins output contains logs 2013-11-19 04:10:34 +01:00
Honza Kral e123008851 Added tox.ini to runtests on multiple python envs
Also updated python setup.py test to run in CI configuration
2013-09-02 20:57:59 -05:00
Honza Kral d306085789 Skips are ok 2013-08-27 04:19:37 +02:00
Honza Kral 20fbba1230 Initial commit, simple python scaffold 2013-05-01 16:39:30 +02:00