Commit Graph

48 Commits

Author SHA1 Message Date
Michael Lumish aa752aea28 Merge pull request #2246 from murgatroid99/grpc-js_test_versions
grpc-js: Test against actively maintained Node versions
2023-05-24 14:57:18 -07:00
Michael Lumish 70b7917dda grpc-js-xds: Add more missing files, add distrib test 2022-01-12 10:30:27 -08:00
Michael Lumish 624a839db9 Drop testing on Node 8, add 14 and 16 2021-10-13 11:34:32 -07:00
Michael Lumish bdc8d2de9d Don't clean after testing on each Node version 2021-05-19 13:19:36 -07:00
Jan Tattermusch 03a72a1d2e add emulated aarch64 linux tests 2021-05-07 14:31:04 +02:00
Michael Lumish 71e5cb9c4f Update submodules in test script 2020-07-21 13:58:16 -07:00
Bjorn Stromberg e1ed6eb448 Stop testing EOL versions of node 2019-09-25 21:44:41 +09:00
Nicolas "Pixel" Noble 2b0eaab05e Merge branch 'grpc@1.20.x' of https://github.com/grpc/grpc-node into node-12 2019-04-25 21:38:05 +02:00
murgatroid99 df57548805 Update gulp to version 4, rewrite scripts 2019-04-24 16:12:02 -07:00
Nicolas "Pixel" Noble b84f92d931 Adding node 12. 2019-04-24 00:02:54 +02:00
Nicolas "Pixel" Noble 144a363c0d Stop testing on node 4 and 5. 2019-01-30 20:03:27 +01:00
Nicolas "Pixel" Noble 95071c4d53 Adding node 11 tests. 2018-11-16 22:29:43 +01:00
murgatroid99 717d9f79f7 Increase npm retries when downloading packages 2018-06-07 14:55:55 -07:00
Nicolas "Pixel" Noble 7096a0a988 Merge branch 'v1.12.x' of https://github.com/grpc/grpc-node into 1.12.2-upmerge 2018-05-25 01:26:52 +02:00
murgatroid99 5daba7e249 Skip coverage reporting if token file can't be downloaded 2018-05-16 14:18:38 -07:00
Michael Lumish 49c354a223
Revert "Revert "Add coverage reporting for JavaScript and TypeScript files"" 2018-05-16 14:03:23 -07:00
Jan Tattermusch 1b4d66b382
Revert "Add coverage reporting for JavaScript and TypeScript files" 2018-05-15 18:29:06 -07:00
murgatroid99 908be50931 Fix string comparison in run-tests script 2018-05-14 16:50:26 -07:00
murgatroid99 fc51f0ea48 Some test script fixes 2018-05-14 14:33:05 -07:00
murgatroid99 4b020981e0 Fix minor issues with coveralls reporting script 2018-05-14 11:08:30 -07:00
murgatroid99 60b59c455c Add coverage reporting for JavaScript and TypeScript files 2018-05-10 11:21:25 -07:00
Nicolas "Pixel" Noble 758950bfb3 Enabling node 10 tests. 2018-05-09 20:18:12 +02:00
Kelvin Jin a07b03ab5c test: enable ci for node 9 2018-04-11 15:14:05 -07:00
Nicolas "Pixel" Noble b20e2a2c63 Workarounding node-gyp issue. 2018-04-10 19:28:51 +02:00
Nicolas "Pixel" Noble 7aaeafceb4 Checking node version during tests to see if nvm worked properly. 2018-03-16 18:59:56 +01:00
Nicolas "Pixel" Noble fcf472e7cb Adding JOBS environment variable to speed builds up, and reducing scope of Alpine Linux builds. 2018-03-13 23:26:51 +01:00
murgatroid99 d948857c01 Try not updating npm in tests 2017-10-17 15:46:43 -07:00
murgatroid99 cb82bc7b12 Upgrade npm versions for every version of node in test scripts 2017-10-10 14:10:21 -07:00
Nicolas "Pixel" Noble b5b1f20565 Fixing Linux tests. 2017-09-22 22:37:15 +02:00
murgatroid99 a03dcfedb7 Added script to merge jenkins logs per node version 2017-09-21 18:13:37 -07:00
Matt Kwong b3f6644bfb Merge branch 'master' into kokoro 2017-09-19 16:40:56 -07:00
Matt Kwong 0cf704143c Allow npm install without root 2017-09-19 16:27:35 -07:00
murgatroid99 2cccacb6a9 Fixed error in move command in test script 2017-09-19 14:27:46 -07:00
murgatroid99 a1c7920a00 Use an nvm package at the start of testing 2017-09-19 14:12:59 -07:00
murgatroid99 74a181e406 Run npm install and gulp setup at the beginning of the test run 2017-09-19 14:05:37 -07:00
murgatroid99 b2881e29b4 Properly close shell loop 2017-09-19 14:00:59 -07:00
murgatroid99 f3706fd7d0 Add clean.all gulp task for test runs, go back to renaming report files 2017-09-19 13:56:48 -07:00
murgatroid99 c56449296b Re-add removed git clean command 2017-09-19 13:06:17 -07:00
murgatroid99 0f492c21d4 Add missing hyphen 2017-09-19 12:48:35 -07:00
murgatroid99 14eafa2b00 Point to report files in kokoro config files 2017-09-19 12:42:27 -07:00
murgatroid99 f11afc5533 Merge branch 'master' into jenkins_test_reports 2017-09-19 10:01:04 -07:00
murgatroid99 9e6c7bc051 Remove use of 'rename' in run-tests script 2017-09-19 09:57:01 -07:00
Nicolas "Pixel" Noble 1a7eee11ee Trying to fix nvm and npm breakages. 2017-09-18 23:48:42 +02:00
murgatroid99 18b756f342 Add Jenkins XML reporting to tests 2017-09-18 13:19:00 -07:00
Matt Kwong 5513e9aab1 Change == to = for shell support 2017-09-15 17:54:21 -07:00
Nicolas "Pixel" Noble 5680ac7d33 Adding debug message. 2017-09-16 02:38:08 +02:00
Nicolas "Pixel" Noble 574a2c7fda Adding support for Node 4 and 5. 2017-09-16 02:28:53 +02:00
Nicolas "Pixel" Noble 84304ff1c2 Splitting kokoro.sh into run-tests.sh. 2017-09-16 01:08:33 +02:00