aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/persistence/testdata/run-status.json
Commit message (Expand)AuthorAgeFilesLines
* More controller code to internal repo.gjoranv2023-11-061-67/+0
* Store optional dependent job and change for each run (will be used for tests)jonmv2023-09-081-1/+9
* JobType now always has a zone, which simplifies thingsjonmv2022-04-221-1/+1
* Store non-canonical reasons for runs, and avoid auto-aborting these from dep....Jon Marius Venstad2022-02-281-1/+2
* Let tests lie dormant for a while (1/20 of time since deployment, clamped) af...Jon Marius Venstad2022-02-161-0/+1
* Add deployedDirectly to ApplicationVersionValerij Fredriksen2021-09-091-1/+3
* Expose number of retiring nodes in deployment logValerij Fredriksen2021-05-261-1/+1
* Add info about ongoing firmware checks as wellJon Marius Venstad2020-01-241-1/+1
* Store summary of convergence of application deployment in runJon Marius Venstad2020-01-241-0/+1
* Store instant since which no nodes were allowed to be down in runJon Marius Venstad2020-01-241-0/+1
* Run staging-setup tagged unit tests on initial staging deployment before upgradeJon Marius Venstad2020-01-171-0/+2
* Add test of start time serializationHÃ¥kon Hallingstad2019-12-191-0/+8
* Handle log server giving overlapping log windows (with micro precision)Jon Marius Venstad2019-09-131-0/+1
* Create and store tester certificate when deploying testerJon Marius Venstad2019-09-091-0/+1
* Add new copyVespaLogs step for test jobsJon Marius Venstad2019-04-111-0/+1
* Expose build meta in ApplicationPackage and store it in ApplicationVersionJon Marius Venstad2019-01-111-0/+2
* Add author email to ApplicationVersion, and store it with submissionsJon Marius Venstad2018-12-191-0/+1
* Test and fix bug for version serialising for runsJon Marius Venstad2018-08-201-1/+1
* Store information about last test log record received in RunJon Marius Venstad2018-08-151-0/+1
* Made `RunStatus status` an explicit, set-once, serialised fieldJon Marius Venstad2018-08-141-0/+1
* Store version information in run statusJon Marius Venstad2018-08-081-11/+25
* Thorough GC of job resourcesJon Marius Venstad2018-07-021-1/+1
* Support aborting runs, and some JobRunner testsJon Marius Venstad2018-07-021-1/+1
* Job serialisation and log store changesJon Marius Venstad2018-07-021-0/+21