Add vertexai schedule#17682
Conversation
|
Hi there, I'm the Modular magician. I've detected the following information about your changes for commit cbfabbd: Diff reportYour PR generated the following diffs in downstream repositories:
Missing test reportYour PR includes resource fields which are not covered by any test. Resource: resource "google_vertex_ai_schedule" "primary" {
allow_queueing = # value needed
create_notebook_execution_job_request {
notebook_execution_job {
custom_environment_spec {
machine_spec {
accelerator_count = # value needed
accelerator_type = # value needed
gpu_partition_size = # value needed
machine_type = # value needed
reservation_affinity {
key = # value needed
reservation_affinity_type = # value needed
use_reservation_pool = # value needed
values = # value needed
}
tpu_topology = # value needed
}
network_spec {
enable_internet_access = # value needed
network = # value needed
subnetwork = # value needed
}
persistent_disk_spec {
disk_size_gb = # value needed
disk_type = # value needed
}
}
dataform_repository_source {
commit_sha = # value needed
dataform_repository_resource_name = # value needed
}
direct_notebook_source {
content = # value needed
}
display_name = # value needed
encryption_spec {
kms_key_name = # value needed
}
execution_timeout = # value needed
execution_user = # value needed
gcs_notebook_source {
generation = # value needed
uri = # value needed
}
gcs_output_uri = # value needed
job_state = # value needed
kernel_name = # value needed
labels = # value needed
notebook_runtime_template_resource_name = # value needed
parameters = # value needed
schedule_resource_name = # value needed
service_account = # value needed
}
notebook_execution_job_id = # value needed
parent = # value needed
}
create_pipeline_job_request {
pipeline_job {
encryption_spec {
kms_key_name = # value needed
}
labels = # value needed
network = # value needed
preflight_validations = # value needed
psc_interface_config {
dns_peering_configs {
domain = # value needed
target_network = # value needed
target_project = # value needed
}
network_attachment = # value needed
}
reserved_ip_ranges = # value needed
runtime_config {
failure_policy = # value needed
input_artifacts = # value needed
parameter_values = # value needed
parameters = # value needed
}
service_account = # value needed
state = # value needed
template_metadata {
version = # value needed
}
template_uri = # value needed
}
pipeline_job_id = # value needed
}
end_time = # value needed
last_scheduled_run_response {
run_response = # value needed
scheduled_run_time = # value needed
}
max_concurrent_active_run_count = # value needed
max_run_count = # value needed
start_time = # value needed
}
Missing service labelsThe following new resources do not have corresponding service labels:
If you believe this detection to be incorrect please raise the concern with your reviewer. Googlers: This error is safe to ignore once you've completed go/fix-missing-service-labels. Test reportAnalytics
Affected Service Packages
Step 1: Replaying Mode Action takenFound 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
View the replaying VCR build log Step 2: Recording Mode
🟢 All tests passed! View the recording VCR build log or the debug logs folder for detailed results. @slevenick VCR tests complete for cbfabbd! |
|
Hi there, I'm the Modular magician. I've detected the following information about your changes for commit a3b7f11: Diff reportYour PR generated the following diffs in downstream repositories:
Missing test reportYour PR includes resource fields which are not covered by any test. Resource: resource "google_vertex_ai_schedule" "primary" {
allow_queueing = # value needed
create_notebook_execution_job_request {
notebook_execution_job {
custom_environment_spec {
machine_spec {
accelerator_count = # value needed
accelerator_type = # value needed
gpu_partition_size = # value needed
machine_type = # value needed
reservation_affinity {
key = # value needed
reservation_affinity_type = # value needed
use_reservation_pool = # value needed
values = # value needed
}
tpu_topology = # value needed
}
network_spec {
enable_internet_access = # value needed
network = # value needed
subnetwork = # value needed
}
persistent_disk_spec {
disk_size_gb = # value needed
disk_type = # value needed
}
}
dataform_repository_source {
commit_sha = # value needed
dataform_repository_resource_name = # value needed
}
direct_notebook_source {
content = # value needed
}
display_name = # value needed
encryption_spec {
kms_key_name = # value needed
}
execution_timeout = # value needed
execution_user = # value needed
gcs_notebook_source {
generation = # value needed
uri = # value needed
}
gcs_output_uri = # value needed
job_state = # value needed
kernel_name = # value needed
labels = # value needed
notebook_runtime_template_resource_name = # value needed
parameters = # value needed
schedule_resource_name = # value needed
service_account = # value needed
}
notebook_execution_job_id = # value needed
parent = # value needed
}
create_pipeline_job_request {
pipeline_job {
encryption_spec {
kms_key_name = # value needed
}
labels = # value needed
network = # value needed
preflight_validations = # value needed
psc_interface_config {
dns_peering_configs {
domain = # value needed
target_network = # value needed
target_project = # value needed
}
network_attachment = # value needed
}
reserved_ip_ranges = # value needed
runtime_config {
failure_policy = # value needed
input_artifacts = # value needed
parameter_values = # value needed
parameters = # value needed
}
service_account = # value needed
state = # value needed
template_metadata {
version = # value needed
}
template_uri = # value needed
}
pipeline_job_id = # value needed
}
end_time = # value needed
last_scheduled_run_response {
run_response = # value needed
scheduled_run_time = # value needed
}
max_concurrent_active_run_count = # value needed
max_run_count = # value needed
start_time = # value needed
}
Missing service labelsThe following new resources do not have corresponding service labels:
If you believe this detection to be incorrect please raise the concern with your reviewer. Googlers: This error is safe to ignore once you've completed go/fix-missing-service-labels. Test reportAnalytics
Affected Service Packages
Step 1: Replaying Mode 🟢 All tests passed in Replaying mode! No Recording was needed. View the replaying VCR build log @slevenick VCR tests complete for a3b7f11! |
Release Note Template for Downstream PRs (will be copied)
See Write release notes for guidance.