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
OpenEdx
configuration
Commits
0d3874c3
Commit
0d3874c3
authored
Aug 14, 2014
by
Ben Patterson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
jenkins_worker tests: Disable rbenv test until the underlying functionality works.
parent
a02dc1bc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
9 deletions
+0
-9
playbooks/roles/jenkins_worker/tasks/test.yml
+0
-9
No files found.
playbooks/roles/jenkins_worker/tasks/test.yml
View file @
0d3874c3
...
...
@@ -57,15 +57,6 @@
# Assert that it was modified at least within the hour
-
"
{{
testfile.stat.mtime
}}
-
{{
edxvenv.stat.mtime
}}
<
3600"
# Verify the rbenv tar is newly-built
-
name
:
Get info on rbenv tar
stat
:
path={{ jenkins_home }}/edx-rbenv_clean.tar.gz
register
:
rbenv
-
assert
:
that
:
# Assert that it was modified at least within the hour
-
"
{{
testfile.stat.mtime
}}
-
{{
rbenv.stat.mtime
}}
<
3600"
# Tear Down #
-
name
:
Remove test file
file
:
path=testfile state=absent
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