)]}'
{
  "log": [
    {
      "commit": "321726f7804f92c56bb07ffb7301e3eb28daf574",
      "tree": "227436cf9642ad6faf68d43c60ddb08f2ed4d2b2",
      "parents": [
        "bd91f86bd3391a47e0037c3f22431dcd0a6d5103"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Dec 21 11:43:06 2022 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Dec 21 11:43:06 2022 +0100"
      },
      "message": "Use case-sensitive keyword Log instead of log\n\nChange-Id: I756aedef764cdbbc91d27b6eba060cb4e5fea66b\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "f4ebaa88025189ede4f073ab8a1f27c95efff867",
      "tree": "3ec9bddc9b0a853b63b56eaaf809658057ffea3f",
      "parents": [
        "d90c14aa761a796cf74563812fb5a01f3b145ee9"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Thu Jun 23 13:33:26 2022 +0200"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Thu Jun 23 13:33:28 2022 +0200"
      },
      "message": "Reformat Robot files to follow best practices\n\nBest practices in Robot files consist in using three spaces as\nseparator and not using tabs. This change updates all files\nand includes the checking of the format as part of\n`devops-stages/stage-test.sh`. In addition, it checks that files\nhave no CRLF terminators.\n\nChange-Id: Ie71c2dd92585eba3baf98df0be54f05828819ad8\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "661ba4f167f7c68eeb87cb97ae254a0034a48dbb",
      "tree": "be913bbfebd6e54ab1976bfd7cd62910949c3d25",
      "parents": [
        "347a779370b29bba7421cdfd9e30048b4ed559a5"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Thu Nov 19 15:19:48 2020 +0000"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Thu Nov 19 15:20:55 2020 +0000"
      },
      "message": "Improved log for k8s cluster creation and checking\n\nChange-Id: Ibdd337341013de966bbd985100c558124faa6ca0\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "c8b46fadf755d559f4715ed7666eee789040e39a",
      "tree": "34dbc79338da07a74f77ba5ef9f16a11b315b8a7",
      "parents": [
        "f70f53628d0352f5641c5679aab74d65c42a04c2"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Thu Oct 01 16:26:20 2020 +0000"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Thu Oct 01 16:27:13 2020 +0000"
      },
      "message": "Fix k8scluster_lib keywords to log output of k8scluster-list\n\nChange-Id: Ie922c4e41bdcbcaf27e6cced053d319d8445007a\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "2f132f62053d783f45dd7601374e22b6c4432fda",
      "tree": "08c7406a158b5e330b4e7e37e8b7938fb1e0bb4b",
      "parents": [
        "0e696254b8dfd0d2ba854f2c5f62523cbf9eba4c"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Tue Sep 22 16:37:39 2020 +0200"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Tue Sep 29 07:44:03 2020 +0000"
      },
      "message": "Fix K8s cluster tests to check that the k8s cluster is enabled\n\nFixes bug 1224\n\nChange-Id: I4f15c7f39a7396a867a38a71ba8a15c1b68f3979\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "a07c2b3216f2cee90802e2cddc4eb06a7eae372c",
      "tree": "1bb0ea23568b319b57da221dadce1d3a9d7f7531",
      "parents": [
        "a352a93af7e73cd73831ba7601df7d916abc8bfc"
      ],
      "author": {
        "name": "Dominik Fleischmann",
        "email": "dominik.fleischmann@canonical.com",
        "time": "Fri Jul 31 15:17:26 2020 +0200"
      },
      "committer": {
        "name": "beierlm",
        "email": "mark.beierl@canonical.com",
        "time": "Fri Jul 31 17:15:26 2020 +0200"
      },
      "message": "Add actions to Simple K8s test\n\nThis commit changes the package used for the test\nk8s-03. The new package has actions included and\nuses local k8s charms.\n\nThis required the additon of the upload-package\ncommands in the robot test libraries and the\nK8s Ns Action command.\n\nAdditionally the timeout time for the k8scluster\ncreation has been extended, as it was to short for\nsome test environments.\n\nChange-Id: I846733982a7874b3467270d1a1d1fa8a330030f8\nSigned-off-by: Dominik Fleischmann \u003cdominik.fleischmann@canonical.com\u003e\n"
    },
    {
      "commit": "5c54d2714e0e755e47f220f885817b683096b238",
      "tree": "95ff3ae66572a7e1eef2872ed833877b3b3b1e5f",
      "parents": [
        "f96bb45c0a03f2188688d90d67ea718851cec2de"
      ],
      "author": {
        "name": "Felipe Vicens",
        "email": "felipe.vicens@atos.net",
        "time": "Tue Jun 23 15:55:08 2020 +0200"
      },
      "committer": {
        "name": "Felipe Vicens",
        "email": "felipe.vicens@atos.net",
        "time": "Tue Jun 23 15:55:08 2020 +0200"
      },
      "message": "Adding kubernetes tests\n\nChange-Id: Ibed1eadd12eef34cb9b810292913ad5bc8222b0b\nSigned-off-by: Felipe Vicens \u003cfelipe.vicens@atos.net\u003e\n"
    }
  ]
}
