-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add self-hosted runner and manual execution of performance tests #88
Conversation
e186d5d
to
5d0594f
Compare
f4341a1
to
b33e0ab
Compare
a5ec512
to
5f376c0
Compare
As this workflow can only be triggered manually then it cannot be run until it is on the default branch. Therefore I tested it by triggering on this PR instead, the results of what it looks like can be found here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! I have a few minor comments and two that I think are worth a look. One about overlapping minimal/large for app install and one about fetching telegraf from nixpkgs
Co-authored-by: ThetaSinner <[email protected]>
Co-authored-by: ThetaSinner <[email protected]>
This is so that we use the telegraf version from the lockfile.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Super!
This tests installing the minimally-small and large hApps separately.
05b5cce
to
7411581
Compare
Closes #5.