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

fix(integration/test): increase container startup time #4754

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

dbyron-sf
Copy link
Contributor

to avoid failures like https://github.com/spinnaker/orca/actions/runs/9507661382/job/26207523266

PostgresMigrationContainerTest > testHealthCheckWithPostgres() FAILED
    org.testcontainers.containers.ContainerLaunchException: Container startup failed for image us-docker.pkg.dev/spinnaker-community/docker/orca:8.36.3-dev-release-1.32.x-3f8965d03-202406101625-unvalidated

also changing the timeout in BaseContainerTest to avoid failures testing locally.

to avoid failures like https://github.com/spinnaker/orca/actions/runs/9507661382/job/26207523266

PostgresMigrationContainerTest > testHealthCheckWithPostgres() FAILED
    org.testcontainers.containers.ContainerLaunchException: Container startup failed for image us-docker.pkg.dev/spinnaker-community/docker/orca:8.36.3-dev-release-1.32.x-3f8965d03-202406101625-unvalidated

also changing the timeout in BaseContainerTest to avoid failures testing locally.
@jasonmcintosh jasonmcintosh added the ready to merge Approved and ready for merge label Jun 25, 2024
@mergify mergify bot added the auto merged Merged automatically by a bot label Jun 25, 2024
@mergify mergify bot merged commit 33a7db3 into spinnaker:master Jun 25, 2024
5 checks passed
@dbyron-sf dbyron-sf deleted the increase-container-startup-time branch June 26, 2024 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto merged Merged automatically by a bot ready to merge Approved and ready for merge target-release/1.35
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants