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
eb0ada02
Commit
eb0ada02
authored
Sep 05, 2014
by
Ben Patterson
Committed by
benrobot
Oct 22, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
introduce bok-choy shards, new firefox version
parent
07a723c0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
tddium.yml
+10
-10
No files found.
tddium.yml
View file @
eb0ada02
tddium
:
tddium
:
:firefox
:
25.0.1
:firefox
:
'
28.0'
:timeout
:
3600
:timeout
:
3600
:timeout_hook
:
900
:timeout_hook
:
900
:tool_config
:
:tool_config
:
...
@@ -52,14 +52,7 @@ tddium:
...
@@ -52,14 +52,7 @@ tddium:
-
"
reports/javascript/javascript_xunit.xml"
-
"
reports/javascript/javascript_xunit.xml"
-
:type
:
junit
-
:type
:
junit
:mode
:
basic
:mode
:
basic
:command
:
paver test_acceptance -s lms --extra_args="-v 3 --tag shard_1"
:command
:
paver test_acceptance -s lms
:invocation
:
single
:output
:
exit-status
:report_files
:
-
"
reports/acceptance/lms.xml"
-
:type
:
junit
:mode
:
basic
:command
:
paver test_acceptance -s lms --extra_args="-v 3 --tag shard_2"
:invocation
:
single
:invocation
:
single
:output
:
exit-status
:output
:
exit-status
:report_files
:
:report_files
:
...
@@ -94,7 +87,14 @@ tddium:
...
@@ -94,7 +87,14 @@ tddium:
-
"
reports/bok_choy/xunit.xml"
-
"
reports/bok_choy/xunit.xml"
-
:type
:
junit
-
:type
:
junit
:mode
:
basic
:mode
:
basic
:command
:
paver test_bokchoy --extra_args="-a '!shard_1'"
:command
:
paver test_bokchoy --extra_args="-a shard_2"
:invocation
:
single
:output
:
exit-status
:report_files
:
-
"
reports/bok_choy/xunit.xml"
-
:type
:
junit
:mode
:
basic
:command
:
paver test_bokchoy --extra_args="-a shard_1=False,shard_2=False"
:invocation
:
single
:invocation
:
single
:output
:
exit-status
:output
:
exit-status
:report_files
:
: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