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

WX-1595 GCP Batch cleanup #7428

Merged
merged 4 commits into from
May 15, 2024
Merged

WX-1595 GCP Batch cleanup #7428

merged 4 commits into from
May 15, 2024

Conversation

AlexITC
Copy link
Collaborator

@AlexITC AlexITC commented May 10, 2024

  • GcpBatchAsyncBackendJobExecutionActor -> pollBackOff had maxInterval value hardcoded instead of using the config entry.
  • GcpBatchTestConfig was still referencing papi instead of batch.
  • Rename PipelinesApiEmptyMountedDisk to BatchApiEmptyMountedDisk.
  • GcpBatchAsyncBackendJobExecutionActorSpec was still referencing pipelines instead of batch.
  • Localization was referencing papi instead of batch.
  • RunnableUtils had unused definitions which are now deleted.

- GcpBatchAsyncBackendJobExecutionActor -> pollBackOff had maxInterval value hardcoded instead of using the config entry.
- GcpBatchTestConfig was still referencing papi instead of batch.
- Rename PipelinesApiEmptyMountedDisk to BatchApiEmptyMountedDisk.
- GcpBatchAsyncBackendJobExecutionActorSpec was still referencing pipelines instead of batch.
- Localization was referencing papi instead of batch.
- RunnableUtils had unused definitions which are now deleted.
@AlexITC AlexITC requested a review from a team as a code owner May 10, 2024 09:54
@aednichols aednichols changed the title GCP Batch cleanup WX-1595 GCP Batch cleanup May 14, 2024
@AlexITC AlexITC enabled auto-merge (squash) May 15, 2024 13:48
@AlexITC AlexITC merged commit 101dd32 into develop May 15, 2024
33 of 34 checks passed
@AlexITC AlexITC deleted the gcp-batch-minor-cleanup branch May 15, 2024 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants