Skip to content

Conversation

@copybara-service
Copy link

Add test for custom startup script URL patterns.

This change introduces a new test case to verify that the startup script runner can successfully fetch and execute scripts from various Google Cloud Storage URL formats provided via the startup-script-url metadata key. The test covers gs://, http(s)://<bucket>.storage.<domain>/<object>, http(s)://storage.cloud.<domain>/<bucket>/<object>, and http(s)://commondatastorage.<domain>/<bucket>/<object> patterns. The test is self-orchestrating, with a primary execution setting metadata and triggering secondary executions for each URL pattern.

This change introduces a new test case to verify that the startup script runner can successfully fetch and execute scripts from various Google Cloud Storage URL formats provided via the `startup-script-url` metadata key. The test covers `gs://`, `http(s)://<bucket>.storage.<domain>/<object>`, `http(s)://storage.cloud.<domain>/<bucket>/<object>`, and `http(s)://commondatastorage.<domain>/<bucket>/<object>` patterns. The test is self-orchestrating, with a primary execution setting metadata and triggering secondary executions for each URL pattern.

PiperOrigin-RevId: 839988900
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant