Skip to content

Check for permissions when filtering supported events #14

@vhotspur

Description

@vhotspur

Currently, the filtering of supported events is based solely on the ability to resolve the event name.

But when running in some kind of sandbox, the event may exist but may not be available due to other restrictions.

For PAPI events, we should create a dummy event set, add the event there and only if this is OK we can mark the event as supported.

This is easily demonstrated on CI builds on GitHub actions where PAPI is available but no events are permitted.

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