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: Increase timeout #46

Merged
merged 1 commit into from
Sep 26, 2023
Merged

fix: Increase timeout #46

merged 1 commit into from
Sep 26, 2023

Conversation

doosuu
Copy link
Member

@doosuu doosuu commented Sep 25, 2023

Increase timeout for app container builds to allow C++ builds to take longer.

@github-actions
Copy link

github-actions bot commented Sep 25, 2023

File Coverage Lines Branches
All files 20% 26% 14%
desired_state_generator/src/gen_desired_state.py 36% 41% 32%
runtime_k3d/src/app_deployment/build_vehicleapp.py 0% 0% 0%
runtime_k3d/src/app_deployment/deploy_vehicleapp.py 0% 0% 0%
runtime_k3d/src/runtime/controlplane.py 0% 0% 0%
runtime_k3d/src/runtime/runtime-down.py 0% 0% 0%
runtime_k3d/src/runtime/runtime-up.py 0% 0% 0%
runtime_k3d/src/runtime/runtime.py 0% 0% 0%
runtime_k3d/src/runtime/deployment/gen_helm.py 29% 39% 19%
runtime_k3d/src/runtime/deployment/gen_podspec.py 44% 54% 35%
runtime_k3d/src/runtime/deployment/lib.py 93% 87% 100%
runtime_kanto/src/app_deployment/build_vehicleapp.py 0% 0% 0%
runtime_kanto/src/app_deployment/deploy_vehicleapp.py 0% 0% 0%
runtime_kanto/src/runtime/controlplane_kanto.py 0% 0% 0%
runtime_kanto/src/runtime/runtime_down.py 0% 0% 0%
runtime_kanto/src/runtime/runtime_kanto.py 0% 0% 0%
runtime_kanto/src/runtime/runtime_up.py 0% 0% 0%
runtime_local/src/local_lib.py 22% 22% 0%
runtime_local/src/run-dapr-sidecar.py 0% 0% 0%
runtime_local/src/run-vehicle-app.py 0% 0% 0%
runtime_local/src/run_service.py 30% 42% 18%
runtime_local/src/runtime-up.py 0% 0% 0%

Minimum allowed coverage is 80%

Generated by 🐒 cobertura-action against fd90cc1

@doosuu doosuu force-pushed the fix/increase-timeouts-cpp branch 2 times, most recently from d03ed17 to 1feffba Compare September 26, 2023 04:31
@doosuu doosuu marked this pull request as ready for review September 26, 2023 04:39
@doosuu doosuu changed the title Increase timeout fix: Increase timeout Sep 26, 2023
Copy link
Contributor

@MP91 MP91 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@doosuu doosuu merged commit a875631 into main Sep 26, 2023
8 checks passed
@doosuu doosuu deleted the fix/increase-timeouts-cpp branch September 26, 2023 05:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants