aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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 #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 #21301 from vespa-engine/hmusum/dont-use-deprecated-alloca...Jon Marius Venstad2022-02-221-1/+2
|\ \
| * | Move away from deprecated 'allocated-memory' attribute in nodes elementHarald Musum2022-02-221-1/+2
* | | Merge pull request #21299 from vespa-engine/jonmv/long-deployment-pipelines-2Jon Marius Venstad2022-02-225-4/+70
|\ \ \ | | |/ | |/|
| * | Add added sample packageJon Marius Venstad2022-02-221-0/+0
| * | Do not roll out new application package with pure deployment orchestration ch...Jon Marius Venstad2022-02-224-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
* | | Detect latest versions as upgrades when there are no prod deploymentsJon Marius Venstad2022-02-171-3/+3
|/ /
* | Reset test log counter when resetting RunJon Marius Venstad2022-02-161-0/+1
* | Let tests lie dormant for a while (1/20 of time since deployment, clamped) af...Jon Marius Venstad2022-02-162-5/+24
* | Make it possible to reset runs—they count as failed, so do clean-up, then r...Jon Marius Venstad2022-02-161-0/+26
* | Use aborted status only when error is not indicated, and let this reflect els...Jon Marius Venstad2022-02-161-1/+1
* | Remove temporary code for bootstrapping versions listJon Marius Venstad2022-02-161-3/+2
* | Merge pull request #21204 from vespa-engine/jonmv/long-deployment-pipelines-2Jon Marius Venstad2022-02-152-6/+62
|\ \
| * | Pick newest upgrade target which has also passed previous instancesJon Marius Venstad2022-02-151-3/+5