summaryrefslogtreecommitdiffstats
path: root/configserver/src/test
Commit message (Expand)AuthorAgeFilesLines
...
* Add temporary info loggingHenning Baldersheim2017-11-131-0/+5
* Revert "Revert "Wire in deployment so that we can copy the file in when the o...Henning Baldersheim2017-11-134-4/+5
* Revert "Wire in deployment so that we can copy the file in when the old way i...Henning Baldersheim2017-11-104-5/+4
* Wire in deployment so that we can copy the file in when the old way is gone.Henning Baldersheim2017-11-094-4/+5
* Merge pull request #4061 from vespa-engine/hmusum/improve-create-and-delete-t...Henning Baldersheim2017-11-091-4/+11
|\
| * Improve creation and deletion of tenantsHarald Musum2017-11-091-4/+11
* | Revert "Move file distribution stuff to filedistribution module"Harald Musum2017-11-091-1/+0
* | Merge pull request #4059 from vespa-engine/hmusum/move-filedownload-to-filedi...Henning Baldersheim2017-11-091-0/+1
|\ \
| * | Move file distribution stuff to filedistribution moduleHarald Musum2017-11-091-0/+1
* | | Metrics is available in component registry, remove from constructor argsHarald Musum2017-11-096-16/+9
| |/ |/|
* | Use Tenants already created in @BeforeHarald Musum2017-11-091-6/+4
|/
* Merge pull request #4053 from vespa-engine/balder/remove-gone-interfaceHarald Musum2017-11-091-1/+0
|\
| * Remove unused interface no longer needed.Henning Baldersheim2017-11-081-1/+0
* | Merge pull request #4035 from vespa-engine/hmusum/use-constructor-for-testsJon Bratseth2017-11-081-1/+1
|\ \
| * \ Merge branch 'master' into hmusum/use-constructor-for-testsHarald Musum2017-11-083-3/+9
| |\ \
| * | | Use constructor for tests and make sure it creates system tenantsHarald Musum2017-11-081-1/+1
* | | | Merge pull request #4040 from vespa-engine/hmusum/make-test-more-robustJon Bratseth2017-11-081-7/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | Try to make test more robustHarald Musum2017-11-081-7/+9
| | |/ | |/|
* | | Merge pull request #4041 from vespa-engine/balder/balder/add-filedist-rpc-to-...Harald Musum2017-11-081-0/+24
|\ \ \
| * | | Add a simple Receiver interface so that we can keep the RPC stuff one place a...Henning Baldersheim2017-11-081-0/+24
* | | | Merge pull request #3954 from vespa-engine/mortent/propagate-lbaddressMorten Tokle2017-11-081-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Propagate loadBalancerAddressMorten Tokle2017-11-071-0/+1
| | |/ | |/|
* | | Add simple test for the FileServer.Henning Baldersheim2017-11-081-0/+56
| |/ |/|
* | Add serveFile interface.Henning Baldersheim2017-11-073-3/+9
|/
* Remove ListTenantsHandler (move functionality to TenantsHandler)Harald Musum2017-11-023-80/+7
* Use addTenant, not some internal method in testHarald Musum2017-11-021-8/+11
* Remove unused method and rename another to clarifyHarald Musum2017-11-013-7/+9
* Validate configserver directories structureHarald Musum2017-11-013-9/+10
* Cleanup and make Tenants a bit more readableHarald Musum2017-10-305-47/+33
* Use the already existing activate lock in tenant instanceHarald Musum2017-10-278-16/+0
* Move tenant application repo out of local session repoHarald Musum2017-10-237-18/+23
* Use config definitions from a configured directoryHarald Musum2017-10-186-16/+24
* Remove compatibility code for allocated hosts stored per versionHarald Musum2017-10-181-1/+1
* Log when getting possibly unhandled event for application changeHarald Musum2017-10-172-5/+9
* Revert "Use vespa version from active application if not supplied"Harald Musum2017-10-057-68/+36
* Use vespa version from active application if not suppliedHarald Musum2017-10-057-36/+68
* Remove unnecessary expensive cleanupHarald Musum2017-09-291-1/+0
* Move SuperModel to config-model-apiHåkon Hallingstad2017-09-254-59/+62
* Remove unnecessary sleepHarald Musum2017-09-211-2/+0
* Add proper test of prugin of old inactive sessionsHarald Musum2017-09-2110-83/+118
* Document and rename to make code easier to understandHarald Musum2017-09-205-28/+24
* Clarify test intentHarald Musum2017-09-201-0/+5
* Merge branch 'master' into hmusum/only-create-hosted-vespa-tenant-on-hostedHarald Musum2017-09-1722-45/+33
|\
| * Add component managing the SuperModelHåkon Hallingstad2017-09-114-18/+17
| * Fix deployment spec cast in container cluster modelMartin Polden2017-09-082-2/+2
| * Use a more specific error codeHarald Musum2017-09-071-1/+1
| * Merge pull request #3327 from vespa-engine/revert-3308-revert-2934-hmusum/use...Harald Musum2017-09-061-9/+14
| |\
| | * Revert "Revert "Return 409 if there is a conflict when activating""Harald Musum2017-09-051-9/+14
| * | Revert "Revert "version in def files are deprecated""Harald Musum2017-08-3015-16/+0
* | | Only create hosted-vespa tenant on hosted installationsHarald Musum2017-09-041-2/+0
| |/ |/|