summaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/java/com
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11955 from vespa-engine/jvenstad/no-tests-in-production-d...Martin Polden2020-01-2712-416/+134
|\
| * Do not run tests in production deployment jobsJon Marius Venstad2020-01-2712-416/+134
* | set up mocked unit testandreer2020-01-271-0/+34
* | add various validation of endpoint certificatesandreer2020-01-271-1/+2
|/
* Add info about ongoing firmware checks as wellJon Marius Venstad2020-01-244-2/+4
* Test adaptive timeout, and fix comparison >_<Jon Marius Venstad2020-01-241-0/+48
* Remove duplicate (but half?) unit testJon Marius Venstad2020-01-241-13/+0
* Print convergence summary for unfinished, but started, convergence stepsJon Marius Venstad2020-01-243-1/+209
* Fix broken unit testJon Marius Venstad2020-01-241-2/+3
* Denser convergence log outputJon Marius Venstad2020-01-2410-316/+78
* Store summary of convergence of application deployment in runJon Marius Venstad2020-01-243-3/+7
* Store instant since which no nodes were allowed to be down in runJon Marius Venstad2020-01-243-3/+7
* Fix importMartin Polden2020-01-241-1/+1
* Unify routing controlMartin Polden2020-01-2419-28/+265
* Support setting changing zone status in ConfigServerMartin Polden2020-01-241-0/+15
* Improve javadocMartin Polden2020-01-241-2/+2
* Merge pull request #11907 from vespa-engine/jvenstad/put-step-info-under-step...Torbjørn Smørgrav2020-01-232-4/+10
|\
| * Put step info under step object in new deployment graph APIJon Marius Venstad2020-01-232-4/+10
* | Merge pull request #11903 from vespa-engine/mpolden/routing-control-apiMartin Polden2020-01-238-0/+168
|\ \
| * | Implement /routing/v1/ APIMartin Polden2020-01-238-0/+168
* | | read endpoint certificate metadata from zkandreer2020-01-231-2/+2
|/ /
* | Revert "Revert "andreer/deploy with endpoint certificate metadata""Andreas Eriksen2020-01-231-2/+2
* | Revert "andreer/deploy with endpoint certificate metadata"Jon Marius Venstad2020-01-221-2/+2
* | Merge pull request #11894 from vespa-engine/jvenstad/adaptive-deployment-job-...Valerij Fredriksen2020-01-221-1/+2
|\ \
| * | Supply failure status in deployment overviewJon Marius Venstad2020-01-221-1/+2
| |/
* | Merge pull request #11893 from vespa-engine/andreer/deploy-with-endpoint-cert...Andreas Eriksen2020-01-221-2/+2
|\ \ | |/ |/|
| * deploy with endpoint certificate metadataandreer2020-01-221-2/+2
* | Retry select deployment failures for up to one hourJon Marius Venstad2020-01-221-0/+24
* | Change status for any global endpoint type through application APIMartin Polden2020-01-221-8/+36
|/
* Merge pull request #11859 from vespa-engine/mpolden/routing-controlØyvind Grønnesby2020-01-218-103/+294
|\
| * Test legacy formatMartin Polden2020-01-211-0/+14
| * Support overriding global routing status through deployment.xmlMartin Polden2020-01-202-4/+32
| * Support overriding global endpoint status at zone levelMartin Polden2020-01-202-0/+85
| * Support overriding global endpoint status at deployment levelMartin Polden2020-01-203-35/+109
| * Simplify test code using routing policiesMartin Polden2020-01-204-43/+35
| * Extract StatusMartin Polden2020-01-203-7/+10
| * Group routing policies by RoutingPolicyIdMartin Polden2020-01-204-35/+42
| * Extract RoutingPolicyIdMartin Polden2020-01-203-28/+29
| * Move RoutingPolicy to routing packageMartin Polden2020-01-204-4/+3
| * Move RoutingPolicies to routing packageMartin Polden2020-01-201-2/+2
| * Remove support for legacy serialized formatMartin Polden2020-01-201-12/+0
| * Rename active -> loadBalancerActiveMartin Polden2020-01-201-3/+3
* | Merge pull request #11861 from vespa-engine/jvenstad/deployment-metricsJon Marius Venstad2020-01-212-2/+45
|\ \
| * | Emit metrics on job starts and ends, with status as name and job id as dim.Jon Marius Venstad2020-01-202-2/+45
* | | Merge pull request #11856 from vespa-engine/hmusum/route-tester-requests-base...Harald Musum2020-01-211-0/+6
|\ \ \ | |/ / |/| |
| * | Route tester API calls based on feature flagHarald Musum2020-01-201-0/+6
* | | Resume jobs in application/v4 by deleting a pauseJon Marius Venstad2020-01-201-0/+5
| |/ |/|
* | Make ApplicationVersion id depend on number and commit, and make revision opt...Jon Marius Venstad2020-01-202-6/+7
|/
* Merge pull request #11844 from vespa-engine/jvenstad/staging-testupJon Marius Venstad2020-01-171-1/+1
|\
| * Expect system versino during convergence and unit testsJon Marius Venstad2020-01-171-1/+1