aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/deployment/InternalStepRunnerTest.java
Commit message (Expand)AuthorAgeFilesLines
* Remove DeploymentTester and rename InternalDeploymentTesterJon Marius Venstad2019-10-311-6/+5
* Take care of DeploymentTester stragglersJon Marius Venstad2019-10-311-40/+8
* Extract DeploymentContext from InternalDeploymentTesterMartin Polden2019-10-281-5/+5
* Support arbitrary application in InternalDeploymentTesterJon Marius Venstad2019-10-091-2/+6
* Add and use completeRollout() instead of hard coded jobsJon Marius Venstad2019-10-091-3/+3
* Remove instance dimension where it should not beJon Marius Venstad2019-10-081-1/+2
* Put Instances in Application, and replace ALL THE THINGS!!!Jon Marius Venstad2019-09-281-54/+54
* Let createApplication return an Application (and :dark_sunglasses:)Jon Marius Venstad2019-09-281-4/+4
* Revert "Use flavor instead of resources when deploying Vespa 6 tester applica...Valerij Fredriksen2019-09-191-11/+0
* Use flavor instead of resources when deploying Vespa 6 tester applicationValerij Fredriksen2019-09-161-1/+11
* Make deployment job info messages INFO levelJon Marius Venstad2019-09-161-2/+2
* Merge pull request #10641 from vespa-engine/jvenstad/live-vespa-logs-in-deplo...Jon Marius Venstad2019-09-131-30/+29
|\
| * Handle log server giving overlapping log windows (with micro precision)Jon Marius Venstad2019-09-131-29/+29
| * Remove malplaced log spamJon Marius Venstad2019-09-131-6/+5
* | SimplifyValerij Fredriksen2019-09-131-11/+2
* | Account for advertised resources in AWSValerij Fredriksen2019-09-131-0/+10
|/
* Unit test certificate appending in internal pipelineJon Marius Venstad2019-09-091-4/+13
* Add key and certificate pair to tester artifacts, and use for SSLContextJon Marius Venstad2019-09-091-0/+1
* Create and store tester certificate when deploying testerJon Marius Venstad2019-09-091-36/+49
* Let deployments of real depend on deployment of testerJon Marius Venstad2019-09-091-31/+46
* Move Mailer to ServiceRegistryMartin Polden2019-09-041-1/+1
* Set test credentials root only when it has credentialsJon Marius Venstad2019-08-141-1/+3
* Fix testØyvind Grønnesby2019-07-191-7/+2
* Remove cloud from ZoneIdHåkon Hallingstad2019-06-141-1/+1
* Move things aroundJon Marius Venstad2019-06-121-14/+0
* Use cluster endpoints in test config, and test serialisationJon Marius Venstad2019-06-121-0/+19
* Merge pull request #9391 from vespa-engine/freva/add-publiccdValerij Fredriksen2019-05-141-1/+1
|\
| * Always use value for SystemName, Environment and RegionNameValerij Fredriksen2019-05-141-2/+1
* | Check for roulting policies in InternalStepRunnerJon Marius Venstad2019-05-141-1/+30
|/
* Check endpoints as part of install steps tooJon Marius Venstad2019-05-131-6/+9
* Store development packages per zoneJon Marius Venstad2019-05-091-3/+8
* Add perf deployment jovJon Marius Venstad2019-05-091-1/+1
* Add deploy method to JobController, which runs a deploy jobJon Marius Venstad2019-05-091-1/+37
* Copy Vespa logs before deactivating test deploymentsJon Marius Venstad2019-04-111-0/+34
* Also move UpgradePolicy, ZoneFilter, and ZoneListHåkon Hallingstad2019-04-081-1/+1
* Move ZoneId to config-provisioningHåkon Hallingstad2019-04-081-1/+1
* Allocate 2Gb to tester app, and 75% of the rest to SurefireJon Marius Venstad2019-03-121-1/+1
* Use configured tester flavourJon Marius Venstad2019-03-081-1/+1
* Application fails due to missing tester packageJon Marius Venstad2019-02-201-1/+5
* Replace mutable lists with List.ofMartin Polden2019-01-251-2/+2
* Fix global rotation overrideMartin Polden2019-01-071-4/+2
* Send mail only when configuredJon Marius Venstad2019-01-021-3/+9
* Fix subjectJon Marius Venstad2018-12-191-1/+1
* Send mail to author of failing commit when commit is new for jobJon Marius Venstad2018-12-191-8/+20
* Let author be a proper part of ApplicationVersionJon Marius Venstad2018-12-191-1/+2
* Introduce and use TesterIdJon Marius Venstad2018-11-091-35/+33
* Allow unregistering from internal deployment pipeline through application APIJon Marius Venstad2018-11-011-1/+10
* Address reviewJon Marius Venstad2018-10-311-0/+2
* Remove pointless Optional and clean up API responseJon Marius Venstad2018-10-051-1/+1
* Remove outdated testJon Marius Venstad2018-09-111-8/+0