summaryrefslogtreecommitdiffstats
path: root/controller-server/src/main/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
* Detect test failure when considering change splitting for prod deploymentsJon Marius Venstad2022-03-012-3/+16
* Only schedule tests for oustanding change when there actually is oneJon Marius Venstad2022-03-012-9/+18
* Merge pull request #21463 from vespa-engine/jonmv/deployment-orch-adjustmentsMartin Polden2022-03-0111-59/+99
|\
| * Allow skipping parts of change when triggering jobsJon Marius Venstad2022-02-282-4/+15
| * Store non-canonical reasons for runs, and avoid auto-aborting these from dep....Jon Marius Venstad2022-02-289-44/+57
| * Log why runs are abortedJon Marius Venstad2022-02-285-9/+20
| * Avoid failing to trigger staging test when system test is already runningJon Marius Venstad2022-02-282-4/+9
* | andreer/delete unmanaged certs take 2 (#21268)Andreas Eriksen2022-02-283-21/+53
* | Merge pull request #21457 from vespa-engine/mortent/verify-athenztenantMorten Tokle2022-02-281-1/+2
|\ \
| * | Verify athenz tenant before evaluating developer role privilegesMorten Tokle2022-02-281-1/+2
* | | Merge pull request #21449 from vespa-engine/jonmv/test-runner-fixesJon Marius Venstad2022-02-281-4/+10
|\ \ \
| * | | Add feature flag to allow no tests for particular tenantsJon Marius Venstad2022-02-281-1/+10
| * | | Let test runnerss decide when NO_TESTS are okJon Marius Venstad2022-02-281-4/+1
* | | | Merge pull request #21452 from vespa-engine/jonmv/deployment-orch-adjustmentsJon Marius Venstad2022-02-283-45/+57
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Be smarter about guessing future deployed versions for eager testsJon Marius Venstad2022-02-282-35/+32
| * | Ignore source versions for system testsJon Marius Venstad2022-02-283-7/+15
| * | Only roll "next" revision when current is failingJon Marius Venstad2022-02-282-5/+12
| |/
* | Merge pull request #21348 from vespa-engine/freva/app-formatValerij Fredriksen2022-02-282-41/+6
|\ \ | |/ |/|
| * Use same serializer for ApplicationVersionValerij Fredriksen2022-02-231-3/+3
| * Do not expose source revisionValerij Fredriksen2022-02-231-19/+0
| * Serialize ApplicationVersion without sourceValerij Fredriksen2022-02-232-19/+3
* | Temporary allow no testsMorten Tokle2022-02-251-1/+1
* | Read zone from job nameMorten Tokle2022-02-242-9/+18
* | Merge pull request #21363 from vespa-engine/mortent/allow-notests-stagingsetupMorten Tokle2022-02-241-0/+3
|\ \
| * | Allow no tests in staging setupMorten Tokle2022-02-241-0/+3
* | | Merge pull request #21362 from vespa-engine/mpolden/cli-compatJon Bratseth2022-02-241-0/+65
|\ \ \ | |/ / |/| |
| * | Implement /cli/v1/ APIMartin Polden2022-02-241-0/+65
| |/
* | Merge pull request #21360 from vespa-engine/jonmv/long-deployment-pipelines-2Valerij Fredriksen2022-02-243-2/+20
|\ \
| * | Ensure production tests wait for the relevant deploymentJon Marius Venstad2022-02-242-0/+11
| * | Only add runs for idle _test_ jobsJon Marius Venstad2022-02-241-1/+1
| * | Include tests in versino hashJon Marius Venstad2022-02-242-1/+8
* | | Merge pull request #21342 from vespa-engine/jonmv/long-deployment-pipelines-2Jon Marius Venstad2022-02-232-18/+49
|\| |
| * | Remove available versions "at" timestamppJon Marius Venstad2022-02-231-2/+0
| * | Provide list of available versionosJon Marius Venstad2022-02-232-18/+51
* | | Merge pull request #21336 from vespa-engine/jonmv/long-deployment-pipelines-2Valerij Fredriksen2022-02-234-6/+11
|\| |
| * | Wrap simliar logic, no real changeJon Marius Venstad2022-02-234-6/+11
* | | Put back date for removal of compatibilityJon Bratseth2022-02-231-1/+1
* | | Remove date for removal of compatibilityJon Bratseth2022-02-231-1/+1
* | | Make comment more generalJon Bratseth2022-02-231-1/+1
* | | Replace 'out of capacity' by 'node allocation failure'Jon Bratseth2022-02-2311-23/+23
| |/ |/|
* | Merge pull request #21316 from vespa-engine/freva/allow-retrieveing-testsJon Marius Venstad2022-02-221-30/+25
|\ \
| * | Add API to download submitted testsValerij Fredriksen2022-02-221-30/+25
* | | Merge pull request #21314 from vespa-engine/jonmv/long-deployment-pipelines-2Jon Marius Venstad2022-02-221-3/+10
|\ \ \ | |/ / |/| / | |/
| * Add NO_TESTS status to simplify detecting that no tests are availableJon Marius Venstad2022-02-221-3/+10
* | 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-226-33/+51
|\ \ \ | | |/ | |/|
| * | Split assignment and equals check in loopJon Marius Venstad2022-02-221-5/+5
| * | Do not roll out new application package with pure deployment orchestration ch...Jon Marius Venstad2022-02-226-33/+51
| |/
* | Merge pull request #21305 from vespa-engine/ldalves/form-validationLeandro Alves2022-02-221-6/+36
|\ \ | |/ |/|