aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/deployment/InternalStepRunnerTest.java
Commit message (Expand)AuthorAgeFilesLines
* More controller code to internal repo.gjoranv2023-11-061-566/+0
* Update copyrightJon Bratseth2023-10-091-1/+1
* Revert "Revert "Use another exception and error in response when quota is exc...Harald Musum2023-05-221-2/+13
* Revert "Use another exception and error in response when quota is exceed"Harald Musum2023-05-221-13/+2
* Handle quota exceeded from config serverHarald Musum2023-05-221-2/+13
* Remove controller certificate validationMorten Tokle2022-12-211-8/+0
* Add tester certs in deploy callMorten Tokle2022-12-141-10/+15
* More time in testjonmv2022-11-071-1/+1
* Sleep 5 minutes on first parent host not readyjonmv2022-10-261-0/+1
* Avoid JSON class leaks, and removed unused data/codejonmv2022-10-241-2/+0
* Fix broken testsjonmv2022-09-151-0/+1
* Remove dated version check TODOjonmv2022-08-151-7/+3
* Re-run inconclusive tests on ever 30min insteadjonmv2022-08-101-3/+4
* Convert controller-server to junit5Bjørn Christian Seime2022-07-281-7/+7
* Eliminate wrong use of optionaljonmv2022-06-101-32/+32
* Use a single last log timestamp, and upper bound with now - 1sjonmv2022-05-241-25/+29
* Move test package logic to separate class, with validation, resulting in noti...jonmv2022-04-251-63/+3
* JobType now always has a zone, which simplifies thingsjonmv2022-04-221-76/+67
* Resolve some TODOsjonmv2022-04-211-11/+0
* Add new run status noTests, which is a success, but not quite as shinyjonmv2022-04-211-0/+26
* Use RevisionId instead of ApplicationVersion as keysjonmv2022-04-111-15/+19
* Revert "Jonmv/unify hostname classes"Jon Marius Venstad2022-04-081-1/+1
* Use one HostName class (that is not for JSON)Jon Marius Venstad2022-04-081-1/+1
* Allow multiple test reportsJon Marius Venstad2022-03-021-2/+5
* Print separator and reset message to each step when jobs resetJon Marius Venstad2022-03-021-1/+4
* Reset test log counter when resetting RunJon Marius Venstad2022-02-161-0/+1
* Let tests lie dormant for a while (1/20 of time since deployment, clamped) af...Jon Marius Venstad2022-02-161-5/+23
* Make it possible to reset runs—they count as failed, so do clean-up, then r...Jon Marius Venstad2022-02-161-0/+26
* Use aborted status only when error is not indicated, and let this reflect els...Jon Marius Venstad2022-02-161-1/+1
* Avoid re-sesnding email for repeated failuresJon Marius Venstad2021-12-161-3/+11
* Increase allowed suspension time for content nodesOla Aunrønning2021-11-241-1/+1
* We always use osgi-based teest runner nowJon Marius Venstad2021-11-181-9/+3
* Remove compile version checkMartin Polden2021-11-031-3/+1
* Update 2020 Oath copyrights.gjoranv2021-10-271-1/+1
* Move application package related classes to own packageValerij Fredriksen2021-09-091-1/+1
* Replace list overloading with NodeFilterMartin Polden2021-07-191-1/+2
* Do not use serializable NodeRepositoryNode internally in controllerMartin Polden2021-07-141-4/+4
* Revert "Do not use serializable NodeRepositoryNode internally in controller"Harald Musum2021-07-141-4/+4
* Do not use serializable NodeRepositoryNode internally in controllerMartin Polden2021-07-131-4/+4
* Retry real deployment until it has correct certJon Marius Venstad2021-07-051-2/+38
* Retry logs ont found for 3 minutesJon Marius Venstad2021-07-051-5/+22
* Revert "Merge pull request #17603 from vespa-engine/jonmv/revert-apache-confi...Jon Marius Venstad2021-04-261-4/+2
* Revert "Merge pull request #17592 from vespa-engine/jonmv/apache-config-serve...Jon Marius Venstad2021-04-261-2/+4
* Replace ConfigServerExceptionJon Marius Venstad2021-04-261-4/+2
* Remove unused importsMartin Polden2021-01-061-4/+0
* Construct only the relevant application packageMartin Polden2020-12-151-6/+5
* Remove "allowed" from config change actions (+ wiring) — allowed if not th...Jon Marius Venstad2020-11-201-28/+1
* ConfigChangeActions now includes ReindexActions as wellJon Marius Venstad2020-11-061-16/+33
* Reduce version status readsMartin Polden2020-10-281-2/+2
* Use new OSGi based tester runtime in tester appBjørn Christian Seime2020-07-021-6/+19