]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
- docker-bmo-ci installs to /var/www/html/bmo now
authorDavid Lawrence <dkl@mozilla.com>
Mon, 29 Aug 2016 20:47:15 +0000 (20:47 +0000)
committerDavid Lawrence <dkl@mozilla.com>
Mon, 29 Aug 2016 20:47:15 +0000 (20:47 +0000)
qa/config/selenium_test.conf

index f0f4ea42a6e7c7e6aa6b68868a05e78465f7780d..b6a795b78d853de56c7904e9f7258a67a21db243 100644 (file)
@@ -16,9 +16,9 @@
     'host'                              => 'localhost',
     'port'                              => 4444,
     'browser_url'                       => 'http://localhost',
-    'attachment_file'                   => '/home/bugzilla/devel/htdocs/bmo/qa/config/patch.diff',
+    'attachment_file'                   => '/var/www/html/bmo/qa/config/patch.diff',
     'bugzilla_installation'             => 'bmo',
-    'bugzilla_path'                     => '/home/bugzilla/devel/htdocs/bmo',
+    'bugzilla_path'                     => '/var/www/html/bmo',
     'test_bug_1'                        => 1,
     'test_bug_2'                        => 2,
     'admin_user_login'                  => 'admin@mozilla.test',