aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/main/java/com/yahoo/vespa/hosted/controller/deployment/JobProfile.java
Commit message (Expand)AuthorAgeFilesLines
* Store Vespa logs in S3 for non-prod-deployment jobsjonmv2022-08-151-0/+1
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* No vespa logs to copy, removeHarald Musum2021-09-301-2/+1
* Introduce new job profile for dev dry runHarald Musum2021-09-301-1/+4
* Let each Step declare whether it should always be runJon Marius Venstad2020-03-021-18/+13
* Do not run tests in production deployment jobsJon Marius Venstad2020-01-271-7/+2
* Run staging-setup tagged unit tests on initial staging deployment before upgradeJon Marius Venstad2020-01-171-2/+6
* Add start timestamp for step, try 2HÃ¥kon Hallingstad2019-12-171-1/+12
* Support production test jobsJon Marius Venstad2019-12-111-1/+8
* Always copy Vespa logs for dev, at the end of the job, but only if deployed t...Jon Marius Venstad2019-09-131-1/+1
* Add perf deployment jovJon Marius Venstad2019-05-091-0/+1
* Add development JobProfileJon Marius Venstad2019-05-091-1/+6
* Add new copyVespaLogs step for test jobsJon Marius Venstad2019-04-111-2/+4
* Add copyright headerJon Bratseth2018-10-011-0/+1
* Resolve a few TODOsJon Marius Venstad2018-09-111-1/+0
* endTests is not run-always, and avoid Thread.sleep in unit testJon Marius Venstad2018-07-021-9/+9
* Thorough GC of job resourcesJon Marius Venstad2018-07-021-3/+4
* Support aborting runs, and some JobRunner testsJon Marius Venstad2018-07-021-6/+9
* Job serialisation and log store changesJon Marius Venstad2018-07-021-1/+1
* Maybe a finished job run engine?Jon Marius Venstad2018-07-021-3/+3
* Daft draft to share -- don't stareJon Marius Venstad2018-07-021-1/+67
* Avoid hiding unexpected lock timeoutsJon Marius Venstad2018-07-021-0/+5