Bugzilla – Attachment 23538 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.08 KB, created by
Kyle M Hall (khall)
on 2013-12-13 18:53:06 UTC
(
hide
)
Description:
Bug 11124: QA Follow-up adding optional dependency HTTPD::Bench::ApacheBench
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2013-12-13 18:53:06 UTC
Size:
1.08 KB
patch
obsolete
>From 1da1402c96994fb8f23da0f74c1b6be386d6964e 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 > >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> >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > 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.2.5
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