feat&fix: add logging for setup function calls and include snapshot name in AWS provider configuration
This commit is contained in:
@@ -224,6 +224,7 @@ def test(args: argparse.Namespace, test_all_meta: dict) -> None:
|
||||
|
||||
provider_name="aws",
|
||||
region="us-east-1",
|
||||
snapshot_name="ami-05e7d7bd279ea4f14",
|
||||
|
||||
screen_size=(args.screen_width, args.screen_height),
|
||||
headless=args.headless,
|
||||
|
||||
Reference in New Issue
Block a user