Commit Graph

50 Commits

Author SHA1 Message Date
Michael Lumish f38966aab5 Merge pull request #2712 from sergiitk/psm-interop-pkg-dev
PSM Interop: Migrate to Artifact Registry
2024-04-08 18:04:49 -07:00
Michael Lumish c2434173c1 Merge pull request #2635 from XuanWang-Amos/psm-interop-shared-build
buildscripts: Use the Kokoro shared install lib from the new repo
2024-01-04 21:49:23 +00:00
Michael Lumish 3cef1ba547 Merge pull request #2488 from grpc/psm-interop-server-bump
grpc-js-xds: Bump the canonical server from v1.46.x to v1.56.0
2023-06-28 16:13:18 -07:00
Michael Lumish a6aa7ea43e Merge pull request #2475 from XuanWang-Amos/file_multiple_url_map
[PSM interop] Don't fail target if sub-target already failed
2023-06-23 17:40:49 +00:00
Michael Lumish 039032cdfb Merge pull request #2457 from XuanWang-Amos/xds_duplicate_bugs
PSM Interop: Don't fail target if sub-target already failed
2023-06-01 17:58:43 +00:00
Michael Lumish 0933633424 PSM Interop: Increase old driver QPS to 75 2023-04-28 15:05:32 -07:00
Sergii Tkachenko 2cb6ef86d4 PSM Interop: experiment with qps affect on circuit_breaking
ref  b/232859415
2023-04-13 11:00:37 -07:00
Michael Lumish d441aa687d Merge pull request #2323 from sergiitk/xds-interop-fix-buildscript-suites
xds interop: Fix buildscripts not continuing on a failed test suite
2023-01-17 16:20:20 -08:00
Michael Lumish b72e1fc665 Merge pull request #2310 from grpc/reduce-gce-xds-interop-tests
grpc-js-xds: Reduce GCE xDS interop tests to ping_pong and circuit_breaking
2023-01-06 14:53:11 -08:00
Michael Lumish 02c48f426d grpc-js-xds: interop: Fix target directory for profile log 2022-11-09 10:08:47 -08:00
Michael Lumish e8396a5542
Don't try to create the target file as a directory
Co-authored-by: Sergii Tkachenko <hi@sergii.org>
2022-11-08 15:47:09 -08:00
Michael Lumish f844ca30bb grpc-js-xds: interop: mkdir artifact directory before running tests 2022-11-08 15:23:20 -08:00
Michael Lumish 959f698fc4
Use absolute path for logfile output
Co-authored-by: Sergii Tkachenko <hi@sergii.org>
2022-11-08 14:46:17 -08:00
Michael Lumish b4449083b9 grpc-js-xds: interop: output CPU profile logs in old framework tests 2022-11-08 12:40:22 -08:00
Sergii Tkachenko 594933aa2b xDS interop: enable pod log collection in the buildscripts
- Enables pod log collection in all PSM interop jobs implemented
  in https://github.com/grpc/grpc/pull/30594.
- Associate test suite runs with their own log file, so it's displayed
  on the "Target Log" tab
- Adds missing `--force_cleanup` to the lb test (reduces leaked
  resources)
- Fix run_test not returning correct exit status, causing false
  positives in some cases. See https://github.com/grpc/grpc/pull/30768
2022-08-26 17:51:34 -07:00
Michael Lumish 9ba4ed3621 grpc-js-xds: Fix outlier detection interop test name 2022-08-15 09:36:35 -07:00
Michael Lumish d0dc6cd46e grpc-js-xds: Enable the outlier detection interop test 2022-08-08 11:36:10 -07:00
Michael Lumish 914ccdc19d Clone submodules in xds k8s url map script 2022-07-08 10:05:07 -07:00
Michael Lumish 18dcd26e4c
Merge pull request #2144 from sergiitk/xds_interop_fix_docker_auth
xDS k8s tests: fix docker auth error in the build scripts
2022-06-24 19:30:59 -07:00
Sergii Tkachenko 4db0cd2ac9 xDS k8s tests: fix docker auth error in the build scripts
Docker auth needed to be done before pushing thats to the GCR.
Also add missing versioned image tagging to xds_k8s_url_map.sh.
2022-06-24 16:11:28 -07:00
Michael Lumish 5a039aa90b
Use quotation marks for variable substitution
Co-authored-by: Sergii Tkachenko <hi@sergii.org>
2022-06-24 15:29:52 -07:00
Michael Lumish 1ad6a58059 xDS k8s tests: fix a line in the url_map test script
The line copied from the Python script was hardcoded and not
handled by a variable, so I did not change it on the first pass.
2022-06-24 10:20:01 -07:00
Michael Lumish 47461134fb Update copyright date 2022-06-23 15:28:22 -07:00
Michael Lumish 92cf5df8d5 Add xDS k8s url_map test script 2022-06-23 14:35:44 -07:00
Michael Lumish e4435a50f6 Use new TESTING_VERSION variable 2022-06-21 15:51:03 -07:00
Michael Lumish 0c543aa2b2 xDS k8s interop script: publish version-tagged docker images 2022-06-15 10:09:53 -07:00
Michael Lumish e61c8f9ecd Change directory before submodules update 2022-05-24 13:11:41 -07:00
Michael Lumish be749bf94f Update submodules in test script 2022-05-24 11:14:26 -07:00
Michael Lumish ee0c6bc9ea Add baseline_test to test list 2022-05-24 10:35:55 -07:00
Michael Lumish 55175ae8c2 Add missing newlines at EOF 2022-05-23 16:21:27 -07:00
Michael Lumish 30bf5a1bac
Fix cluster references
Co-authored-by: Sergii Tkachenko <hi@sergii.org>
2022-05-23 16:19:07 -07:00
Michael Lumish aa97aa8a1c grpc-js-xds: Add support for k8s interop test framework 2022-05-23 13:03:43 -07:00
Lidi Zheng ac893ca89f Use xds-test-server-5 as interop server image 2021-12-29 11:58:32 -08:00
Michael Lumish 29711cd526 grpc-js-xds: CSDS: add tracing and fix bugs 2021-12-03 14:01:02 -05:00
Michael Lumish adc25c25f3 grpc-js-xds: Expose admin service in interop client, enable CSDS test 2021-12-02 16:21:19 -05:00
Michael Lumish 157882da45 grpc-js-xds: A few fixes for xDS tests 2021-09-27 15:45:22 -07:00
Michael Lumish 2efe0918a8 grpc-js-xds: Enable fault injection feature by default 2021-08-31 11:45:15 -07:00
Michael Lumish a0baf7c99a Fix bugs and add tracing 2021-08-10 09:43:52 -07:00
Michael Lumish 36c6add3a7 grpc-js-xds: Enable fault_injection xDS interop test 2021-08-03 15:11:52 -07:00
Michael Lumish ec7c819181 grpc-js-xds: Enable circuit breaking test 2021-05-20 10:30:28 -07:00
Michael Lumish d51551f6d7 grpc-js-xds: Add support for timeout xDS interop test
Add more logging
2021-05-19 13:25:33 -07:00
Michael Lumish 6711620c1a grpc-js-xds: Add xDS v3 support to the client
Add xDS v3 test job
2021-05-04 09:36:27 -07:00
Michael Lumish 87614c385f Don't use the removed env var in the script 2021-04-02 11:21:11 -07:00
Michael Lumish 40e623c7a5 Enable path_matching and header_matching xDS interop tests 2021-03-22 11:02:59 -07:00
Michael Lumish 76f4e3fef4 Disable path_matching and header_matching tests for now 2021-03-04 13:43:17 -08:00
Michael Lumish fb8916cc6d Enable path_matching and header_matching tests 2021-03-04 10:16:17 -08:00
Michael Lumish f6505b50db Enable routing feature in xDS tests 2021-03-01 13:03:13 -08:00
Michael Lumish 66d3f35263 Enable traffic splitting xds interop test 2021-03-01 11:54:20 -08:00
Michael Lumish 0a4219e0b8 Fix a directory error in the xds script 2020-10-22 13:14:13 -07:00
Michael Lumish a6a8639343 grpc-js: Separate xds code into a separate plugin package 2020-10-21 13:45:22 -07:00