summaryrefslogtreecommitdiffstats
path: root/node-maintainer/src/main
Commit message (Expand)AuthorAgeFilesLines
* Always close Files.list()Valerij Fredriksen2018-06-072-11/+15
* Use force option when compressingValerij Fredriksen2018-05-251-2/+2
* Remove unncessary throwsValerij Fredriksen2018-05-071-5/+5
* Try with resources on Files.list()Valerij Fredriksen2018-04-121-2/+3
* replace "yinst" with "install"quiye2018-02-112-2/+2
* Merge pull request #4694 from vespa-engine/freva/remove-node-repo-dependanceValerij Fredriksen2018-01-1920-412/+274
|\
| * andreer/memory speed parsing (#4703)Andreas Eriksen2018-01-186-39/+36
| * Weaken declarationa accessValerij Fredriksen2018-01-179-41/+41
| * Clean up codeValerij Fredriksen2018-01-178-50/+28
| * Remove unused classes and their testsValerij Fredriksen2018-01-173-153/+0
| * Take in nodeSpec through command line argumentsValerij Fredriksen2018-01-175-116/+158
| * Rename NodeRepoJsonModel to NodeSpecValerij Fredriksen2018-01-167-43/+41
* | Set user agent for node-maintainerBjørn Christian Seime2018-01-181-0/+1
|/
* andreer/disable memory benchmark (#4673)Andreas Eriksen2018-01-162-8/+9
* lz4 overwrite destination pathHåkon Hallingstad2017-12-181-2/+3
* Add copyright headerJon Bratseth2017-10-273-2/+5
* Add mainainers to annotate deployments with cluster info and utilizationtoby2017-10-101-2/+0
* Rename methods, no functional changesValerij Fredriksen2017-09-271-8/+8
* Limit to one coredump processingValerij Fredriksen2017-09-271-4/+11
* Fix coredump handlerValerij Fredriksen2017-09-131-7/+15
* Changed write location for diskbenchmark (#3159)Sindre Grøstad2017-08-181-1/+1
* Merge with masterJon Bratseth2017-08-1834-142/+274
|\
| * Non-functional changes only (#3153)Jon Bratseth2017-08-1831-107/+212
| * Interns/late changes (#3152)Sindre Grøstad2017-08-1833-35/+92
* | Add copyright headerJon Bratseth2017-08-1830-2/+32
|/
* Changed string build up for reportingsindre2017-08-151-3/+3
* Removed check for VM, will be done in chefsindre2017-08-153-10/+2
* Delete previous hardwareDivergence if it is not a valid JSON. Perform initVes...Ola Aunrønning2017-08-153-1/+16
* Now requires config server URL as parameterOla Aunrønning2017-08-155-37/+20
* removed sudo from commands and added comment to READMEsindre2017-08-152-3/+3
* Made test for ReportSenderOla Aunrønning2017-08-151-1/+1
* RefactoringOla Aunrønning2017-08-1513-40/+30
* update of READMEssindre2017-08-152-6/+13
* No longer exit program with code != 0Ola Aunrønning2017-08-152-8/+2
* Report is printed to std outOla Aunrønning2017-08-151-19/+2
* Now sends HTTP Patch including benchmark/verification results to node repoOla Aunrønning2017-08-151-19/+20
* change of format for reportingsindre2017-08-156-29/+64
* Begun work on result reporting. Moved noderepo to commonsOla Aunrønning2017-08-1513-74/+163
* ethtool and ifconfig now ignores docker and veth-interfacesOla Aunrønning2017-08-151-2/+4
* Now retrieves interface speed independent of previous commandOla Aunrønning2017-08-151-4/+2
* Code cleanupOla Aunrønning2017-08-155-19/+4
* cleanupsindre2017-08-151-3/+3
* Added and changed some class level commentsOla Aunrønning2017-08-151-0/+6
* Added system exit in benchmarks to allow testingsindre2017-08-153-8/+14
* Changed reporting of benchmarkssindre2017-08-153-15/+19
* Changed how SpecVerification reports. Now creates JSON containing only actual...Ola Aunrønning2017-08-155-57/+18
* Added VerifierSettings to be able to choose what tests to be executed based o...sindre2017-08-153-9/+14
* Changed how net interface and connection is compared. No longer cares if node...Ola Aunrønning2017-08-151-4/+36
* Interns/verification fix 4 (#3059)olaaun2017-08-0923-597/+260
* Interns/verification fix 3 (#3047)olaaun2017-08-073-71/+37