diff --git a/src/test/regress/parallel_schedule b/src/test/regress/parallel_schedule
index 9022e0d7772fec3361f1556f1cdcba1df8a7f15a..509bb11457886cba27846c4d6f52d55ad5ca6816 100644
--- a/src/test/regress/parallel_schedule
+++ b/src/test/regress/parallel_schedule
@@ -38,10 +38,10 @@ test: copy
 # ----------
 # The third group of parallel test
 # ----------
-test: constraints triggers create_misc create_aggregate create_operator create_index inherit vacuum
+test: constraints triggers create_misc create_aggregate create_operator inherit vacuum
 
 # Depends on the above
-test: create_view
+test: create_index create_view
 
 # ----------
 # sanity_check does a vacuum, affecting the sort order of SELECT *