aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/restapi
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-293-52/+66
* 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
* Merge pull request #11066 from vespa-engine/jvenstad/really-do-set-number-of-...Jon Marius Venstad2019-10-231-1/+1
|\
| * Set upgrades per minute to non-zero value in testsJon Marius Venstad2019-10-231-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-213-15/+54
* | 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 #10939 from vespa-engine/ogronnesby/support-multiple-roles...Jon Marius Venstad2019-10-102-5/+5
|\
| * Allow multiple roles when removing roles as wellØyvind Grønnesby2019-10-101-2/+2
| * Support multiple roles when adding one roleØyvind Grønnesby2019-10-102-3/+3
* | 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
* | | Do not expose the headless role in the APIs - only used for keysØyvind Grønnesby2019-10-101-15/+3
| |/ |/|
* | 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-103-4/+37
|/
* Merge pull request #10921 from vespa-engine/ogronnesby/simplified-rolesØyvind Grønnesby2019-10-096-130/+69
|\
| * Update commentJon Marius Venstad2019-10-091-1/+1
| * PATCH to POSTJon Marius Venstad2019-10-091-1/+1
| * Remove visibility of "old" rolesØyvind Grønnesby2019-10-086-163/+61
| * Introduce simplified roles without removing old ones - some tests commented outØyvind Grønnesby2019-10-083-34/+75
* | 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-082-2/+2
|/ /
* | 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