Searched refs:jobs (Results 1 – 6 of 6) sorted by relevance
/thrift-3.4.0/test/ |
D | test.py | 55 def run_cross_tests(server_match, client_match, jobs, skip_known_failures, only_known_failures, ret… argument 75 dispatcher = crossrunner.TestDispatcher(TEST_DIR, ROOT_DIR, TEST_DIR_RELATIVE, jobs) 88 def run_feature_tests(server_match, feature_match, jobs, skip_known_failures, only_known_failures, … argument 111 dispatcher = crossrunner.TestDispatcher(TEST_DIR, ROOT_DIR, FEATURE_DIR_RELATIVE, jobs) 181 res = run_feature_tests(server_match, features, options.jobs, 185 res = run_cross_tests(server_match, client_match, options.jobs,
|
/thrift-3.4.0/build/docker/ |
D | README.md | 23 | `DISTRO` | `ubuntu-bionic` | Set by various build jobs in `.travis.yml` to run builds in differen…
|
/thrift-3.4.0/lib/java/src/main/java/org/apache/thrift/partial/ |
D | README.md | 16 …xample, SequenceFile with serialized Thrift values). Many data processing jobs may access this dat…
|
/thrift-3.4.0/build/docker/old/ubuntu-xenial/ |
D | Dockerfile | 173 # disabled: same as ubuntu-bionic jobs
|
/thrift-3.4.0/ |
D | CONTRIBUTING.md | 38 …/www.appveyor.com/docs). You can use this technique to run the Thrift CI jobs in your account to …
|
D | CHANGES.md | 1546 - [THRIFT-4071](https://issues.apache.org/jira/browse/THRIFT-4071) - Consolidate the Travis CI jobs… 2588 - [THRIFT-3303](https://issues.apache.org/jira/browse/THRIFT-3303) - Disable concurrent cabal jobs …
|