Skip to content

Commit

Permalink
Also try with more time
Browse files Browse the repository at this point in the history
  • Loading branch information
hartmans committed Jun 10, 2024
1 parent 39dc7fb commit aa8a9bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_aws.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ async def test_image_building(carthage_layout, request):
await instance.machine.async_become_ready()
#instance.machine.ssh('-A', _fg=True)
#breakpoint()
with TestTiming(1500):
with TestTiming(2000):
await subtest_controller(
request, instance.machine,
["--carthage-config=/carthage_aws/config.yml",
Expand Down

0 comments on commit aa8a9bb

Please sign in to comment.