summaryrefslogtreecommitdiffstats
path: root/node-admin
Commit message (Expand)AuthorAgeFilesLines
* Merged with masterfreva2016-12-122-3/+0
* Merge branch 'master' into freva/docker-coredump-handlerfreva2016-12-1222-539/+528
|\
| * Merge pull request #1278 from yahoo/freva/update-node-admin-readmeHarald Musum2016-12-094-258/+264
| |\
| | * Renamed undeployApplication to deleteApplicationfreva2016-12-092-3/+3
| | * Split up RunVespaLocal is multiple smaller methods, update READMEsfreva2016-12-083-236/+144
| | * Added method to start node-admin as container, method to provision host, and ...freva2016-12-081-22/+120
| * | Do not set current restart generation unless in specHarald Musum2016-12-082-3/+3
| |/
| * Remove the call to getVespaVersion itselffreva2016-12-081-1/+0
| * Do not run vespa-version inside container when it's not upfreva2016-12-082-8/+14
| * Fixed tests that failed because of changes to updateNodeRepoAndMarkNodeAsReady()freva2016-12-071-1/+5
| * Set restart generation in updateNodeRepoAndMarkNodeAsReady()freva2016-12-071-1/+2
| * Removed Optional arguments from ContainerNodeSpec.Builder methodsfreva2016-12-0713-200/+148
| * Fixed testsfreva2016-12-074-11/+40
| * Update node repo with current attributes for all node statesfreva2016-12-071-10/+8
| * Remove clean-home from Maintainerfreva2016-12-022-27/+1
| * Merge pull request #1229 from yahoo/freva/run-systemtests-improvementsHarald Musum2016-12-022-27/+32
| |\
| | * Added example usage codefreva2016-12-021-0/+7
| | * RunVespaLocal and RunSystemTests no longer regular testsfreva2016-12-012-27/+25
| * | Fix failing node-admin testfreva2016-12-012-4/+2
| |/
| * Fix docker metrics unset race condition after vespa upgradefreva2016-12-011-1/+5
| * Docker metrics fixfreva2016-11-301-11/+4
| * Handle non-existing node betterHarald Musum2016-11-302-8/+21
| * Add stest- hostnames to /etc/hostsfreva2016-11-291-1/+13
| * Use simplest form of API call for getting info about one nodeHarald Musum2016-11-291-10/+5
| * Added function to start systemtests containerfreva2016-11-283-5/+5
* | Cleaned up CoredumpHandlerTestfreva2016-12-123-105/+107
* | Fixed testsfreva2016-12-052-7/+16
* | Move processed core dumps outside of container storagefreva2016-12-054-52/+47
* | Created CoreCollector tests, added few more tests to CoredumpHandlerfreva2016-11-235-29/+329
* | Do not abord collection process on failurefreva2016-11-221-8/+15
* | Added CoredumpHandlerTest, fixed broken testsfreva2016-11-225-4/+153
* | Created coredump handler for docker containersfreva2016-11-225-14/+369
|/
* Added logging for current cpu usage valuesfreva2016-11-162-1/+4
* Fix adding/dropping capabilities in CreateContainerCommandImplfreva2016-11-151-4/+3
* Update current reboot generation in node repoHarald Musum2016-11-1517-218/+257
* Use ContainerNodeSpec.Builder in testsHarald Musum2016-11-148-92/+66
* Initialize wantedDockerImage, require non-null values for required fieldsHarald Musum2016-11-111-5/+11
* Add builder for ContainerNodeSpecHarald Musum2016-11-112-15/+103
* Minor refactoringsHarald Musum2016-11-082-13/+38
* Add SYS_NICE capabaility when starting dockerHarald Musum2016-11-082-1/+8
* Set reuse address to trueHarald Musum2016-11-021-0/+1
* Use CI image for local zoneHÃ¥kon Hallingstad2016-10-281-1/+1
* Missing container exception fixfreva2016-10-2812-59/+106
* Removed unused filesfreva2016-10-2716-1398/+14
* Updated javadoc and logging in vespa local testfreva2016-10-272-33/+75
* Reordered commands in Dockerfile, removed unused filesfreva2016-10-273-117/+13
* Fixed docker container managed labelingfreva2016-10-271-0/+1
* Don't assume that suspend works on first attemptHarald Musum2016-10-261-3/+3
* Ignore unstable testHarald Musum2016-10-261-0/+2
* Minor fixesfreva2016-10-263-6/+2