aboutsummaryrefslogtreecommitdiffstats
path: root/node-admin
Commit message (Expand)AuthorAgeFilesLines
* Rewrite test to not depend on scheduler.Haakon Dybdahl2016-09-162-26/+30
* Ignore unstable testvalerijf2016-09-151-0/+2
* Merge pull request #646 from yahoo/hmusum/pull-image-through-command-line-toolHarald Musum2016-09-151-2/+2
|\
| * Merge branch 'master' into hmusum/pull-image-through-command-line-toolHarald Musum2016-09-146-68/+53
| |\
| * | Add module with tool for pulling docker imageHarald Musum2016-09-141-2/+2
* | | /opt/vespa -> /opt/yahoo/vespa (#648)Arnstein Ressem2016-09-143-16/+16
| |/ |/|
* | Merge pull request #644 from yahoo/freva/docker-ipv6-network-setupfreva2016-09-146-68/+53
|\ \ | |/ |/|
| * Fixed tests to work with new docker create commandvalerijf2016-09-145-29/+38
| * DockerOperations uses the new docker-api networking, IPv4 networking is now e...valerijf2016-09-141-39/+15
* | Print just exception message when failing to talk to config serverHarald Musum2016-09-141-11/+10
|/
* Added support for random IPv6 addresses through docker macvlan drivervalerijf2016-09-142-15/+26
* Add flag --fix-docker-gateway to manually replace default gateway to eth1 in ...Bjørn Christian Seime2016-09-131-91/+122
* Add back copyright header after xml preambleHarald Musum2016-09-121-0/+1
* Remove copyright line, preprocessing fails with itHarald Musum2016-09-121-1/+0
* Add copyright headerHarald Musum2016-09-0914-0/+14
* Merge pull request #591 from yahoo/hakon/allow-net-script-for-ipv6Bjørn Christian Seime2016-09-081-7/+14
|\
| * Support using network setup script for IPv6Håkon Hallingstad2016-09-081-7/+14
* | Clear current docker image in node repovalerijf2016-09-0810-68/+88
|/
* Merge pull request #586 from yahoo/bjorncs/networking-script-ipv6hakonhall2016-09-071-14/+15
|\
| * Add support for IPv6Bjørn Christian Seime2016-09-071-14/+15
* | Moved DockerTest resources to docker-apivalerijf2016-09-073-59/+0
* | Merge pull request #576 from yahoo/dybdahl/node-admin-with-working-dependenciesHarald Musum2016-09-071-6/+9
|\ \
| * | Move back to working versions of libraries.Haakon Dybdahl2016-09-071-6/+9
* | | Merge pull request #578 from yahoo/hmusum/do-not-patch-node-repo-before-mark-...Haakon Dybdahl2016-09-072-2/+6
|\ \ \
| * | | Temporarily skip updating node repo with current attributesHarald Musum2016-09-072-2/+6
| | |/ | |/|
* | | Add vespalog to class path (needed for using LogLevel)Harald Musum2016-09-071-1/+1
| |/ |/|
* | Merge pull request #573 from yahoo/hmusum/handle-no-restart-generation-when-s...Haakon Dybdahl2016-09-072-7/+11
|\ \ | |/ |/|
| * Handle no restart generation in node specHarald Musum2016-09-072-7/+11
* | Merge pull request #572 from yahoo/freva/docker-getUnusedDockerImages-fixHarald Musum2016-09-073-81/+8
|\ \ | |/ |/|
| * DockerImpl interface now provides deleteUnusedDockerImages instead of getvalerijf2016-09-063-81/+8
* | Merge pull request #558 from yahoo/freva/docker-integration-testsHarald Musum2016-09-0717-451/+349
|\|
| * Fixed all node-admin/integrationTests to work with new docker-apivalerijf2016-09-067-276/+166
| * Rewritten test mocks to use CallOrderVerifiervalerijf2016-09-066-144/+148
| * DockerOperations now takes in Enviroment instance instead of static method fo...valerijf2016-09-056-32/+36
* | Include docker-api to maintenance classpathvalerijf2016-09-071-1/+1
* | Minor refactoringHarald Musum2016-09-061-9/+14
* | Make sure to clear current docker image and vespa version when cleaning nodeHarald Musum2016-09-062-11/+19
|/
* Merge pull request #536 from yahoo/hakon/docker-api-bundlehakonhall2016-09-0542-2617/+451
|\
| * Apply PR 527 to DockerOperationsImplHåkon Hallingstad2016-09-051-1/+1
| * Correct config name in services.xmlHåkon Hallingstad2016-09-021-1/+1
| * Fix config namespace in services.xmlHåkon Hallingstad2016-09-021-1/+1
| * Fix tests in NodeAgentImplTestHåkon Hallingstad2016-09-023-819/+71
| * Ignore all tests in node-admin that failHåkon Hallingstad2016-09-015-6/+39
| * Make node-admin use docker-api bundleHåkon Hallingstad2016-09-0112-63/+66
| * Need to figure out what to do with the tests using DockerOperationsHåkon Hallingstad2016-09-0142-1870/+416
* | Use logger instead of printing to stderrHarald Musum2016-09-051-5/+9
* | Add /var/run to mounted dirsHarald Musum2016-09-011-1/+1
|/
* Extended DockerTest docvalerijf2016-08-301-1/+7
* Set default host protocol from HTTPS to TCP, this was previously manually ove...valerijf2016-08-301-1/+1
* Set Docker factory before running info call, set host from DockerConfigvalerijf2016-08-301-14/+10