Test profiling uploading in CI
Open
tests
- Dominant language
- Python
- Stars
- 826
- Forks
- 79
- PR merge metrics
- No merged PRs in 30d
Description
All flows we currently test are testing the profiling itself in local output.
However, we've had numerous breakages in the uploading logic - for example the breakage fixed [here](https://github.com/Granulate/gprofiler/pull/825) - so I'd like a basic sanity test that runs a short profiling session and uploads the results.
We will add a dummy token + service name as GH secret, then use them in the test.
Contributor guide
Assessment
This issue has not been assessed yet.