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

Commit 90c705fd authored by Makoto Onuki's avatar Makoto Onuki
Browse files

Enable presubmit on ravenwood build files

Test: treehugger
Bug: 292141694
Change-Id: I237e7877aac7f19e787ec28b65685da3e964004d
parent 64ba0466
Loading
Loading
Loading
Loading
+7 −9
Original line number Diff line number Diff line
@@ -138,15 +138,13 @@
    }
  ],
  "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": [
        "[Rr]avenwood"
      ]
    }
  ],
  "postsubmit-managedprofile-stress": [
    {