Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d095c1a0 authored by Lucas Henneman's avatar Lucas Henneman Committed by Android (Google) Code Review
Browse files

Merge "TEST_MAPPING: enable Ravenwood in postsubmit" into main

parents 5084fc9c 84cb4107
Loading
Loading
Loading
Loading
+8 −9
Original line number Diff line number Diff line
@@ -138,15 +138,14 @@
    }
  ],
  "postsubmit-ravenwood": [
    // TODO(ravenwood) promote it to presubmit
    // TODO: Enable it once the infra knows how to run it.
//    {
//      "name": "CtsUtilTestCasesRavenwood",
//      "file_patterns": [
//        "*Ravenwood*",
//        "*ravenwood*"
//      ]
//    }
    {
      "name": "CtsUtilTestCasesRavenwood",
      "host": true,
      "file_patterns": [
        "*Ravenwood*",
        "*ravenwood*"
      ]
    }
  ],
  "postsubmit-managedprofile-stress": [
    {