aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/restapi/application
Commit message (Expand)AuthorAgeFilesLines
* Take care of DeploymentTester stragglersJon Marius Venstad2019-10-311-15/+17
* Move defaultSourceRevision to DeploymentContextJon Marius Venstad2019-10-311-4/+5
* Pass Okta identity token to Athenz tenancy operationsBjørn Christian Seime2019-10-291-51/+56
* Merge pull request #11110 from vespa-engine/mpolden/deployment-contextJon Marius Venstad2019-10-281-2/+2
|\
| * Extract DeploymentContext from InternalDeploymentTesterMartin Polden2019-10-281-2/+2
* | Use default instance prod deployments for prod test config for user instancesJon Marius Venstad2019-10-263-13/+21
|/
* Fix testMartin Polden2019-10-251-2/+1
* Reduce usage of legacy deployment system in MetricsReporterTestMartin Polden2019-10-241-1/+1
* Revert "Revert "Added TenantCost""Ola Aunrønning2019-10-232-1/+65
* Revert "Added TenantCost"Ola Aunrønning2019-10-232-65/+1
* Merge pull request #11002 from vespa-engine/olaa/tenant-costOla Aunrønning2019-10-232-1/+65
|\
| * Use BigDecimalOla Aunrønning2019-10-181-2/+11
| * Added TenantCostOla Aunrønning2019-10-172-1/+56
* | Say it may take a long timeJon Bratseth2019-10-222-2/+2
* | Add support for downloading application packageMartin Polden2019-10-211-5/+43
* | Avoid throwing exception in NodeRepositoryMockMartin Polden2019-10-211-2/+3
* | Add the test file >_<Jon Marius Venstad2019-10-181-0/+30
* | Unit testJon Marius Venstad2019-10-181-0/+26
* | Require validation override for destructive endpoint changesMartin Polden2019-10-171-0/+4
|/
* Disallow multi-instance deployment specs in submit handlerJon Marius Venstad2019-10-121-0/+11
* Merge pull request #10938 from vespa-engine/mpolden/rotation-status-last-updatedJon Marius Venstad2019-10-103-4/+16
|\
| * Add rotationId and clusterId fields to endpoint statusMartin Polden2019-10-103-0/+8
| * Add lastUpdated field to endpoint statusMartin Polden2019-10-103-4/+8
* | Merge pull request #10934 from vespa-engine/mpolden/change-status-of-all-endp...Øyvind Grønnesby2019-10-101-1/+1
|\ \
| * | Change status of all endpoints when overriding global statusMartin Polden2019-10-101-1/+1
| |/
* | Merge pull request #10933 from vespa-engine/jvenstad/more-dep-orch-cleanupJon Marius Venstad2019-10-101-1/+2
|\ \
| * | Add and use completeRollout() instead of hard coded jobsJon Marius Venstad2019-10-091-1/+2
| |/
* / Give the athenzUser role for matching instances in AthenzRoleFilterJon Marius Venstad2019-10-102-4/+26
|/
* Revert "Pick any instance and put rotation stuff in application level for now"Jon Marius Venstad2019-10-092-4/+2
* Pick any instance and put rotation stuff in application level for nowJon Marius Venstad2019-10-082-2/+4
* Revert "Merge pull request #10923 from vespa-engine/revert-10912-bratseth/ins...Jon Bratseth2019-10-081-8/+26
* Revert "Bratseth/instances in deployment xml rebased take 2"Jon Bratseth2019-10-081-26/+8
* Merge pull request #10920 from vespa-engine/jvenstad/set-whether-ci-in-test-c...Jon Marius Venstad2019-10-081-0/+1
|\
| * Indicate whether test runtime is CI or not, in TestConfigJon Marius Venstad2019-10-081-0/+1
* | Remove instance dimension where it should not beJon Marius Venstad2019-10-081-1/+1
|/
* Merge pull request #10911 from vespa-engine/jvenstad/application-response-wit...Jon Marius Venstad2019-10-0816-273/+143
|\
| * Aggregate over instances in application responseJon Marius Venstad2019-10-0814-77/+137
| * Update more test responsesJon Marius Venstad2019-10-086-162/+4
| * Use more latestVersion and update some testsJon Marius Venstad2019-10-082-33/+1
| * Use Application.latestVersion instead of last component job successJon Marius Venstad2019-10-081-1/+1
* | Merge pull request #10906 from vespa-engine/ogronnesby/tenant-cost-apiØyvind Grønnesby2019-10-081-0/+18
|\ \
| * | Don't expose day in API as we don't really care about it hereØyvind Grønnesby2019-10-081-2/+2
| * | Initial tenant cost API that is not wired up to any clients yetØyvind Grønnesby2019-10-071-0/+18
* | | Revert "Merge pull request #10909 from vespa-engine/revert-10891-bratseth/ins...Jon Bratseth2019-10-081-8/+26
| |/ |/|
* | Revert "Bratseth/instances in deployment xml rebased"Jon Bratseth2019-10-071-26/+8
* | Merge pull request #10891 from vespa-engine/bratseth/instances-in-deployment-...Jon Bratseth2019-10-071-8/+26
|\ \
| * | Merge with masterJon Bratseth2019-10-076-113/+53
| |\|
| * | Avoid deprecated methodsJon Bratseth2019-10-041-8/+26
* | | Merge pull request #10897 from vespa-engine/mpolden/remove-unused-fieldMartin Polden2019-10-071-18/+0
|\ \ \
| * | | Remove unused clusterUtilization fieldMartin Polden2019-10-071-4/+0