aboutsummaryrefslogtreecommitdiffstats
path: root/controller-api/src/main/java/com/yahoo/vespa/hosted/controller/api/integration/deployment/JobType.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* more exact requirements in error messageArne Juul2023-06-081-1/+1
* Ensure invalid job types are not written ... too late :'(jonmv2022-07-071-1/+1
* Detect when using .zone() on incomplete job typejonmv2022-06-291-8/+13
* Correctly compare run and expected cloudjonmv2022-06-281-2/+3
* Revert "Merge pull request #23247 from vespa-engine/revert-23218-jonmv/multip...jonmv2022-06-281-19/+35
* Revert "Jonmv/multiple test and staging zones"Jon Marius Venstad2022-06-271-35/+19
* Allow system test with different zones, test with different clouds (but not t...jonmv2022-06-231-21/+11
* Stash with partial multile job typesjonmv2022-06-231-17/+43
* Include jobs for all reachable zones in JobType.allIn(zones)jonmv2022-06-081-1/+1
* Improve job type sort orderjonmv2022-04-221-6/+8
* JobType now always has a zone, which simplifies thingsjonmv2022-04-221-258/+72
* Use JobType.fromJobName with zones all other places than in sdeserialisationjonmv2022-04-191-0/+5
* Add JobType.fromjobName with provided zones for system and staging testjonmv2022-04-191-0/+15
* Let JobType.allIn use provided zonesjonmv2022-04-191-5/+2
* Simplify declaration of static jobs (to be removed, most likely)jonmv2022-04-191-93/+49
* Serialise JobType with zone+test, and eliminate last == usagesjonmv2022-04-191-4/+9
* Revert "Merge pull request #22130 from vespa-engine/revert-22100-jonmv/remove...jonmv2022-04-191-100/+266
* Revert "Remove compatibility serialisation for revisions, and add (de-) for j...Harald Musum2022-04-191-266/+100
* Make JobType non-enum, and prepare for serialisation with zone id insteadjonmv2022-04-121-100/+266
* Merge pull request #19453 from vespa-engine/update-copyrightsgjoranv2021-10-071-1/+1
|\
| * Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* | start to use new test and staging zone in CDbjormel2021-10-071-2/+2
|/
* Add jobs for production-cd-us-east-1Jon Marius Venstad2021-09-231-0/+6
* Add unit test to verify setupJon Marius Venstad2021-06-141-1/+4
* Add missing test typesJon Marius Venstad2021-06-141-3/+7
* add new zoneskkraune2021-02-091-1/+5
* job type for perf zonekkraune2020-11-231-0/+3
* Add production-aws-ap-northeast-1a to jobtypeLeandro Alves2020-03-191-0/+6
* Do not run tests in production deployment jobsJon Marius Venstad2020-01-271-6/+6
* Tidy up a little in DeploymentStatusJon Marius Venstad2019-12-271-1/+4
* Support production test jobsJon Marius Venstad2019-12-111-1/+44
* First draft of deployment orchestration state graphJon Marius Venstad2019-12-111-5/+21
* don't deploy to us-east-1 when user specifies aws-us-west-2aandreer2019-11-221-1/+1
* Remove component job typeJon Marius Venstad2019-11-051-4/+0
* Add job for dev.cd-us-west-1 zoneJon Marius Venstad2019-10-311-0/+3
* Add and use completeRollout() instead of hard coded jobsJon Marius Venstad2019-10-091-1/+1
* Align zoneId for public prod jib typetoby2019-10-011-1/+1
* Add test,staging and prod zones to job typestoby2019-10-011-3/+6
* Add Public dev.aws-us-east-1cValerij Fredriksen2019-07-021-1/+3
* Remove system from ZoneIdHåkon Hallingstad2019-06-161-1/+1
* Revert "Revert "Remove vaas""Harald Musum2019-06-121-4/+0
* Revert "Remove vaas"Harald Musum2019-06-121-0/+4
* Remove vaasValerij Fredriksen2019-06-111-4/+0
* Add dev.aws-us-east-1c to JobTypeValerij Fredriksen2019-06-041-0/+3
* Move SystemName in frontHåkon Hallingstad2019-05-281-1/+1
* Add PublicCd aws-us-east-1c prod, test and staging to JobTypeValerij Fredriksen2019-05-271-5/+10
* Render info about last dev/perf deployment jobs in overviewJon Marius Venstad2019-05-231-0/+6
* Add perf deployment jovJon Marius Venstad2019-05-091-1/+4
* Add dev deployments to JobType membersJon Marius Venstad2019-05-091-11/+22