Nanosoldier.jl icon indicating copy to clipboard operation
Nanosoldier.jl copied to clipboard

benchmark worker updates

Open vtjnash opened this issue 3 years ago • 3 comments

I knew about the sudo-interpolation-ENV thing, I just have not been good about making PRs for my branches

vtjnash avatar Nov 08 '22 21:11 vtjnash

now failing with

│ UndefVarError: benchresults not defined
│ Stacktrace:
│  [1] execute_benchmarks!
│    @ /nanosoldier/Nanosoldier.jl/src/jobs/BenchmarkJob.jl:467

vtjnash avatar Nov 08 '22 22:11 vtjnash

Yeah sorry for the typo's. It's too bad that it's near-impossible to test the benchmark bot, since the code and configuration here is so specific to your set-up (e.g., cset, specific users, etc).

maleadt avatar Nov 10 '22 08:11 maleadt

There is a script to activate a machine as a worker (only do this inside docker, or a machine you actually want to convert though). But not to worry either, as these were pretty simple, and I just run a few trial of nanosoldier whenever I go to update it to check

vtjnash avatar Nov 10 '22 14:11 vtjnash