summaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6624 from vespa-engine/jvenstad/testrunner-loggingJon Marius Venstad2018-08-191-1/+6
|\
| * Retry HTTP failures, and log less stack traces.Jon Marius Venstad2018-08-191-1/+6
* | Merge pull request #6622 from vespa-engine/jvenstad/testrunner-loggingHarald Musum2018-08-192-1/+11
|\|
| * Dummy access control to pass validationJon Marius Venstad2018-08-192-0/+10
| * Print application version idJon Marius Venstad2018-08-171-1/+1
* | Fix typoValerij Fredriksen2018-08-172-2/+2
|/
* ... in test file as wellJon Marius Venstad2018-08-171-1/+1
* Add /Jon Marius Venstad2018-08-171-1/+1
* Add required server elementHarald Musum2018-08-172-0/+2
* Close it!Jon Marius Venstad2018-08-161-0/+1
* Merge pull request #6605 from vespa-engine/jvenstad/testrunner-loggingJon Marius Venstad2018-08-1610-19/+186
|\
| * Avoid : in logger nameJon Marius Venstad2018-08-161-1/+1
| * Remove list of work itemsJon Marius Venstad2018-08-161-30/+0
| * Update expected test resultJon Marius Venstad2018-08-162-11/+12
| * Add serialisation of LogRecord objects, with Vespa log levelsJon Marius Venstad2018-08-164-2/+153
| * Make LogLevel implementation obey its doc, which seems reasonableJon Marius Venstad2018-08-163-0/+10
| * Store information about last test log record received in RunJon Marius Venstad2018-08-156-14/+49
* | Avoid unreliable path lookup of test dataMartin Polden2018-08-161-1/+1
* | Only schedule upgrades if there are nodes on lower versionsMartin Polden2018-08-162-6/+25
* | Write OS version status to ZKMartin Polden2018-08-167-7/+125
* | Add OS version statusMartin Polden2018-08-164-0/+285
* | Implement OsUpgraderMartin Polden2018-08-1613-23/+354
* | Use set for node statesMartin Polden2018-08-165-13/+26
* | Make infrastructure upgrade logic reusableMartin Polden2018-08-164-113/+163
* | Copy package from artifactory to app store on switchtoby2018-08-154-18/+14
* | Expose application store to testertoby2018-08-153-2/+7
* | Use application store in controllertoby2018-08-156-16/+77
* | source -> current, target -> wantedJon Marius Venstad2018-08-153-16/+16
* | Expose version id as wellJon Marius Venstad2018-08-153-0/+7
* | Expose richer version informationJon Marius Venstad2018-08-153-8/+45
* | Use correct key for artifactsJon Marius Venstad2018-08-151-2/+2
* | Expose version information in HTTP APIJon Marius Venstad2018-08-153-0/+18
|/
* Merge pull request #6575 from vespa-engine/jvenstad/allow-sd-to-submitJon Marius Venstad2018-08-152-0/+5
|\
| * Add new path to unit testsJon Marius Venstad2018-08-141-0/+4
| * Let SD submit to the new pipelineJon Marius Venstad2018-08-141-0/+1
* | Made `RunStatus status` an explicit, set-once, serialised fieldJon Marius Venstad2018-08-1417-154/+210
* | Rename RunResult to RunStatus -- it will not imply terminationJon Marius Venstad2018-08-143-34/+37
* | Allow step status to be set only onceJon Marius Venstad2018-08-142-9/+8
* | Remove TODO which won't be doneJon Marius Venstad2018-08-141-3/+1
* | Rename RunStatus to RunJon Marius Venstad2018-08-1414-113/+108
|/
* Add abortion after 1 day, on job levleJon Marius Venstad2018-08-132-0/+20
* Test tester config generationJon Marius Venstad2018-08-132-4/+15
* Test tester testsJon Marius Venstad2018-08-132-9/+91
* Stricter test assertionsJon Marius Venstad2018-08-132-6/+18
* Remove unused stuff and inline a convenienceJon Marius Venstad2018-08-131-23/+11
* Test restarting is done, and waited forJon Marius Venstad2018-08-132-3/+32
* Clean up deactivation codeJon Marius Venstad2018-08-1310-29/+16
* Test disallowed refeeding blocks deploymentJon Marius Venstad2018-08-131-0/+42
* Use the RunStatus versions, rather than those of JobRunJon Marius Venstad2018-08-131-15/+15
* Fix little thingsJon Marius Venstad2018-08-133-4/+5