)]}'
{
  "log": [
    {
      "commit": "6aa5ec08a4556bb1f09b35fad6e8364b573724b9",
      "tree": "9b10b447f5821b1f31006c99dce7dfb0f09c690d",
      "parents": [
        "93cd494f655683a83ff3554607bf4da5ac4f32d5"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Jan 31 18:27:50 2024 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Jan 31 18:27:50 2024 -0500"
      },
      "message": "[VOL-5064] Build and release repo:voltha-system-tests\n\njjb/repos/voltha-helm-charts.yaml\njjb/verify/bbsim-sadis-server.yaml\njjb/verify/bbsim.yaml\njjb/verify/ofagent-go.yaml\njjb/verify/voltha-go.yaml\njjb/verify/voltha-onos.yaml\njjb/verify/voltha-openolt-adapter.yaml\njjb/verify/voltha-openonu-adapter-go.yaml\njjb/verify/voltha-system-tests.yaml\njjb/voltha-e2e.yaml\njjb/voltha-e2e/voltha-2.12.yaml\n-----------------------------------------\n  o Cleanup job for JJB edits from long ago.\n  o Logic modified to invoke release testing from a named branch\n    VS launching from master loaded from a branch named subdir.\n  o Remove /voltha-2.12/ from path to voltha/bbsim-tests.groovy.\n\nChange-Id: I4c15d58baed40daef3c0dec8fbc265c7f31dc998\n"
    },
    {
      "commit": "6ee5c7b13d4e8da7b278dfb89ad060b45cf4b076",
      "tree": "b3b516127ae128c4499e1d4943a7c2fc79dfc21b",
      "parents": [
        "311d6dab8eb65e6caaf2c375e71ceefee3aba61f"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Sep 27 15:23:50 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Oct 24 15:44:26 2023 -0400"
      },
      "message": "npm-groovy-lint inspired cleanups\n\nvars/volthaInfraDeploy.groovy\n-----------------------------\n  o Cleanup most npm-groovy-lint compaints:\n      make lint-groovy-mod (locally modified)\n      make lint-groovy     (all *.groovy sources)\n  o The type is not specified for variable \"kubeconfig\"\n    - Note: Local vars used in sh() calls not typed as String to avoid the\n      \"gString has no native cast to java.lang.String\" problem.\n\njjb/verify/voltha-onos.yaml\n---------------------------\n  o Cosmetic change to force jenkins job to run.\n\nChange-Id: I230190b2d0df9455430c5ca5760c8e6d818b161e\n"
    },
    {
      "commit": "41a44fcd9adbd7b35dd9d56adf44a898a64a6480",
      "tree": "f8f3a8c98a801dba3c79f12286ada26a83605c9e",
      "parents": [
        "3dd65a7cac20fc75f4f0da5ecf612a4766d90233"
      ],
      "author": {
        "name": "Jan Klare",
        "email": "jan.klare@bisdn.de",
        "time": "Wed Sep 27 10:20:57 2023 +0200"
      },
      "committer": {
        "name": "Jan Klare",
        "email": "jan.klare@bisdn.de",
        "time": "Wed Sep 27 10:25:43 2023 +0200"
      },
      "message": "set pipeline-branch and pipeline-script for all job definitions\n\n* the change with the ID I5cbbddf25b84a9ad75430015dbe8b1d322e29044\n  switched most jobs from using pipeline scripts via dsl to pulling\n  them in via git\n* in the aforementioned change, some pipeline definitions where missed,\n  especially in the jjb/verify, jjb/repos directories and\n  voltha-e2e.yaml file\n* in addition to those, some pipelines in jjb/voltha-test/voltha.yaml\n  did not have any pipeline-script set and where therefore missed during\n  the refactoring as well\n* this commit should repair all of the mentioned pipeline definitions by\n  always setting pipeline-branch and pipeline-script (except for jobs\n  which are commented out) in those files\n\nSigned-off-by: Jan Klare \u003cjan.klare@bisdn.de\u003e\nChange-Id: Ic3683b560c93e1bcfcaa2e895ded6a4b4e3c7ed8\nSigned-off-by: Jan Klare \u003cjan.klare@bisdn.de\u003e\n"
    },
    {
      "commit": "0eb8bd8ee3bf73167da8a408926fe426439c17fb",
      "tree": "23d5cdb396764d7f27e3a8042c3280e69ebc6d75",
      "parents": [
        "dd3344995b6b70bcaf6cd6ff60c20f9253eb4b47"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Mon Jul 10 13:26:25 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Mon Jul 10 13:26:25 2023 -0400"
      },
      "message": "[VOL-5010] - Clone unit tests to run on a v2.12 branch\n\njjb/voltha-test/voltha.yaml\n---------------------------\n  o Clone 2.11 tests into 2.12\n\nvars/installVoltctl.groovy\n--------------------------\n  o Version update pending on tool deployment.\n\njjb/pipeline/voltha/makefile\njjb/pipeline/voltha/master/bbsim-tests.groovy\njjb/pipeline/voltha/voltha-2.11/bbsim-tests.groovy\njjb/pipeline/voltha/voltha-2.11/physical-build.groovy\njjb/pipeline/voltha/voltha-2.12/bbsim-tests.groovy\njjb/pipeline/voltha/voltha-2.12/physical-build.groovy\n-----------------------------------------------------\n  o Clone master test scripts onto a release branch.\n  o Update to remove branch\u003dmaster dependencies.\n\njjb/repos/voltha-helm-charts.yaml\n---------------------------------\n  o Add pipeline job set voltha-2.12\n  o Remove jobset voltha-2.8\n\njjb/software-upgrades.yaml\n--------------------------\n  o Clone v2.11 defintions into v2.12\n  o Rename *-new and *-old into *-master and *-2.8\n  o Comment out 2.8 pipeline entries.\n\njjb/verify/bbsim-sadis-server.yaml\njjb/verify/bbsim.yaml\njjb/verify/ofagent-go.yaml\njjb/verify/voltha-api-server.yaml\njjb/verify/voltha-go.yaml\njjb/verify/voltha-onos.yaml\njjb/verify/voltha-openolt-adapter.yaml\njjb/verify/voltha-openolt-adapter-go.yaml\njjb/verify/voltha-system-tests.yaml\njjb/voltha-e2e.yaml\njjb/voltha-scale.yaml\njjb/voltha-test/voltha-certification.yaml\njjb/voltha-test/voltha.yaml\n-----------------------------------------\n  o Add job definitions for v2.12\n  o Del job definitions for v2.8\n\nRevisit version strings post publishing:\n  o [VOL-5082] revisit the deploy base tag versions\n  o [VOL-5083] jjb/voltha-scale.yaml\n\nChange-Id: I3bbe01bbbcb068fc63ca1fd6d07d7da3d25d007c\n"
    },
    {
      "commit": "af679da06c7f51adfeadd174e1ba7ee9ae2f56fc",
      "tree": "c6588a89a9a10897f9dc11d28a2ce59be5caf5fb",
      "parents": [
        "41923cc6a9bc53a46e87736d4e51ab7afae0d5ca"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Jan 31 14:22:41 2023 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Jan 31 14:22:55 2023 -0500"
      },
      "message": "VOL-4925 - Build and release components.\n\n*.groovy\n*.yaml\n--------\n  o Cosmetic edits to force a jenkins job, simple submission of one script not triggering deployment.\n  o Add copyright header in groovy scripts where needed.\n  o Added trailing comment \"// [EOF]\" in yaml files.\n\nChange-Id: I978fbd3030c701f8ddc77e5b9140378b9bda909b\n"
    },
    {
      "commit": "a516c3205a2244f711f9d634b95416de01938803",
      "tree": "6851f63c2e6c5175e5d3e9010e89b5aa60e71f6b",
      "parents": [
        "bd54b57c8b843807d54c7d70ee5664961811c387"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Jan 25 17:40:42 2023 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Jan 25 18:16:16 2023 -0500"
      },
      "message": "Migrate more v2.8 targets for v2.11 use\n\nChange-Id: I8403c3eb47469db675ea6a07e7195fd988704d7f\n"
    },
    {
      "commit": "ca4cb461fdad283263310e768a53e0a33fa71bd1",
      "tree": "fc21676ee988dcb6bac655ccbd2a95942e792710",
      "parents": [
        "16bd8e867ae04de14fd9ccd44ce624e12307093f"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Thu Jan 12 17:51:05 2023 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Thu Jan 12 17:51:36 2023 -0500"
      },
      "message": "JJB cleanups for VOLTHA.\n\nMisc/\n  o yaml lint clenaups\n  o Remove prototype voltha-2.{9,10,11} job placeholders.\n  o Replace mainatiner email address (Matteo) with build system group.\n\nChange-Id: I37e1175f56042632753b75c849dbaf07f74bd284\n"
    },
    {
      "commit": "02108aa2a28270eda507ac985da7f52788b770a9",
      "tree": "3b91b02a40748107562a8ee31b4904dba6500dd4",
      "parents": [
        "714959f2d4b10c9428a5746275f0400642d4f179"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@intel.com",
        "time": "Thu Jun 30 17:31:22 2022 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@intel.com",
        "time": "Thu Jun 30 17:31:22 2022 -0700"
      },
      "message": "Fixing docker-publish dependency with version-tag job\n\nChange-Id: I67ffcc1d093413fd7027b130080fa53d83d092e6\n"
    },
    {
      "commit": "b9d632013cf4c5f8ab174970a0cf540ff84031f6",
      "tree": "fbc2c83cf441da6291530fe3efbf172ede2d7436",
      "parents": [
        "cea29570e856f3bb7bda2d822f0bb65eec564f3e"
      ],
      "author": {
        "name": "Hardik Windlass",
        "email": "hardik@opennetworking.org",
        "time": "Thu Feb 10 04:52:14 2022 +0000"
      },
      "committer": {
        "name": "Hardik Windlass",
        "email": "hardik@opennetworking.org",
        "time": "Thu Feb 10 08:16:05 2022 +0000"
      },
      "message": "[VOL-4530] Added voltha components per patchset verification jobs and openonu-go periodic jobs for voltha-2.9 branch\n\nChange-Id: Id450f17f747a9ce0bebb5312caa8e33d2ac75db4\n"
    },
    {
      "commit": "0a18e4e2fac5a0d3d879184b9a1f10566b4cf875",
      "tree": "d14900b2a3fdc1d8ef15e82912e947d79164b391",
      "parents": [
        "cc23413a2d3ed96545bc018ac2a176bab0e94536"
      ],
      "author": {
        "name": "Hardik Windlass",
        "email": "hardik@opennetworking.org",
        "time": "Tue Jul 13 12:19:20 2021 +0000"
      },
      "committer": {
        "name": "Hardik Windlass",
        "email": "hardik@opennetworking.org",
        "time": "Tue Jul 13 12:19:25 2021 +0000"
      },
      "message": "Fixed branch-regexp for voltha-2.8 patchset verification jobs\n\nChange-Id: I28d80a025513df39e8dc2debd616248b8cba8465\n"
    },
    {
      "commit": "6d9a82e19e16589e0ec50ddac4d629c1137de133",
      "tree": "b5c681ef5e045dd2c0e2cb2b3914a9296801eb7f",
      "parents": [
        "6c70df9ebd382f63b235e520b3a3b06df1dcb247"
      ],
      "author": {
        "name": "Hardik Windlass",
        "email": "hardik@opennetworking.org",
        "time": "Thu Jul 08 16:23:21 2021 +0000"
      },
      "committer": {
        "name": "Hardik Windlass",
        "email": "hardik@opennetworking.org",
        "time": "Mon Jul 12 05:27:37 2021 +0000"
      },
      "message": "Updated pipelines for Voltha-2.8 release\n\nChange-Id: I53ca9a5418a73299165bbc00ad655288734fd35e\n"
    },
    {
      "commit": "512ff26cfc4e163938477bb59cec550f801a9ea7",
      "tree": "c08fb6d9f9ae9b8892501ff01eae3af667c7d582",
      "parents": [
        "c6ba23ebf0338260c24b5f490bc1cbcf7156270a"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Jun 07 17:11:48 2021 +0200"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Jun 08 11:16:40 2021 +0200"
      },
      "message": "[VOL-4166] verify compatibility between VERSION and referenced apps in VOLTHA-ONOS\n\nChange-Id: Ie44fb0a4ac26dfd6a8fc5423265ff2337fd75e50\n"
    },
    {
      "commit": "ec9341b4a1eefe397856972b845d72b6cdd7fb9d",
      "tree": "bad7ab3d512952dbbdcc28256d27537f23573d77",
      "parents": [
        "2e3bc87f73a4496867405ea1d30902669a5a6b3d"
      ],
      "author": {
        "name": "Hardik Windlass",
        "email": "hardik@opennetworking.org",
        "time": "Mon Jun 07 11:58:29 2021 +0000"
      },
      "committer": {
        "name": "Hardik Windlass",
        "email": "hardik@opennetworking.org",
        "time": "Mon Jun 07 15:08:17 2021 +0000"
      },
      "message": "Updated voltha-patch-test master jobs to use periodic-bbsim-tests pipeline\n\nChange-Id: I98d4012433510aed5763bc245864c816b485e3b3\n"
    },
    {
      "commit": "cecb0849cb9d8ea96f147bd5bd4aeda022794354",
      "tree": "8adca1f1fece29edd3c59b9e7c55c2b1be07cc7c",
      "parents": [
        "3b3505e42ad987dab7b3530536428dccb85efd6b"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue May 04 13:16:47 2021 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue May 04 13:16:47 2021 -0700"
      },
      "message": "Using master version of the containers in all verify jobs except for voltha-helm-chart\n\nChange-Id: I894e5a4f5c01f2bd2ab12fc197400615743b009f\n"
    },
    {
      "commit": "db8eac243919f1831c080ff8a37052770df6f63c",
      "tree": "2a2b6efb40a10d8d7403d9de8dc7c98a4152c30f",
      "parents": [
        "7de2f081972ad4836dd03bc4ccf0fd874e8f82e5"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Tue Mar 30 14:27:16 2021 +0200"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Mar 30 14:09:46 2021 -0700"
      },
      "message": "Moving verification jobs to 2.7\n\nChange-Id: I010aa6bfff687a0e1ecdf185211d5da2ba58bbd8\n"
    },
    {
      "commit": "42f6e570e5e8b4fdff72f8255abd95c3107b65b5",
      "tree": "94213e886d0b4de391c4465ca516cca2cddb3876",
      "parents": [
        "8b00dfdbd2d4df0c8fd0994cf60c41c0e18dd0e2"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Jan 25 15:11:34 2021 -0800"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Wed Feb 03 09:45:22 2021 -0800"
      },
      "message": "[VOL-3780] Upgrading per-patchset validation to use the new charts\n\nChange-Id: I1858f22032dd7b00215f3af0b2ffb038d1615cc2\n"
    },
    {
      "commit": "8f85a96622148aca58b36ff152ba20c833bdec4f",
      "tree": "ed2641ebc44d0eec1cf4a891980278b2c6cf7b83",
      "parents": [
        "2176151e2d767495055a2ca3c704bdd90b93182c"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Mar 26 11:28:01 2020 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Mar 26 11:28:01 2020 -0700"
      },
      "message": "Avoid running unit-tests in the voltha-onos repo as they have no added value\n\nChange-Id: I5c87bf3ea2a53bf886a42f6ee67e3298b5156d86\n"
    },
    {
      "commit": "43023a53002915b2134fa5dc322acd7db26726ab",
      "tree": "81e163c18c8d2f3dec998e71072a6fb9d695abd8",
      "parents": [
        "7afb11c865559796d8f69fe08abb5b19d4101e9c"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Feb 13 14:09:52 2020 -0800"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Feb 13 14:09:52 2020 -0800"
      },
      "message": "[VOL-2602] Removing customization for older ONOS Apps\n\nChange-Id: Iac2f4e0110872256b3038d789638b8f41054cba9\n"
    },
    {
      "commit": "84e5f001ee3de0b07873727a56739614143100b6",
      "tree": "79903a6e2eac989c9e966d27b3a9524be0ce5295",
      "parents": [
        "e73202d993f32c3eb30a00c669e3f4868597a5c8"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Feb 10 11:50:05 2020 -0800"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Feb 11 10:21:30 2020 -0800"
      },
      "message": "Adding support for voltha-onos 1.13.10 and 2.2 to BBSim based sanity test\n\nThe support is not directly related to the ONOS version itself, but to\nthe version of the apps that come bundled with those version\n\nChange-Id: I2a09c4f01b0ba300902366d6ba0fc814464eddb2\n"
    },
    {
      "commit": "70800a382100055df888edeb42f337e01a68d66e",
      "tree": "a3e08fcd0b0170690fc5b84fd63af43306161cdd",
      "parents": [
        "8db88927357f102ef845ee90511d5d66797a8028"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Jan 06 11:55:27 2020 -0800"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Jan 06 14:06:00 2020 -0800"
      },
      "message": "[VOL-2425] Adding sanity and hardware test to voltha-onos repo\n\nChange-Id: I82f7f1bd36ba471bf04e1f3e11f951507d5e5c90\n"
    },
    {
      "commit": "7127e920ecd9a67c2acb34ad5cb8394c7ed0d609",
      "tree": "1dc3971688cab6f8dedd3117db8f576d78ecc434",
      "parents": [
        "74f0722bfb6cfb49ae058c3006d00df2640d7d85"
      ],
      "author": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Tue Aug 20 17:42:56 2019 -0700"
      },
      "committer": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Tue Aug 20 17:43:02 2019 -0700"
      },
      "message": "Check all branches when versioning and on voltha repos\n\nChange-Id: I3cb9f30e317e8a4c682d877c9aaac196dc753374\n"
    },
    {
      "commit": "7693b2da2d6b7b0794265d0f64e5bb156ced5afb",
      "tree": "40d27e98398d73dc67dab76ea7311e9fa61f81ef",
      "parents": [
        "5c6a4808b4257ca0296913b5f9ebf2782d555551"
      ],
      "author": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Tue May 14 21:49:14 2019 -0700"
      },
      "committer": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Tue May 14 21:49:14 2019 -0700"
      },
      "message": "Add verification for new device-management and voltha-onos repos\n\nChange-Id: I97efea57c42609f36e15048dd7451a86941a4351\n"
    }
  ]
}
