Bugzilla – Attachment 23335 Details for
Bug 11124
The staff benchmark script does not work with sql administrator account
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 11124: QA Follow-up adding optional dependency HTTPD::Bench::ApacheBench
Bug-11124-QA-Follow-up-adding-optional-dependency-.patch (text/plain), 1.07 KB, created by
Marcel de Rooy
on 2013-12-06 10:25:03 UTC
(
hide
)
Description:
Bug 11124: QA Follow-up adding optional dependency HTTPD::Bench::ApacheBench
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2013-12-06 10:25:03 UTC
Size:
1.07 KB
patch
obsolete
>From 6951fac18d0910928e93e56eb88c59a86d54f341 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Fri, 6 Dec 2013 10:15:52 +0100 >Subject: [PATCH] Bug 11124: QA Follow-up adding optional dependency > HTTPD::Bench::ApacheBench >Content-Type: text/plain; charset=utf-8 > >This dependency is used in load testing (misc/load_testing/*) > >Test plan: >Check if you see the dependency listed on About/Perl modules. >Verify if the version information is correct. > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > C4/Installer/PerlDependencies.pm | 5 +++++ > 1 files changed, 5 insertions(+), 0 deletions(-) > >diff --git a/C4/Installer/PerlDependencies.pm b/C4/Installer/PerlDependencies.pm >index b769c48..9b4b3b6 100644 >--- a/C4/Installer/PerlDependencies.pm >+++ b/C4/Installer/PerlDependencies.pm >@@ -699,6 +699,11 @@ our $PERL_DEPS = { > 'required' => '1', > 'min_ver' => '0.008', > }, >+ 'HTTPD::Bench::ApacheBench' => { >+ 'usage' => 'Load testing', >+ 'required' => '0', >+ 'min_ver' => '0.73', >+ }, > }; > > 1; >-- >1.7.7.6
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 11124
:
22316
|
23333
|
23334
|
23335
|
23536
|
23537
|
23538