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
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
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
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