summaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3746 from vespa-engine/mpolden/freeze-confidenceJon Bratseth2017-10-158-109/+152
|\
| * Freeze confidence for previous versionsMartin Polden2017-10-136-105/+91
| * Persist version statusMartin Polden2017-10-133-4/+61
* | Merge pull request #3729 from vespa-engine/smorgrav/cost_add_flavor_infoTorbjørn Smørgrav2017-10-136-9/+89
|\ \ | |/ |/|
| * Use correct fieldnames in deserialization of flavor infotoby2017-10-131-0/+3
| * Specify better waste and tco and redefine deployment utilizationtoby2017-10-125-7/+84
| * Add more flavor info and redefine cluster tco and wastetoby2017-10-122-2/+2
* | Verify the actual change we are deployingJon Bratseth2017-10-121-2/+3
|/
* Merge pull request #3704 from vespa-engine/bratseth/remove-in-progressMartin Polden2017-10-111-2/+21
|\
| * Remove printlnJon Bratseth2017-10-111-1/+0
| * Use isRunningJon Bratseth2017-10-101-1/+1
| * Fix test and use isRunningJon Bratseth2017-10-101-1/+21
* | Fix bad conflict resolution on test responsetoby2017-10-101-2/+2
* | Lock must be taken and released on application storetoby2017-10-101-12/+18
* | Add two new maintainers to mainters responsetoby2017-10-101-10/+16
* | Remove cost from wadl test response tootoby2017-10-101-5/+0
* | Update Rest API to conform with previous unit test - adjust for api changes a...toby2017-10-102-43/+69
* | Rebase mastertoby2017-10-103-5/+6
* | The missing unit teststoby2017-10-102-0/+76
* | Add unit test for maintainerstoby2017-10-101-1/+21
* | Add getNodeList to configserverclienttoby2017-10-101-0/+6
* | Complete serialization for the clusterinfo and clusterutils objectstoby2017-10-101-2/+15
* | Serialization take 1 - not finishedtoby2017-10-101-15/+51
* | Bad merge - here is the correct ControllerTesttoby2017-10-101-55/+74
* | Fold cost api into the application API - take 1toby2017-10-104-76/+31
* | Use new cost implementation in REST APItoby2017-10-102-23/+7
* | Move calculateions to CostCluster and CostApplication classestoby2017-10-101-2/+2
* | Update mock implementationtoby2017-10-101-0/+13
* | Refactor cost APIs and modelling - this is a breaking changetoby2017-10-104-138/+80
|/
* Trigger blocked jobs in maintenanceJon Bratseth2017-10-102-3/+20
* Cleaner triggering logicJon Bratseth2017-10-103-16/+14
* Merge pull request #3687 from vespa-engine/bratseth/block-revision-changesJon Bratseth2017-10-094-18/+84
|\
| * CleanupJon Bratseth2017-10-091-10/+10
| * Support blocking application changesJon Bratseth2017-10-094-17/+83
* | Only upgrade applications that has production deploymentMartin Polden2017-10-091-0/+6
|/
* Merge pull request #3664 from vespa-engine/mpolden/throttle-upgradesJon Bratseth2017-10-054-7/+89
|\
| * Throttle upgradesMartin Polden2017-10-054-7/+89
* | Sort deployments and jobs in application APIMartin Polden2017-10-053-1/+309
|/
* Merge pull request #3661 from vespa-engine/bratseth/retry-failing-jobs-lessJon Bratseth2017-10-051-8/+2
|\
| * Don't retry jobs that are runningJon Bratseth2017-10-051-8/+2
* | Increase offered jobs in capacity constrained zonesMartin Polden2017-10-042-47/+65
* | Add trigger APIMartin Polden2017-10-031-0/+46
|/
* Disallow invalid project IDMartin Polden2017-10-026-111/+172
* Fix unstable testMartin Polden2017-10-022-9/+6
* Merge pull request #3585 from vespa-engine/mpolden/retry-from-first-jobHarald Musum2017-09-293-78/+85
|\
| * Reschedule upgrades that time outMartin Polden2017-09-291-0/+66
| * Always retry failing deployment from first problematic jobMartin Polden2017-09-292-78/+19
* | Merge pull request #3589 from vespa-engine/mpolden/cancel-deployment-apiMartin Polden2017-09-293-0/+15
|\ \
| * | API for cancelling deploymentMartin Polden2017-09-293-0/+15
* | | Remove self-triggering supportMartin Polden2017-09-299-51/+22
|/ /