Github user huor commented on a diff in the pull request:

    https://github.com/apache/incubator-hawq/pull/1007#discussion_r87530913
  
    --- Diff: src/test/feature/schedule.txt ---
    @@ -0,0 +1,6 @@
    +#PARALLEL=* are the parallel tests to run, optional but should not be empty
    +#SERIAL=* are the serial tests to run, optional but should not be empty
    +#you can have several PARALLEL or SRRIAL
    +
    
+PARALLEL=TestErrorTable.*:TestExternalTable.*:TestPreparedStatement.*:TestUDF.*:TestAOSnappy.*:TestAlterOwner.*:TestAlterTable.*:TestCreateTable.*:TestGuc.*:TestType.*:TestDatabase.*:TestParquet.*:TestPartition.*:TestSubplan.*:TestAggregate.*:TestCreateTypeComposite.*:TestGpDistRandom.*:TestInformationSchema.*:TestQueryInsert.*:TestQueryNestedCaseNull.*:TestQueryPolymorphism.*:TestQueryPortal.*:TestQueryPrepare.*:TestRowTypes.*:TestQuerySequence.*:TestCommonLib.*:TestToast.*:TestTransaction.*:TestCommand.*:TestCopy.*:TestExternalTable.TestExternalTableAll
    --- End diff --
    
    It would be good to use yaml for the schedule which is more human readable.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to