Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
a90ba504
Commit
a90ba504
authored
Sep 10, 2014
by
Ben Patterson
Committed by
benrobot
Oct 22, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
re-shard lms to fix a failing test.
parent
eb0ada02
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
tddium.yml
+5
-5
No files found.
tddium.yml
View file @
a90ba504
...
...
@@ -52,28 +52,28 @@ tddium:
-
"
reports/javascript/javascript_xunit.xml"
-
:type
:
junit
:mode
:
basic
:command
:
paver test_acceptance -s lms
:command
:
paver test_acceptance -s lms
--extra_args="-v 3 --tag shard_1"
:invocation
:
single
:output
:
exit-status
:report_files
:
-
"
reports/acceptance/lms.xml"
-
:type
:
junit
:mode
:
basic
:command
:
paver test_acceptance -s
cms --extra_args="-v 3 --tag shard_1
"
:command
:
paver test_acceptance -s
lms --extra_args="-v 3 --tag shard_2
"
:invocation
:
single
:output
:
exit-status
:report_files
:
-
"
reports/acceptance/
c
ms.xml"
-
"
reports/acceptance/
l
ms.xml"
-
:type
:
junit
:mode
:
basic
:command
:
paver test_acceptance -s cms --extra_args="-v 3 --tag shard_
2
"
:command
:
paver test_acceptance -s cms --extra_args="-v 3 --tag shard_
1
"
:invocation
:
single
:output
:
exit-status
:report_files
:
-
"
reports/acceptance/cms.xml"
-
:type
:
junit
:mode
:
basic
:command
:
paver test_acceptance -s cms --extra_args="-v 3 --tag shard_3"
:command
:
paver test_acceptance -s cms --extra_args="-v 3 --tag shard_
2 --tag shard_
3"
:invocation
:
single
:output
:
exit-status
:report_files
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment