summaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
* Detect test failure when considering change splitting for prod deploymentsJon Marius Venstad2022-03-011-0/+15
* Only schedule tests for oustanding change when there actually is oneJon Marius Venstad2022-03-011-4/+5
* Merge pull request #21463 from vespa-engine/jonmv/deployment-orch-adjustmentsMartin Polden2022-03-0110-34/+52
|\
| * Allow skipping parts of change when triggering jobsJon Marius Venstad2022-02-282-6/+8
| * Verify dep orch only aborts its own jobsJon Marius Venstad2022-02-281-0/+8
| * Store non-canonical reasons for runs, and avoid auto-aborting these from dep....Jon Marius Venstad2022-02-287-25/+33
| * Log why runs are abortedJon Marius Venstad2022-02-283-3/+3
* | andreer/delete unmanaged certs take 2 (#21268)Andreas Eriksen2022-02-283-39/+43
* | Merge pull request #21452 from vespa-engine/jonmv/deployment-orch-adjustmentsJon Marius Venstad2022-02-283-23/+37
|\|
| * Be smarter about guessing future deployed versions for eager testsJon Marius Venstad2022-02-281-2/+13
| * Ignore source versions for system testsJon Marius Venstad2022-02-283-16/+2
| * Only roll "next" revision when current is failingJon Marius Venstad2022-02-281-7/+24
* | Merge pull request #21348 from vespa-engine/freva/app-formatValerij Fredriksen2022-02-2813-150/+25
|\ \ | |/ |/|
| * Use same serializer for ApplicationVersionValerij Fredriksen2022-02-235-48/+13
| * Do not expose source revisionValerij Fredriksen2022-02-238-30/+0
| * Serialize ApplicationVersion without sourceValerij Fredriksen2022-02-237-72/+12
* | Merge pull request #21382 from vespa-engine/hmusum/add-architecture-to-node-r...Harald Musum2022-02-251-12/+24
|\ \
| * | Add architeecture to node repo rest apiHarald Musum2022-02-241-12/+24
* | | Merge pull request #21362 from vespa-engine/mpolden/cli-compatJon Bratseth2022-02-242-0/+29
|\ \ \ | |/ / |/| |
| * | Implement /cli/v1/ APIMartin Polden2022-02-242-0/+29
| |/
* | Merge pull request #21360 from vespa-engine/jonmv/long-deployment-pipelines-2Valerij Fredriksen2022-02-242-6/+19
|\ \
| * | Ensure production tests wait for the relevant deploymentJon Marius Venstad2022-02-241-0/+17
| * | Include tests in versino hashJon Marius Venstad2022-02-241-6/+2
* | | Merge pull request #21342 from vespa-engine/jonmv/long-deployment-pipelines-2Jon Marius Venstad2022-02-232-0/+51
|\| |
| * | Remove stray commassJon Marius Venstad2022-02-232-3/+3
| * | Remove available versions "at" timestamppJon Marius Venstad2022-02-232-11/+4
| * | Provide list of available versionosJon Marius Venstad2022-02-232-0/+58
* | | Merge pull request #21336 from vespa-engine/jonmv/long-deployment-pipelines-2Valerij Fredriksen2022-02-231-0/+33
|\| |
| * | Add test for outstanding change computation with multiple revisionsJon Marius Venstad2022-02-231-0/+33
* | | Replace 'out of capacity' by 'node allocation failure'Jon Bratseth2022-02-237-16/+15
| |/ |/|
* | Add API to download submitted testsValerij Fredriksen2022-02-221-0/+13
* | Merge pull request #21299 from vespa-engine/jonmv/long-deployment-pipelines-2Jon Marius Venstad2022-02-223-4/+70
|\|
| * Do not roll out new application package with pure deployment orchestration ch...Jon Marius Venstad2022-02-223-4/+70
* | add some fields validation for tenant infoLeandro Alves2022-02-221-5/+31
|/
* Merge pull request #20898 from vespa-engine/ogronnesby/tenant-info-emailLeandro Alves2022-02-211-3/+48
|\
| * name -> contactName, email -> contactEmail for validationØyvind Grønnesby2022-01-241-10/+13
| * Validate name and email tenant info fieldsØyvind Grønnesby2022-01-211-3/+45
* | Merge OktaAccessToken and OktaIdentityToken into OAuthCredentialsValerij Fredriksen2022-02-213-78/+60
* | Merge pull request #21279 from vespa-engine/freva/notificationsJon Marius Venstad2022-02-192-0/+22
|\ \
| * | Allow to excludeMessagesValerij Fredriksen2022-02-182-7/+1
| * | Allow operators to list all notificationsValerij Fredriksen2022-02-182-0/+28
* | | Split revision target and when to change settings in deployment specJon Marius Venstad2022-02-183-13/+19
|/ /
* | Merge pull request #21258 from vespa-engine/jonmv/long-deployment-pipelines-2Martin Polden2022-02-181-4/+20
|\ \
| * | Add revision upgrade policy "exclusive" which _never_ joins commitsJon Marius Venstad2022-02-171-4/+20
* | | Ensure resests runs are not counted as successes when racy double-finishJon Marius Venstad2022-02-171-2/+7
* | | Merge pull request #21255 from vespa-engine/freva/adjust-feed-block-warning-t...Henning Baldersheim2022-02-171-6/+6
|\ \ \ | |/ / |/| |
| * | Adjust feed block notification warning thresholdValerij Fredriksen2022-02-171-6/+6
* | | Fix unit testJon Marius Venstad2022-02-172-2/+24
* | | Add test for multiple revisions through multi-instance deployment specJon Marius Venstad2022-02-171-1/+99
* | | Expose list of known relevant versions in deployment view APIJon Marius Venstad2022-02-172-0/+59