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
12073d24
Commit
12073d24
authored
Dec 02, 2015
by
Ben Patterson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upgrade Firefox version.
parent
62261e30
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
playbooks/roles/browsers/defaults/main.yml
+1
-1
playbooks/roles/jenkins_worker/tasks/test_platform_worker.yml
+1
-1
No files found.
playbooks/roles/browsers/defaults/main.yml
View file @
12073d24
...
...
@@ -13,7 +13,7 @@ browser_deb_pkgs:
# which often causes spurious acceptance test failures.
browser_s3_deb_pkgs
:
-
{
name
:
"
google-chrome-stable_30.0.1599.114-1_amd64.deb"
,
url
:
"
https://s3.amazonaws.com/vagrant.testeng.edx.org/google-chrome-stable_30.0.1599.114-1_amd64.deb"
}
-
{
name
:
"
firefox
_28.0+build2-0ubuntu0.12.04.1_amd64.deb"
,
url
:
"
https://s3.amazonaws.com/vagrant.testeng.edx.org/firefox_28.0%2Bbuild2-0ubuntu0.12.04.
1_amd64.deb"
}
-
{
name
:
"
firefox
-mozilla-build_42.0-0ubuntu1_amd64.deb"
,
url
:
"
https://s3.amazonaws.com/vagrant.testeng.edx.org/firefox-mozilla-build_42.0-0ubuntu
1_amd64.deb"
}
# Chrome and ChromeDriver
chromedriver_version
:
2.6
...
...
playbooks/roles/jenkins_worker/tasks/test_platform_worker.yml
View file @
12073d24
...
...
@@ -23,7 +23,7 @@
register
:
firefox_version
-
assert
:
that
:
-
"
'
28
.0'
in
firefox_version.stdout"
-
"
'
42
.0'
in
firefox_version.stdout"
# Verify the virtualenv tar is newly-built
-
name
:
Get info on virtualenv tar
...
...
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