)]}'
{
  "log": [
    {
      "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": "19605da1dcb83d9e1a58494f094f2496f1e09cae",
      "tree": "b635f1a6db8075b186ec9d02da157ff3e3742532",
      "parents": [
        "714959f2d4b10c9428a5746275f0400642d4f179"
      ],
      "author": {
        "name": "Hardik Windlass",
        "email": "hardik.windlass@intel.com",
        "time": "Thu Jun 30 22:05:57 2022 +0530"
      },
      "committer": {
        "name": "Hardik Windlass",
        "email": "hardik.windlass@intel.com",
        "time": "Fri Jul 01 09:16:37 2022 +0530"
      },
      "message": "Changes to support voltha-2.10 BBSim based jobs\n\nChange-Id: I67032eb646531d3cdfb7d0c28834c7b7d065b641\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": "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": "4792b7fca113c21386c5c5bf9f045c4e43eddb83",
      "tree": "58879bd13df0bfc2d32c79dd787b739f6097d48f",
      "parents": [
        "cb33a95f3d26accfe6364c957c564c8fd889e609"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Fri Apr 23 15:06:42 2021 +0200"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Fri Apr 23 15:22:26 2021 +0200"
      },
      "message": "Parametrizing the build node to allow for custom ones\n\nChange-Id: Ie051187ef5074881fd32a41223a247f9d38e57ef\n"
    },
    {
      "commit": "7316e495cec7da7f4d0261b53fbd72022f81ad29",
      "tree": "961a8606edf00cb363f459e3b8c6e22773d1abc0",
      "parents": [
        "f0bf4025e480e8110be920ec5ec260467899fc2b"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Thu Apr 22 14:09:16 2021 +0200"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Thu Apr 22 14:09:16 2021 +0200"
      },
      "message": "Moving to 18.04 for voltha-system-tests\n\nChange-Id: Ide489e73e9487c5702ab228916f19571593ef798\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": "b329208ff85284e54396d96553aa289aa339f28b",
      "tree": "958dc4c146961bff277ae1f05b246fe011d76526",
      "parents": [
        "aec60388d881ed893ed73e72dcc7a0e06456529f"
      ],
      "author": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Fri Oct 11 17:15:18 2019 -0700"
      },
      "committer": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Tue Oct 29 15:35:05 2019 -0700"
      },
      "message": "Consistency pass on naming in JJB\n\n- Name of the pipeline script when parameterized: `pipeline-script`\n- Name of executor the job is running on: `build-node` (or `buildNode` if\n  in a pipeline job)\n\nChange-Id: Id069a2d3f17dc5dbd7259e0ed046b72017da0538\n"
    },
    {
      "commit": "9140fd27f3fda316c2e8a44a2c388a8885656f4e",
      "tree": "b0e8db1a50102e1363184f19cc034129994237fe",
      "parents": [
        "d2414b22d83889015a288817a7a75c218721cd32"
      ],
      "author": {
        "name": "hwchiu",
        "email": "hungwei@opennetworking.org",
        "time": "Thu Oct 10 15:48:30 2019 -0700"
      },
      "committer": {
        "name": "Andy Bavier",
        "email": "andy@opennetworking.org",
        "time": "Tue Oct 15 07:29:47 2019 -0700"
      },
      "message": "Add sanity test for voltha-system-tests\n\n- Also fix the comments-indentation lint error\n- Checkout the gerrit patchset branch during the pipline stage.\n\nChange-Id: Id98140dabf35c285fd1b967f94dfc311585621ed\n"
    },
    {
      "commit": "a4159104bde992967b28d2ce1e196623227956fb",
      "tree": "50710dc831dd8f5ae8d03f336e3481f4d458ee4e",
      "parents": [
        "25f7a707e401d148eec5fd9afb289857b7459047"
      ],
      "author": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Thu Sep 05 22:17:25 2019 -0700"
      },
      "committer": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Thu Sep 05 22:24:08 2019 -0700"
      },
      "message": "test on all branches for more voltha repos, add ofagent-go\n\nChange-Id: Ic6d45a478c9e16098ca8fa8fc4370703bf1ddfd0\n"
    },
    {
      "commit": "1c42aa382cc491f7971efa2b9f140adf24b19168",
      "tree": "b5ea9fd35bb585f45150b7a7aad38c0aa50d1206",
      "parents": [
        "e7e5db5a449869a79f7773c00eeaf172c212ef1d"
      ],
      "author": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Wed Jul 24 17:56:14 2019 -0700"
      },
      "committer": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Thu Jul 25 10:13:05 2019 -0700"
      },
      "message": "Added tests for voltha-system-tests\n\nChange-Id: Ib74938d7fa7547b037d408ef964e84b8dec32e05\n"
    }
  ]
}
