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
9e926649
Commit
9e926649
authored
Sep 05, 2014
by
Ben Patterson
Committed by
Zia Fazal
Apr 07, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
introduce bok-choy shards, new firefox version
parent
0880d2a8
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 @
9e926649
tddium
:
:firefox
:
25.0.1
:firefox
:
'
28.0'
:timeout
:
3600
:timeout_hook
:
900
:tool_config
:
...
...
@@ -52,14 +52,7 @@ tddium:
-
"
reports/javascript/javascript_xunit.xml"
-
:type
:
junit
:mode
:
basic
: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 lms --extra_args="-v 3 --tag shard_2"
:command
:
paver test_acceptance -s lms
:invocation
:
single
:output
:
exit-status
:report_files
:
...
...
@@ -94,7 +87,14 @@ tddium:
-
"
reports/bok_choy/xunit.xml"
-
:type
:
junit
: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
: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