Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
configuration
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
configuration
Commits
64498886
Commit
64498886
authored
7 years ago
by
Stu Young
Committed by
GitHub
7 years ago
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #4046 from edx/estute/fix-pytest-spec-for-packer-builds
change test specifiers for move to pytest
parents
860a2344
8060cf7e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
playbooks/roles/test_build_server/files/test-development-environment.sh
+3
-3
No files found.
playbooks/roles/test_build_server/files/test-development-environment.sh
View file @
64498886
...
@@ -44,9 +44,9 @@ case "$1" in
...
@@ -44,9 +44,9 @@ case "$1" in
"bokchoy"
)
"bokchoy"
)
# Run some of the bok-choy tests
# Run some of the bok-choy tests
paver test_bokchoy
-t
discussion/test_discussion.py:DiscussionTabSingleThreadTest
paver test_bokchoy
-t
discussion/test_discussion.py:
:
DiscussionTabSingleThreadTest
paver test_bokchoy
-t
studio/test_studio_outline.py:
WarningMessagesTest.
test_unreleased_published_locked
--fasttest
paver test_bokchoy
-t
studio/test_studio_outline.py:
:WarningMessagesTest::
test_unreleased_published_locked
--fasttest
paver test_bokchoy
-t
lms/test_lms_matlab_problem.py:MatlabProblemTest
--fasttest
paver test_bokchoy
-t
lms/test_lms_matlab_problem.py:
:
MatlabProblemTest
--fasttest
;;
;;
"lettuce"
)
"lettuce"
)
...
...
This diff is collapsed.
Click to expand it.
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