)]}'
{
  "commit": "861da9679d914418aeb9e363bd3ab2a2797a4eb7",
  "tree": "244d7256f4b33f064f8da597334d7b8bb7eb16e5",
  "parents": [
    "d7f6ade425c9bc6496f7cb9db1990f5d2ebd4d54"
  ],
  "author": {
    "name": "A R Karthick",
    "email": "kramanar@ciena.com",
    "time": "Wed Feb 08 16:21:36 2017 -0800"
  },
  "committer": {
    "name": "A R Karthick",
    "email": "kramanar@ciena.com",
    "time": "Wed Feb 08 16:21:36 2017 -0800"
  },
  "message": "Support for per test case configuration.\nThe test case needs to import setup_module from CordTestConfig.\nSee the igmp test case example.\nThe test case config file is a json file that should be named as:\n$testmodulename.json\n\nEg: if test module name is igmpTest.py, the config file should be named as:\nigmpTest.json\n\nThe default test configuration variables should be placed under the class variables.\nThe cord tester classes should subclass unittest.TestCase and should be ideally suffixed with _exchange.\n\nThe import of setup_module function from CordTestConfig for a test case would automatically\nassign/overwrite the configuration parameters (json key,value pairs) for the class to be accessed by the test cases.\n\nChange-Id: Iae6f993a149b4547388b86245663f24bb0e2b86b\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "1cba51578260c773287c7afafef62e4f3d970357",
      "new_mode": 33188,
      "new_path": "src/test/igmp/igmpTest.json"
    },
    {
      "type": "modify",
      "old_id": "2ada5337fccd8e639792f2d0d802b2886e59a073",
      "old_mode": 33188,
      "old_path": "src/test/igmp/igmpTest.py",
      "new_id": "19e10dca230a115592a3e225454b2693b0651f24",
      "new_mode": 33188,
      "new_path": "src/test/igmp/igmpTest.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "0e369d99ad295e24c7719b108b49ead53b20bc5f",
      "new_mode": 33188,
      "new_path": "src/test/utils/CordTestConfig.py"
    }
  ]
}
