summaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Collapse)AuthorAgeFilesLines
...
* | Lock and then check for activity to avoid runtime exceptionJon Marius Venstad2018-08-272-20/+16
| |
* | Throw IllegalStateException when unknown state, and log itJon Marius Venstad2018-08-271-2/+3
| |
* | Reorder methods and add some docJon Marius Venstad2018-08-271-20/+19
| |
* | Rewire so JobController owns the TesterCloud for log updatesJon Marius Venstad2018-08-279-64/+83
| |
* | Replace log entry levels with typesJon Marius Venstad2018-08-2710-37/+68
| |
* | Merge pull request #6661 from vespa-engine/jvenstad/testrunner-loggingJon Marius Venstad2018-08-2414-114/+82
|\ \ | | | | | | Get sub-list of LogEntry from TesterCloud
| * | Prefix when logging to Vespa logJon Marius Venstad2018-08-241-2/+2
| | |
| * | WARNING for unexpected exceptionsJon Marius Venstad2018-08-241-1/+1
| | |
| * | Use controller clock when job controller logs, and include tracesJon Marius Venstad2018-08-242-3/+14
| | |
| * | Get sub-list of LogEntry from TesterCloudJon Marius Venstad2018-08-2314-108/+65
| | |
* | | Rename config param to attach bundle artifactgjoranv2018-08-241-1/+1
| | | | | | | | | | | | .. to better follow maven convention and terminology.
* | | Configure bundle-plugin to attach bundle artifact.gjoranv2018-08-241-23/+2
| | |
* | | Remove unnecessary plugin declarationgjoranv2018-08-241-4/+0
| |/ |/|
* | Emit metric for deployments failing on upgradeMartin Polden2018-08-232-31/+109
| |
* | Merge pull request #6651 from vespa-engine/mpolden/os-upgrade-rest-apiMartin Polden2018-08-2317-34/+692
|\ \ | |/ |/| Implement REST API for OS upgrades
| * Move cloud validation to controllerMartin Polden2018-08-232-4/+3
| |
| * Allow excessive test logging to be silencedMartin Polden2018-08-222-4/+15
| |
| * Implement REST API for OS upgradesMartin Polden2018-08-2214-21/+671
| |
| * Remove compatibility with old serialization formatMartin Polden2018-08-221-9/+1
| | | | | | | | Old format is no longer in use.
| * Remove old API compatibilityMartin Polden2018-08-221-2/+8
| |
* | Replaced LogRecord LogEntry, and use a chunked Curator buffer for logsJon Marius Venstad2018-08-2316-192/+494
| |
* | Use Optional for get and delete on appliation level in RunDataStoreJon Marius Venstad2018-08-237-31/+113
| |
* | Rename LogStore to RunDataStore -- LogStore will deal with LogRecordsJon Marius Venstad2018-08-236-15/+20
|/
* Import all signatureesJon Bratseth2018-08-211-8/+4
|
* Remove cloud from ZoneId.equalsMartin Polden2018-08-212-1/+17
| | | | Region and environment pairs are unique across clouds.
* Simplify application package checkMartin Polden2018-08-211-1/+1
|
* Test that main is not upgradedMartin Polden2018-08-211-3/+31
|
* Support per-cloud OS upgradesMartin Polden2018-08-2117-192/+395
|
* Take automated deployment expiry into accountJon Marius Venstad2018-08-213-1/+49
|
* Merge pull request #6634 from vespa-engine/jvenstad/testrunner-loggingJon Bratseth2018-08-201-1/+1
|\ | | | | Actually log with the exception
| * Actually log with the exceptionJon Marius Venstad2018-08-201-1/+1
| |
* | Merge pull request #6632 from vespa-engine/jvenstad/testrunner-loggingJon Bratseth2018-08-202-11/+8
|\| | | | | Print stack trace to log
| * Print stack trace to logJon Marius Venstad2018-08-202-11/+8
| |
* | Merge pull request #6614 from vespa-engine/mpolden/controller-cloud-awarenessMartin Polden2018-08-201-1/+1
|\ \ | |/ |/| Make controller aware of clouds
| * Avoid unreliable path lookup of test dataMartin Polden2018-08-171-1/+1
| |
* | Test and fix bug for version serialising for runsJon Marius Venstad2018-08-204-5/+44
| |
* | Merge pull request #6624 from vespa-engine/jvenstad/testrunner-loggingJon Marius Venstad2018-08-191-1/+6
|\ \ | | | | | | Retry HTTP failures, and log less stack traces.
| * | 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
|\| | | | | | | | Jvenstad/testrunner logging
| * | 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
|\ | | | | Jvenstad/testrunner logging
| * 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
| |