)]}'
{
  "log": [
    {
      "commit": "6cc8b817a7697783238aa0bcf2e26ddd33559f77",
      "tree": "570cc19e970c4d4ebf879bb64e1ed770c6f72e91",
      "parents": [
        "e8935c6dc3dde037fba039c6be2fa9bc38630a44"
      ],
      "author": {
        "name": "A R Karthick",
        "email": "kramanar@ciena.com",
        "time": "Fri Dec 09 10:24:40 2016 -0800"
      },
      "committer": {
        "name": "A R Karthick",
        "email": "kramanar@ciena.com",
        "time": "Fri Dec 09 10:24:40 2016 -0800"
      },
      "message": "Enable logging and log archiving for cluster tests.\nRetry on cord_test_onos_restart/cluster_restart rpc failures.\n\nChange-Id: I549056d72c25c08933a4e9bebfd36f951a608b1c\n"
    },
    {
      "commit": "e8935c6dc3dde037fba039c6be2fa9bc38630a44",
      "tree": "3cc34ba1c909afd9034b433a0be4bb6fc6ef613c",
      "parents": [
        "62b64049a0f2ac2cf7b8a99ce6e6c5c618a6a9e4"
      ],
      "author": {
        "name": "A R Karthick",
        "email": "kramanar@ciena.com",
        "time": "Thu Dec 08 18:17:17 2016 -0800"
      },
      "committer": {
        "name": "A R Karthick",
        "email": "kramanar@ciena.com",
        "time": "Thu Dec 08 18:17:54 2016 -0800"
      },
      "message": "Implement log archiver for test cases after test cases are run.\nThe test case logs are archived in test_logs directory.\n\nChange-Id: Ica1cb96ebeb784101ef171c8deb095ffeca513a7\n"
    },
    {
      "commit": "e14fc02b179310393c1f0a5df90c4dec06ef2a4e",
      "tree": "98451128127634813f69351aa57efdf7235bdb20",
      "parents": [
        "0869a32a98b6f118ff130fc1774db2e3b2387496"
      ],
      "author": {
        "name": "A R Karthick",
        "email": "kramanar@ciena.com",
        "time": "Thu Dec 08 14:50:29 2016 -0800"
      },
      "committer": {
        "name": "A R Karthick",
        "email": "kramanar@ciena.com",
        "time": "Thu Dec 08 14:51:40 2016 -0800"
      },
      "message": "Implement a log level option to enable ONOS logs for every test case.\nThis is done automatically through overriding of setUp in CordLogger which every test class should inherit.\nOtherwise, one can manually enable logSet for all controllers through the CordLogger logSet api.\n\nChange-Id: I43bd5a97e0ab9cbec7d7c51daf2d5ea0d6961505\n"
    },
    {
      "commit": "ef1232d212cfc3670582994e0b9f03cbe2f428a9",
      "tree": "47ce8d77c704dd4f935edc5a1a75662dd7045996",
      "parents": [
        "0f6b6841672f44ec2a5530b0c38bb5ea7ec123d4"
      ],
      "author": {
        "name": "A R Karthick",
        "email": "kramanar@ciena.com",
        "time": "Wed Dec 07 09:18:15 2016 -0800"
      },
      "committer": {
        "name": "A R Karthick",
        "email": "kramanar@ciena.com",
        "time": "Wed Dec 07 09:18:15 2016 -0800"
      },
      "message": "Changes to enable debug logs for the controller restart test case\n\nChange-Id: I24fa972bdc56fccb65a9f39e4236d12d85c9459d\n"
    },
    {
      "commit": "2560f04b9d13eb042b4229324b1f9ab7cd23365e",
      "tree": "9ff5789914867df560e49adf4b00e1ce67e1362a",
      "parents": [
        "45ab3e129320aa1cc257bd64d77b4344c05a1553"
      ],
      "author": {
        "name": "A.R Karthick",
        "email": "kramanar@ciena.com",
        "time": "Wed Nov 30 14:38:52 2016 -0800"
      },
      "committer": {
        "name": "A.R Karthick",
        "email": "kramanar@ciena.com",
        "time": "Wed Nov 30 14:38:52 2016 -0800"
      },
      "message": "New test to restart entire ONOS cluster before verifying.\nNew cord tester api to restart entire cluster used by the test.\nChanged the restarts to check for onos start using wait_for_onos_start instead of a hard delay.\nAdded a robot test for restart cluster.\n\nChange-Id: I8dbc163462570a6a8eaf8e7684c790fc3fea8f48\n"
    },
    {
      "commit": "45ab3e129320aa1cc257bd64d77b4344c05a1553",
      "tree": "3f632071b4ef7cb62907d5e76c5ea05655c80675",
      "parents": [
        "de6b9dc18b317bbd428eb9b99275dfca0755dc86"
      ],
      "author": {
        "name": "A.R Karthick",
        "email": "kramanar@ciena.com",
        "time": "Wed Nov 30 11:25:51 2016 -0800"
      },
      "committer": {
        "name": "A.R Karthick",
        "email": "kramanar@ciena.com",
        "time": "Wed Nov 30 11:25:51 2016 -0800"
      },
      "message": "New test to verify ONOS cluster by restarting the same controller repeatedly.\nSome changes to controllers_restart test.\nRobot test entry for the single controller restart.\n\nChange-Id: Idec493af3b7b7285bcfea424bb62c9a592470924\n"
    },
    {
      "commit": "de6b9dc18b317bbd428eb9b99275dfca0755dc86",
      "tree": "52e444f64bfb4acc71f96dc135da4d33803590b5",
      "parents": [
        "901727ca964da67186ca7a260f9249d69570129f"
      ],
      "author": {
        "name": "A R Karthick",
        "email": "kramanar@ciena.com",
        "time": "Tue Nov 29 17:46:16 2016 -0800"
      },
      "committer": {
        "name": "A R Karthick",
        "email": "kramanar@ciena.com",
        "time": "Tue Nov 29 17:47:17 2016 -0800"
      },
      "message": "Changes to ONOS cluster tests.\nWait for sometime before ONOS restart.\nHandle leaders command exception in the cluster restart test before failing the test.\n\nChange-Id: If8afbef1e09657619e7230ddadd818a7598442d7\n"
    },
    {
      "commit": "1ef70559666134114215a89591168fb416971232",
      "tree": "f8a156bc00e1eb609771b8cb0e25f0601de2d622",
      "parents": [
        "73cfcee30de920427c88f16a3401e56f212ecac2"
      ],
      "author": {
        "name": "A R Karthick",
        "email": "kramanar@ciena.com",
        "time": "Thu Nov 17 17:33:36 2016 -0800"
      },
      "committer": {
        "name": "A R Karthick",
        "email": "kramanar@ciena.com",
        "time": "Thu Nov 17 17:34:05 2016 -0800"
      },
      "message": "Skip forming cluster if ONOS cluster was already formed.\n\nChange-Id: I60b18cc4dd756e94d934641b99ee524dff9d7d1e\n"
    },
    {
      "commit": "ec2db32c19dedf21c2e87e61ec8fa684d5f9b477",
      "tree": "775b010f38d8197d20cf48cfb9fbe17a33223cb6",
      "parents": [
        "1f90820411d369a5e63a2c7863e9066a84bbb0f5"
      ],
      "author": {
        "name": "A R Karthick",
        "email": "kramanar@ciena.com",
        "time": "Thu Nov 17 15:06:01 2016 -0800"
      },
      "committer": {
        "name": "A R Karthick",
        "email": "kramanar@ciena.com",
        "time": "Thu Nov 17 15:06:01 2016 -0800"
      },
      "message": "Run each cord instance in the cluster under a shared data volume for persistent storage.\nSome fixes/changes to cluster controller restart test case that restarts each onos controller instance and verifies cluster state.\n\nChange-Id: I658ea2270ed6be6dead42663a510654452410568\n"
    },
    {
      "commit": "1f90820411d369a5e63a2c7863e9066a84bbb0f5",
      "tree": "c7149d00b94657bd32557c2de341b80128871dc7",
      "parents": [
        "e5939f087cfb006fa221ceab003f54210411e00d"
      ],
      "author": {
        "name": "A R Karthick",
        "email": "kramanar@ciena.com",
        "time": "Wed Nov 16 17:32:20 2016 -0800"
      },
      "committer": {
        "name": "A R Karthick",
        "email": "kramanar@ciena.com",
        "time": "Wed Nov 16 17:32:20 2016 -0800"
      },
      "message": "More support for ONOS in cluster mode\nAdd a ONOS cluster test case to randomly kill controller and check for exceptions.\nAlso verify leader status on all the nodes.\n\nChange-Id: I0c5f9e35069c249dcee7135df6f59d2b6e8ad2b4\n"
    },
    {
      "commit": "689b3861e110f07b354259674e3523e6c6b3db40",
      "tree": "b81f83a9e2738d711997d2d69085c0e3a09b555c",
      "parents": [
        "fdb220a562fc1770ced4390db5b8273668abc92f"
      ],
      "author": {
        "name": "ChetanGaonker",
        "email": "cgaonker@contractor.ciena.com",
        "time": "Mon Oct 17 16:25:01 2016 -0700"
      },
      "committer": {
        "name": "David Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Wed Oct 19 17:22:33 2016 -0700"
      },
      "message": "Test: Cluster based scenarios with multiple OVS switches\nand CORD apps .\n\nChange-Id: I47068d545f7b1f3ff5f4ec08254abe7469f91b99\n"
    },
    {
      "commit": "2099d72749a2ae03bdcef02ee58beba6199fff7a",
      "tree": "024c0c0c23fe2d256e43b3a4591a1e3572572de2",
      "parents": [
        "e2c24bd7ec53d4cdae3a22487af5f8df3b2af137"
      ],
      "author": {
        "name": "ChetanGaonker",
        "email": "cgaonker@contractor.ciena.com",
        "time": "Fri Oct 07 15:16:58 2016 -0700"
      },
      "committer": {
        "name": "ChetanGaonker",
        "email": "cgaonker@contractor.ciena.com",
        "time": "Fri Oct 07 15:16:58 2016 -0700"
      },
      "message": "Test: Cluster validation scenarios.\nIt tests for multi-instance ONOS deployment in cord perspective.\nTests detection and handling nodes joining and leaving the clusters and also\nchecks for primary controller.\nAlso tests some cluster scenarios in conjunction of cord apps like vrouter, igmp etc.\n\nChange-Id: Id39ba640188b36c60c3e30d8edcb6bdf80db8d69\n"
    }
  ]
}
