aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #22168 from vespa-engine/ean/improve-notification-messageEirik Nygaard2022-04-212-1/+7
|\
| * Include dashboard url in notification messagesEirik Nygaard2022-04-202-1/+7
* | Update badges with new mustard colour for noTests and aborted, and success a ...jonmv2022-04-217-47/+107
* | Resolve some TODOsjonmv2022-04-212-21/+1
* | Add new run status noTests, which is a success, but not quite as shinyjonmv2022-04-213-0/+28
* | Merge pull request #22125 from vespa-engine/jonmv/serialize-job-type-with-zoneJon Marius Venstad2022-04-206-24/+24
|\ \
| * | Serialise JobType with zone in remaining serializersjonmv2022-04-191-3/+6
| * | Let JobType.allIn use provided zonesjonmv2022-04-192-14/+10
| * | Serialise JobType with zone+test, and eliminate last == usagesjonmv2022-04-193-7/+8
| |/
* | Merge pull request #22119 from vespa-engine/jonmv/no-more-serviceview/v1Jon Marius Venstad2022-04-197-232/+0
|\ \ | |/ |/|
| * Merge branch 'master' into jonmv/no-more-serviceview/v1Jon Marius Venstad2022-04-172-3/+20
| |\
| * | No more /serviceview/v1/jonmv2022-04-137-238/+0
* | | Revert "Merge pull request #22130 from vespa-engine/revert-22100-jonmv/remove...jonmv2022-04-194-26/+11
* | | Revert "Remove compatibility serialisation for revisions, and add (de-) for j...Harald Musum2022-04-194-11/+26
* | | Merge branch 'master' into jonmv/remove-compatibility-application-version-ser...Jon Marius Venstad2022-04-195-8/+27
|\ \ \ | | |/ | |/|
| * | Proxy orchestrator/v1/ for a deploymentjonmv2022-04-132-3/+14
| |/
| * Merge pull request #22107 from vespa-engine/jonmv/status-v1-proxyJon Marius Venstad2022-04-123-1/+8
| |\
| | * Add test file, no regexjonmv2022-04-121-0/+1
| | * Proxy state/v1/ requests with hostjonmv2022-04-122-1/+7
| * | Ensure a specific system version is used for testjonmv2022-04-122-5/+6
| |/
* | Make JobType non-enum, and prepare for serialisation with zone id insteadjonmv2022-04-122-4/+6
* | Remove compatiblity serialisation of revision idsjonmv2022-04-122-22/+5
|/
* stop updating JSON responsesJon Marius Venstad2022-04-111-1/+1
* Use RevisionId instead of ApplicationVersion as keysjonmv2022-04-1136-270/+319
* Update more test expectationsjonmv2022-04-112-85/+86
* Fix static test controller versionjonmv2022-04-117-8/+25
* Mark builds with equal hash as non-deployable upon accepting themjonmv2022-04-114-16/+8
* Allow cancelling rollout of builds, through /application/v4/jonmv2022-04-112-1/+6
* Always account for risk of the next revisionjonmv2022-04-111-0/+13
* Test risk deployment orchestration, and fix skipped cumulative risk issuejonmv2022-04-112-22/+43
* No outstanding change ready unless min risk or max idle hours has passedjonmv2022-04-112-5/+3
* Improve formatting of controller-server JSON response filesjonmv2022-04-1135-162/+90
* Allow revision-target next to pick commits until max-risk is achievedjonmv2022-04-114-26/+36
* Optimise importsjonmv2022-04-1137-62/+35
* Add more data to builds table in deployment overviewjonmv2022-04-113-6/+18
* Update all response files in controller-server with unified format, and stati...jonmv2022-04-1181-440/+1131
* Make indent specifiable in JsonFormatjonmv2022-04-111-9/+7
* Rename JSON files to indicate they arejonmv2022-04-116-5/+5
* Compare JSON structured, and allow writing expected datajonmv2022-04-111-18/+34
* Add description and risk to application versionsjonmv2022-04-114-31/+28
* Use a fixed time in controller rest api testsjonmv2022-04-115-4/+11
* Simplify ApplicationStorejonmv2022-04-111-21/+7
* Skip implicit tests that are never used for anythingjonmv2022-04-101-12/+0
* Inline some accessors in Applicationjonmv2022-04-103-9/+9
* ** Add RevisionId as key for ApplicationVersion, and gather them all in Revis...jonmv2022-04-092-14/+18
* Rename ApplicationVersion id to stringIdjonmv2022-04-092-4/+4
* Remove unused application and instance fieldsjonmv2022-04-093-24/+27
* Revert "Merge pull request #22072 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-0926-94/+94
* Revert "Merge pull request #22068 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-0826-94/+94
* Move ID part to HostName in config-provisioningjonmv2022-04-0821-21/+21