Skip to content

Add parameter to disable AVD cache for Android #80

@skjolber

Description

@skjolber

Description

Hi, our integration tests are failing on Android because the keystore keeps generating the same signature keys; these are rejected by the server as each user must have an unique set of keys. This seems to a consequence of the AVD caching.

So we would like to disable caching for some workflows.

Suggested solution

Add an cacheAvd input parameter to disable caching. Disable steps accordingly.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions