Rebalance acceptance test shards

This commit is contained in:
Will Daly
2013-12-19 10:41:45 -05:00
parent 75d44039de
commit 28e25b75ff
7 changed files with 7 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
@shard_3
@shard_2
Feature: CMS.HTML Editor
As a course author, I want to be able to create HTML blocks.

View File

@@ -1,4 +1,4 @@
@shard_3
@shard_1
Feature: CMS.Problem Editor
As a course author, I want to be able to create problems and edit their settings.

View File

@@ -1,4 +1,4 @@
@shard_3
@shard_2
Feature: CMS.Sign in
In order to use the edX content
As a new user

View File

@@ -1,4 +1,4 @@
@shard_3
@shard_2
Feature: CMS.Static Pages
As a course author, I want to be able to add static pages

View File

@@ -1,4 +1,4 @@
@shard_3
@shard_2
Feature: CMS.Textbooks
Scenario: No textbooks

View File

@@ -1,5 +1,5 @@
@shard_3
Feature: Video Component Editor
Feature: CMS.Transcripts
As a course author, I want to be able to create video components.
# For transcripts acceptance tests there are 3 available caption

View File

@@ -1,4 +1,4 @@
@shard_3
@shard_2
Feature: CMS.Upload Files
As a course author, I want to be able to upload files for my students