Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move all common buildscript functionality to psm_interop_kokoro_lib.sh #73

Merged
merged 46 commits into from
May 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
dffb8b4
buildscripts: move test suite lists to psm_interop_kokoro_lib.sh
sergiitk Apr 23, 2024
ac8f5d3
Add note on flags.set_default, minor text changes
sergiitk Apr 23, 2024
3fcf97d
Move more common functionality to the shared lib
sergiitk Apr 23, 2024
ee9be19
Fix array redeclaration; printf tests as a "list"
sergiitk Apr 23, 2024
52cebf4
Add security suite and move build to psm-interop-build.sh
sergiitk Apr 23, 2024
8f2b478
Add URL Map suite
sergiitk Apr 23, 2024
209e683
Minor docblock fixes
sergiitk Apr 23, 2024
10f1fe9
debug sourcing psm-interop-build.sh
sergiitk Apr 23, 2024
ed4681c
Rename build_test_app_docker_images
sergiitk Apr 23, 2024
e9d65f0
Use BUILD_SCRIPT_DIR set in the driver
sergiitk Apr 23, 2024
686bde9
Make psm-interop-build.sh with language suffix
sergiitk Apr 23, 2024
242b2f5
Remove psm-interop-build debugging
sergiitk Apr 23, 2024
7579354
Need more debugging after all
sergiitk Apr 23, 2024
751ab60
try psm::run_generic_test_suite
sergiitk Apr 23, 2024
0e070b9
Start moving python run test logic into the kokoro lib
sergiitk Apr 24, 2024
4f7a667
bugfixign
sergiitk Apr 24, 2024
bbebf79
Move URL Map and Security
sergiitk Apr 24, 2024
7135ae4
Handle docker_images_if_needed when server image not needed
sergiitk Apr 24, 2024
cb47650
fix the unset image name when building
sergiitk Apr 24, 2024
d33eb06
Improve logging
sergiitk Apr 25, 2024
0f86579
debugging - tmp use fewer tests in lb
sergiitk Apr 25, 2024
42abec1
Merge branch 'main' into tests-in-shared-lib
sergiitk Apr 25, 2024
5d52cd4
fix pip list
sergiitk Apr 25, 2024
f3ae087
Clarify logging
sergiitk Apr 25, 2024
fb97b50
minor log fixes
sergiitk Apr 25, 2024
ede49ba
Adding cpp
sergiitk Apr 25, 2024
40b0f0f
add generic docker build function
sergiitk Apr 25, 2024
7186db2
Support csm
sergiitk Apr 25, 2024
41b5171
add cpp am python to psm::setup::docker_image_names
sergiitk Apr 25, 2024
e969820
fix psm::tools::print_test_flags args and improve missing argument err
sergiitk Apr 26, 2024
c55e0b1
Add go to the list of languages
sergiitk Apr 26, 2024
1c0f169
Add node support
sergiitk Apr 26, 2024
4ce553e
switch from du to md5sum in proto files listing
sergiitk Apr 26, 2024
65e9d3d
Fix wrong SERVER_IMAGE_USE_CANONICAL override
sergiitk Apr 26, 2024
9a67d03
Improve psm::tools::run_verbose
sergiitk Apr 26, 2024
1afd454
Set PS4 at the top
sergiitk Apr 26, 2024
ce43c7d
md5sum without shell globbing
sergiitk Apr 26, 2024
0565352
Minor log format change in psm::tools::run_verbose
sergiitk Apr 27, 2024
9ab646c
Fix compatibility with old-style build scripts
sergiitk Apr 27, 2024
c69c643
Deprecate run_ignore_exit_code
sergiitk Apr 27, 2024
8f28619
Ensure checksum command exists
sergiitk Apr 27, 2024
65aac7b
minor - add start/end log messages
sergiitk Apr 27, 2024
f3a5a31
resolve temporary todos
sergiitk Apr 27, 2024
107a1a0
Override compute_api_version flag default instead of hardcoding
sergiitk Apr 27, 2024
5aeb13f
allow to override test list and append extra flags from env vars
sergiitk Apr 27, 2024
3f078ba
Remove temporary BAZEL_ vars, organize and document constants
sergiitk Apr 30, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading