)]}'
{
  "log": [
    {
      "commit": "cb89660b74b97e1141e5675f4b466c9017044da6",
      "tree": "7d2c2123646fa340630468694ab5eee5b0451fc5",
      "parents": [
        "4960ec9ebf491eff9bb6f8e68d309dd60c10731c"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Fri Jul 21 16:38:42 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Fri Jul 21 16:38:42 2023 -0400"
      },
      "message": "Misc edits to disable jobs hung on unresponsive nodes.\n\njjb/voltha-test/voltha-certification.yaml\njjb/voltha-test/voltha-certification/voltha-2.11.yaml\njjb/voltha-test/voltha-certification/voltha-2.12.yaml\njjb/voltha-test/voltha-certification/voltha-2.8.yaml\n-----------------------------------------------------\n  o Disable more menlo-certification jobs since cluster is offline.\n  o Refactor altered 1600g jobs into configs named for branch/release.\n\nrequirements.txt\n----------------\n  o Added versioned urllib3 module so sphinx + python v3.6 will not barf.\n\nMakefile\nmakefiles/lint/include.mk\nmakefiles/lint/doc8/include.mk\n------------------------------\n  o More updates from repo:onf-make, added library target lint-doc8.\n\nmakefiles/jjb/targets.mk\n------------------------\n  o build target - added a dependency on activate script so virtualenv\n    will install on demand.  Worked by coincidence earlier, make lint\n    also depends on venv.\n\njjb/voltha-e2e.yaml\n-------------------\n  o Purge lingering comments from joba-into-versioned-configs refactoring.\n  o No fallout reported when configs were changed earlier.\n\nChange-Id: I2571feb883a2049feb0781fc2464b875e3af325e\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": "074a9b9b1c5680fcac4b0e1416b13b59e95a4d15",
      "tree": "dc749bbd02a1ed48bf482aa5a70aeef24e0c204c",
      "parents": [
        "7b1c9f2d1ac4999383759a939ddeeecb2e7ed242"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Mon Jun 26 15:18:19 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Mon Jun 26 19:54:29 2023 +0000"
      },
      "message": "[VOL-5059] Disable v2.8 flavored job, branch the rest.\n\njjb/voltha-test/voltha-certification.yaml\njjb/voltha-test/voltha-certification/voltha-2.11.yaml\njjb/voltha-test/voltha-certification/voltha-2.12.yaml\n-----------------------------------------------------\n  o Refactor monolithic voltha.certification.yaml job for release branching.\n  o String \"voltha-{version}\" helps normalize regex matching for job views.\n  o Distinguishing templated jobs is not an easy task.  Extract one\n    versioned set of release jobs distinguished by a single value:\n    \"extraHelmFlags\u003d--set onos-classic.image.tag\u003dmaster\".\n  o Run \"make lint-jjb\" to syntax check generated pipeline scripts.\n\njjb/voltha-test/voltha-certification/voltha-2.8.yaml\n-----------------------------------------------------\n  o v2.8 periodic job still running.\n  o Relocate into voltha-certification/voltha-2.8.yaml and decorate with\n    disable-job : true.\n\njjb/voltha-test/voltha-certification/master.yaml\n------------------------------------------------\n  o Strange, branch\u003dmaster job not explicitly in voltha-certification.yaml\n    but \u0027make lint-jjb\u0027 complains about a duplicate when explciitly defined\n    in master.yaml.  Define but comment a job on branch\u003dmaster until the\n    derived job source can be identified.\n\n    JOB: build_menlo-certification-pod-radisys-3200g_1T8GEM_DT*\n\nChange-Id: I21508cc3a0f830bfe7449192de2216756080a565\n"
    },
    {
      "commit": "a04a385d887c20ca896462501ef6b344d2af4e1d",
      "tree": "415d0dadaba8182044d33becfc547b1d76ff0ddc",
      "parents": [
        "35a8f8ff07a440808dcdab0b9e71ae7730912828"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Thu Feb 02 18:25:51 2023 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Thu Feb 02 18:26:12 2023 -0500"
      },
      "message": "Disable jobs failing due to MIA node problems.\n\njjb/voltha-test/voltha-certification.yaml\n-----------------------------------------\n  o Disable until problem source can be diagnosed.\n  o https://jenkins.opencord.org/computer/menlo%2Dcertification%2Dpod%2D2/log\n  o No route to host (Host unreachable)\n  o ERROR: Connection is not established!\n\nChange-Id: Ibaf64a2d2e237d62f609853b4b9e8bcbd45b446f\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": "1a2ee17d2a5a6754694cb4e20158eab6d6581311",
      "tree": "c6897e32a049169e98fb28556925adacfcf153d6",
      "parents": [
        "bc9549a9873c5d83818affb65a10709e65a6fc47"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Fri Jan 27 17:20:37 2023 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Fri Jan 27 17:22:11 2023 -0500"
      },
      "message": "Clone voltha-2.8 jobs into voltha-2.11\n\nChange-Id: I815cd01162544e04808518e6ced52f0c3b2ae394\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": "af2f4e5a3fad608bf5258d3848e599946b95e242",
      "tree": "c4befe9b43122ceb2dacfe6dbe702d4f108274cf",
      "parents": [
        "a6199b386fc8aa5d3faf3c63473d561bc6d68047"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish.gowdra@intel.com",
        "time": "Fri Jun 24 11:18:17 2022 -0700"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish.gowdra@intel.com",
        "time": "Fri Jun 24 11:20:23 2022 -0700"
      },
      "message": "Reenable jobs for 2.8 branch after the onf pods have moved to RadiSys\n\nChange-Id: I5db4faae84c46135ce809a99e2471d000e91abdc\n"
    },
    {
      "commit": "3c3816f936aea7c218af6f51f9b4f3b1eedf2c9e",
      "tree": "625e541769ce1f57776c2427573f4038c472c33a",
      "parents": [
        "8f4b7c4696e67f34dfbf57c58c719663992071c5"
      ],
      "author": {
        "name": "Hardik Windlass",
        "email": "hardik.windlass@intel.com",
        "time": "Thu Jun 16 08:54:26 2022 +0530"
      },
      "committer": {
        "name": "Hardik Windlass",
        "email": "hardik.windlass@intel.com",
        "time": "Thu Jun 16 08:54:35 2022 +0530"
      },
      "message": "Removed unwanted jobs from menlo-certification-pod\n\nChange-Id: I7f337d856488e64780219762747ddfe7e4a6880d\n"
    },
    {
      "commit": "1f666f020cf62ef302d99f249f58236970685b48",
      "tree": "96e933d54426a99bd54ae188461aaae4781c6bfa",
      "parents": [
        "7f98e9e3dd3ebb25c263323f5437bd1c931c92f6"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@intel.com",
        "time": "Mon Jun 13 16:15:46 2022 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@intel.com",
        "time": "Mon Jun 13 16:15:46 2022 -0700"
      },
      "message": "Re-enabling jobs on certification-pod(s)\n\nChange-Id: Iaa744499c1217e988ea989118256c2e754877f56\n"
    },
    {
      "commit": "28a7bd01ec669b529a1beb7d067d4647b9d45af1",
      "tree": "5dec16c68a2669b1fba71ab5542e28ada94d444f",
      "parents": [
        "5481488358c69bc7dacafbaa7bcae1d21bfe600e"
      ],
      "author": {
        "name": "Hardik Windlass",
        "email": "hardik@opennetworking.org",
        "time": "Tue Apr 12 13:14:54 2022 +0000"
      },
      "committer": {
        "name": "Hardik Windlass",
        "email": "hardik@opennetworking.org",
        "time": "Thu Apr 21 04:39:15 2022 +0000"
      },
      "message": "Added powerCycleOlt param as input to test suite for ATT, DT and TT\n\nChange-Id: I94269babedec6188e5f84f7fd9f49926d5a856d4\n"
    },
    {
      "commit": "cd70e4d02292087a43e3b014fd77a0f0f99db32e",
      "tree": "225a0f00b350540f552f6107054c709465843b66",
      "parents": [
        "a1df74a4fc31a58b2e87c462f4d24b9272c98fed"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Apr 08 10:25:32 2022 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Apr 08 10:25:32 2022 -0700"
      },
      "message": "Disabling jobs on soak and certification PODs as they\u0027re going offline\n\nChange-Id: I1732c1953b0cf7e5cf08248503fa4fd9bc771088\n"
    },
    {
      "commit": "d82b40d66ee5a0c74e6a699f0cdb6182a384aff2",
      "tree": "f4b01a861fd9948e9d2e08ca33891803ca93b86a",
      "parents": [
        "ee16380ea7fe77d7d6c7976a38d7e413ff4fc426"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Tue Jan 18 11:26:54 2022 +0100"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Tue Jan 18 11:26:54 2022 +0100"
      },
      "message": "Enabling radisys 3200G job\n\nChange-Id: Ib4d6e980e65f892347f876d15b5a8bd7cca5c1f3\n"
    },
    {
      "commit": "1dd3832c8b93810c8ca99908a6431e91bcfb8dee",
      "tree": "852c5875c89cc686e8cecd9e9d0b8115c875bde1",
      "parents": [
        "48163aab93348b543f155214d35cb53d8af753f0"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Jan 14 14:48:21 2022 -0800"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Jan 14 14:48:21 2022 -0800"
      },
      "message": "Disabling certification jobs that have missing configurations\n\nChange-Id: I93ae939b2de81e8f7b5df367a521b00d7972a9c9\n"
    },
    {
      "commit": "48163aab93348b543f155214d35cb53d8af753f0",
      "tree": "14c04526b17880878a5cf432cb24989da42dfcbe",
      "parents": [
        "54a0f4bc69a94dacb40a0755976977812ac03717"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Jan 10 14:14:22 2022 -0800"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Jan 10 14:21:16 2022 -0800"
      },
      "message": "[VOL-4536] Using a single ONOS instance in the certification jobs\n\nChange-Id: Ib62351faad31ae134d65df0d982d7720db9ac6f0\n"
    },
    {
      "commit": "54a0f4bc69a94dacb40a0755976977812ac03717",
      "tree": "7a022059df2c57bdc70f09a4b8426d5f9621b58e",
      "parents": [
        "a14a919c0632ce926f4db7e72650e636503a7154"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Jan 10 12:17:22 2022 -0800"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Jan 10 12:17:22 2022 -0800"
      },
      "message": "[VOL-4536] Dividing the certification pod in 3 independent PODs\n\nChange-Id: If7edd0b449302586ff27bf30b47c2af6619a3901\n"
    },
    {
      "commit": "a14a919c0632ce926f4db7e72650e636503a7154",
      "tree": "960b85e712a318f7121a7dd32a34cb1b79a0e04d",
      "parents": [
        "166bfaba81da7e0a9d90f40b1019fd6c284f93b8"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Dec 17 14:37:34 2021 -0800"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Dec 17 14:37:34 2021 -0800"
      },
      "message": "Enabling jobs on the certification pod\n\nChange-Id: I46aa15952d7b041f8c94e43a33b2028ced5bc0b0\n"
    },
    {
      "commit": "969c68d6cf42790f4c5fdadf1db1c0a720d97811",
      "tree": "9bce84bb683caf7470d4e505817d8bbfce5c1af5",
      "parents": [
        "22a8748a8430752dff25d552122f8c46c50ca66e"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Fri Dec 17 09:16:35 2021 +0100"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Fri Dec 17 09:19:58 2021 +0100"
      },
      "message": "Removing custom old onos image from certification pod\n\nChange-Id: Ie27e7361d7b7a60658355a518f6ef004a5e206e2\n"
    },
    {
      "commit": "22a8748a8430752dff25d552122f8c46c50ca66e",
      "tree": "b69aa247a915c5be550ac458fb03d58c86f6e9cf",
      "parents": [
        "50ec6d74d54fcc053e6be070efaca1db9b02b3c2"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Fri Dec 17 13:11:21 2021 +0530"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Fri Dec 17 13:11:21 2021 +0530"
      },
      "message": "Set \"reinstall-olt\" to true for certification pod jobs.\n\nChange-Id: Idf51b3ec78cc3937a099085d12aa062788c4f2d8\n"
    },
    {
      "commit": "50ec6d74d54fcc053e6be070efaca1db9b02b3c2",
      "tree": "529b95bb0cc02fdf1225a7e37f4e82e2d6f77bfc",
      "parents": [
        "490ec289fd4bc5b2635f0e86155e512c4c609680"
      ],
      "author": {
        "name": "Hardik Windlass",
        "email": "hardik@opennetworking.org",
        "time": "Thu Dec 16 05:37:04 2021 +0000"
      },
      "committer": {
        "name": "Hardik Windlass",
        "email": "hardik@opennetworking.org",
        "time": "Thu Dec 16 05:37:09 2021 +0000"
      },
      "message": "Increased DT physical master jobs pipeline timeout value\n\nChange-Id: Icf2f1f6649bf9628a6d834d17e195aad0a686175\n"
    },
    {
      "commit": "d6868b0aeaf7ece414edb20c5469396dfc8024eb",
      "tree": "6f9f4dc4bc28e11460e4c68785c00553d692de1a",
      "parents": [
        "d0bff3ba06c0ac65306013c6b412a17d52f4404e"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Fri Dec 10 21:00:16 2021 +0530"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Fri Dec 10 21:00:16 2021 +0530"
      },
      "message": "Use 3.6.2 version of the openolt agent deb package for Edgecore OLTs\nEnable 3200G RadiSys OLT job and disable 1600G OLT job in its place\nas we have received latest debian package only for 3200G OLTs.\n\nChange-Id: I70920fd0a349e57646324f4656c9f51bb97ccfd4\n"
    },
    {
      "commit": "2af4b901352544560abc1fb0448180fbcd868eb8",
      "tree": "cc1f2fe43f859a0446fe9a1a8ac3f8f5fd9c52ea",
      "parents": [
        "68703c3e7c45391ac30ecf6c1e87bfe05b385411"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Fri Nov 05 10:40:02 2021 +0100"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Fri Nov 05 10:40:02 2021 +0100"
      },
      "message": "Disabling 3200G job to let the radisys pod finish the others and extending tiemouts to allow job to complete\n\nChange-Id: I412104fa12c63407032f02d61387c42432a2269f\n"
    },
    {
      "commit": "cd8ee2258fe44fa70093a89eec51c5af1c0c80b6",
      "tree": "1be626aa6f05de8f042dd57bfbeb2536aae860a1",
      "parents": [
        "e44ef714b1103119eef498f31bc9252f5562eff6"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Wed Oct 20 09:50:19 2021 -0700"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Wed Oct 20 10:08:47 2021 -0700"
      },
      "message": "Fix format of voltha.global.rw_core.internal_timeout\n\nChange-Id: I2688abf49c24e1a1eadd4f3e32e23645cba10b4b\n"
    },
    {
      "commit": "f2baefc38a49b778234832ae615b0ab76a9a9595",
      "tree": "dbefe59248f7517b72658e0767c42ada170c36f9",
      "parents": [
        "f98c71ccbd7e6c5e845493a354193fa5fc7a82f4"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Mon Oct 18 17:04:40 2021 -0700"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Mon Oct 18 17:05:22 2021 -0700"
      },
      "message": "Provide explicit rw-core internal and rpc timeout configuration for certification pod OLTs\n\nChange-Id: I558a20cd9d319ad2f4372199e0c99a72bfc7debe\n"
    },
    {
      "commit": "29534e9bc68095c3ffd7cd56e193de67f810c7f8",
      "tree": "7ff31b11ea3e0423927cdc9599a3a5298147ec47",
      "parents": [
        "c551d58b6f20dceecf3b8cfaa2eead4b1b3f796b"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Thu Sep 23 09:13:21 2021 +0200"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Thu Sep 23 09:13:21 2021 +0200"
      },
      "message": "Adding image for radisys pods and fixing adtran flags\n\nChange-Id: I4c66494baaf5676d5938e7b90d0e6f4afcf0b65e\n"
    },
    {
      "commit": "9ed73664f85c5a2f011c7b73a84ad5a292e96c1a",
      "tree": "6e34ec2a11dd574cb36c66135ed568dbc82e3110",
      "parents": [
        "ecefbc88346e4b07fcd554b1d004763278f2db4b"
      ],
      "author": {
        "name": "Hardik Windlass",
        "email": "hardik@opennetworking.org",
        "time": "Thu Sep 02 11:06:21 2021 +0000"
      },
      "committer": {
        "name": "Hardik Windlass",
        "email": "hardik@opennetworking.org",
        "time": "Thu Sep 02 14:06:19 2021 +0000"
      },
      "message": "[VOL-4329] Parameterized test job pipeline timeout\n\nChange-Id: I055c8ef9c248728ee4c6b4a1e94b49674364145b\n"
    },
    {
      "commit": "da932c11c493046182ad99f9c9f5784b36b94191",
      "tree": "cb2d088b0a2aed01ef7d8f9da96e0093c5dd8aae",
      "parents": [
        "d514b0b6e9163f909bf903b2124c31f27d826783"
      ],
      "author": {
        "name": "Hardik Windlass",
        "email": "hardik@opennetworking.org",
        "time": "Wed Aug 25 11:15:54 2021 +0000"
      },
      "committer": {
        "name": "Hardik Windlass",
        "email": "hardik@opennetworking.org",
        "time": "Wed Aug 25 11:16:00 2021 +0000"
      },
      "message": "[VOL-4309] Added menlo-certification-pod-radisys-1600g/x DT jobs\n\nChange-Id: I4712a147249a4b85108093fdcc11cce0097d6a29\n"
    },
    {
      "commit": "1229b8602422fb11a1f47673982d870a1c7cfca0",
      "tree": "8bd22f4219fc73b9d199d1638dc784420462ac17",
      "parents": [
        "2a4980248e578216668da86fc3eecc0efe9c6904"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Wed Aug 11 10:05:58 2021 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Wed Aug 11 10:21:36 2021 -0700"
      },
      "message": "[VOL-4288] Creating single OLT jobs for radisys OLTs\n\nChange-Id: Ifae2f100dca0ff1d7fa452fabb24d460e8f75bed\n"
    }
  ]
}
