Update config settings by config-updater.

Change-Id: I21dbdf5afa274fecf30ea84a2c8f7f4c4aacdcc9
diff --git a/cbuildbot/config_dump.json b/cbuildbot/config_dump.json
index db1956e..72bc815 100644
--- a/cbuildbot/config_dump.json
+++ b/cbuildbot/config_dump.json
@@ -28477,6 +28477,7 @@
         ],
         "important": true,
         "models": [
+            "{\n    \"lab_board_name\": \"grunt\",\n    \"name\": \"aleena\",\n    \"test_suites\": []\n}",
             "{\n    \"lab_board_name\": \"grunt\",\n    \"name\": \"grunt\",\n    \"test_suites\": []\n}"
         ],
         "useflags": [
@@ -28622,6 +28623,7 @@
         "hw_tests_override": null,
         "important": true,
         "models": [
+            "{\n    \"lab_board_name\": \"grunt\",\n    \"name\": \"aleena\",\n    \"test_suites\": []\n}",
             "{\n    \"lab_board_name\": \"grunt\",\n    \"name\": \"grunt\",\n    \"test_suites\": []\n}"
         ],
         "paygen": false,
diff --git a/cbuildbot/ge_build_config.json b/cbuildbot/ge_build_config.json
index c906d87..06450d7 100644
--- a/cbuildbot/ge_build_config.json
+++ b/cbuildbot/ge_build_config.json
@@ -1377,6 +1377,12 @@
       "models": [
         {
           "board_name": "grunt",
+          "name": "aleena",
+          "cq_test_enabled": false,
+          "release_builder_test_pool": "bvt"
+        },
+        {
+          "board_name": "grunt",
           "name": "grunt",
           "cq_test_enabled": false,
           "release_builder_test_pool": "bvt"