Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

funkload-1.17.1-bp154.1.24 RPM for noarch

From OpenSuSE Leap 15.4 for noarch

Name: funkload Distribution: SUSE Linux Enterprise 15 SP4
Version: 1.17.1 Vendor: openSUSE
Release: bp154.1.24 Build date: Mon May 9 11:11:38 2022
Group: Productivity/Networking/Web/Utilities Build host: lamb51
Size: 938909 Source RPM: funkload-1.17.1-bp154.1.24.src.rpm
Packager: https://bugs.opensuse.org
Url: http://funkload.nuxeo.org/
Summary: Functional and Load Web Tester
FunkLoad is a functional and load Web tester whose main use cases are
functional testing of Web projects (and thus regression testing as well),
performance testing, load testing (such as volume testing or longevity
testing), and stress testing. It can also be used to write Web agents to script
any Web repetitive task, like checking whether a site is alive.

Provides

Requires

License

GPL-2.0

Changelog

* Fri Jun 05 2015 boris@steki.net
  - replaced source archive location from pypi to github as package contain
    documentation which pypi version does not have.
  - updated to release 1.17.1
    * Add a discover mode to the bench runner, so fl-run-bench can be
      invoked without specifying the particular test case. This implementation
      attempts to behave like unittest’s ‘discover’ argument, and there is
      even a similar –failfast option.
    * Support https proxy (http proxy was already supported)
    * Add a midCycle hook to execute an action in the middle of a cycle
    * Add -L options to fl-record to enable tcpwatch forwarded mode which
      is usefull if you have an http_proxy to pass.
    * Add –quiet option to fl-build-report to remove warning in rst to html convertion
    * GH-71: zeromq-based publisher that will let each node
      publish in realtime the tests results
    * GH-68: Use lightweight threads (greenlets) if available.
    * Added one more RPS chart in Section 5, where the X-axis
      represents time(in second) and the Y-axis represents RPS.
    * Added support for providing the test configuration file with –config
    * Display the description in the URL when rendering the page in Firefox
    * GH-41: Allow fl-run-bench to take modules in addition to filenames
    * Support for gzip compression
    * Experimental comet request support, handle stream request in a separate thread
    * Ability to configure multiple benchers per server in distribute mode
    * Ability to configure multiple monitors per server (useful if you have
      to use ssh tunnels instead of read hostnames).
* Wed Apr 08 2015 mpluskal@suse.com
  - Use url for source
  - Cleanup spec file with spec-cleaner
  - Cleanup dependencies`
* Sun Sep 04 2011 pascal.bleser@opensuse.org
  - update to 1.16.1:
    * fixes distributed code
  - changes from 1.16.0:
    * extends HTTP methods with HEAD and OPTIONS, enable to send any methods
      using the new "method" API, adding PROPFIND DAV example
    * GH-9: new options for distributed mode: you can specify the Python binary
      to use with ``--distribute-python=PYTHON_BIN`` option and additional
      packages to install on slaves with the
      ``--distributed-packages=DISTRIBUTED_PACKAGES`` option
    * GH-9: added the ability to monitor hosts from the central host; the
      monitoring will also retroactively match up the concurrent users for
      graphing purposes
    * GH-5: ``fl-record`` now checks for ``tcpwatch`` command in addition to
      ``tcpwatch.py`` and ``tcpwatch-httpproxy``
    * GH-6: filter out .swfs when building funkload tests with ``fl-record``
    * GH-10: support of python2.7
    * GH-15: exposed the load_auto_links parameter to the get/put/post/method
      methods so that the option to not parse the payload is available when
      writing a test
    * fix org-mode output for Org 7.5, adding missing monitoring section
    * GH-14: fix report creation when having error message with non-us characters
    * GH-11: handling of deleted cookies
    * GH-7: data and demo directory missing
  - changes from 1.15.0:
    * now supporting emacs Org-mode_ text format as report output; this enables
      to edit a report as plain text and to produce professional PDF reports
      througth the Org-mode_ LaTeX export
    * new `trend report to display evolution of performances over time; just use
      the ``--trend`` option of the ``fl-build-report`` command
    * the credential server can serve a sequence; using ``xmlrpc_get_seq``
      threads can share a sequence
    * removing deprecated gdchart support, now relying only on gnuplot; note that
      a mathplotlib support is on the TODO list
* Wed Feb 16 2011 pascal.bleser@opensuse.org
  - initial version (1.14.0)

Files

/usr/bin/fl-build-report
/usr/bin/fl-credential-ctl
/usr/bin/fl-install-demo
/usr/bin/fl-monitor-ctl
/usr/bin/fl-record
/usr/bin/fl-run-bench
/usr/bin/fl-run-test
/usr/lib/python2.7/site-packages/funkload
/usr/lib/python2.7/site-packages/funkload-1.17.1-py2.7.egg-info
/usr/lib/python2.7/site-packages/funkload-1.17.1-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/funkload-1.17.1-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/funkload-1.17.1-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/funkload-1.17.1-py2.7.egg-info/entry_points.txt
/usr/lib/python2.7/site-packages/funkload-1.17.1-py2.7.egg-info/requires.txt
/usr/lib/python2.7/site-packages/funkload-1.17.1-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/funkload-1.17.1-py2.7.egg-info/zip-safe
/usr/lib/python2.7/site-packages/funkload/BenchRunner.py
/usr/lib/python2.7/site-packages/funkload/BenchRunner.pyc
/usr/lib/python2.7/site-packages/funkload/CredentialBase.py
/usr/lib/python2.7/site-packages/funkload/CredentialBase.pyc
/usr/lib/python2.7/site-packages/funkload/CredentialFile.py
/usr/lib/python2.7/site-packages/funkload/CredentialFile.pyc
/usr/lib/python2.7/site-packages/funkload/CredentialRandom.py
/usr/lib/python2.7/site-packages/funkload/CredentialRandom.pyc
/usr/lib/python2.7/site-packages/funkload/DemoInstaller.py
/usr/lib/python2.7/site-packages/funkload/DemoInstaller.pyc
/usr/lib/python2.7/site-packages/funkload/Distributed.py
/usr/lib/python2.7/site-packages/funkload/Distributed.pyc
/usr/lib/python2.7/site-packages/funkload/FunkLoadDocTest.py
/usr/lib/python2.7/site-packages/funkload/FunkLoadDocTest.pyc
/usr/lib/python2.7/site-packages/funkload/FunkLoadHTTPServer.py
/usr/lib/python2.7/site-packages/funkload/FunkLoadHTTPServer.pyc
/usr/lib/python2.7/site-packages/funkload/FunkLoadTestCase.py
/usr/lib/python2.7/site-packages/funkload/FunkLoadTestCase.pyc
/usr/lib/python2.7/site-packages/funkload/Lipsum.py
/usr/lib/python2.7/site-packages/funkload/Lipsum.pyc
/usr/lib/python2.7/site-packages/funkload/MergeResultFiles.py
/usr/lib/python2.7/site-packages/funkload/MergeResultFiles.pyc
/usr/lib/python2.7/site-packages/funkload/Monitor.py
/usr/lib/python2.7/site-packages/funkload/Monitor.pyc
/usr/lib/python2.7/site-packages/funkload/MonitorPlugins.py
/usr/lib/python2.7/site-packages/funkload/MonitorPlugins.pyc
/usr/lib/python2.7/site-packages/funkload/MonitorPluginsDefault.py
/usr/lib/python2.7/site-packages/funkload/MonitorPluginsDefault.pyc
/usr/lib/python2.7/site-packages/funkload/PatchWebunit.py
/usr/lib/python2.7/site-packages/funkload/PatchWebunit.pyc
/usr/lib/python2.7/site-packages/funkload/Recorder.py
/usr/lib/python2.7/site-packages/funkload/Recorder.pyc
/usr/lib/python2.7/site-packages/funkload/ReportBuilder.py
/usr/lib/python2.7/site-packages/funkload/ReportBuilder.pyc
/usr/lib/python2.7/site-packages/funkload/ReportRenderDiff.py
/usr/lib/python2.7/site-packages/funkload/ReportRenderDiff.pyc
/usr/lib/python2.7/site-packages/funkload/ReportRenderHtml.py
/usr/lib/python2.7/site-packages/funkload/ReportRenderHtml.pyc
/usr/lib/python2.7/site-packages/funkload/ReportRenderHtmlBase.py
/usr/lib/python2.7/site-packages/funkload/ReportRenderHtmlBase.pyc
/usr/lib/python2.7/site-packages/funkload/ReportRenderHtmlGnuPlot.py
/usr/lib/python2.7/site-packages/funkload/ReportRenderHtmlGnuPlot.pyc
/usr/lib/python2.7/site-packages/funkload/ReportRenderOrg.py
/usr/lib/python2.7/site-packages/funkload/ReportRenderOrg.pyc
/usr/lib/python2.7/site-packages/funkload/ReportRenderRst.py
/usr/lib/python2.7/site-packages/funkload/ReportRenderRst.pyc
/usr/lib/python2.7/site-packages/funkload/ReportRenderTrend.py
/usr/lib/python2.7/site-packages/funkload/ReportRenderTrend.pyc
/usr/lib/python2.7/site-packages/funkload/ReportStats.py
/usr/lib/python2.7/site-packages/funkload/ReportStats.pyc
/usr/lib/python2.7/site-packages/funkload/TestRunner.py
/usr/lib/python2.7/site-packages/funkload/TestRunner.pyc
/usr/lib/python2.7/site-packages/funkload/XmlRpcBase.py
/usr/lib/python2.7/site-packages/funkload/XmlRpcBase.pyc
/usr/lib/python2.7/site-packages/funkload/__init__.py
/usr/lib/python2.7/site-packages/funkload/__init__.pyc
/usr/lib/python2.7/site-packages/funkload/apdex.py
/usr/lib/python2.7/site-packages/funkload/apdex.pyc
/usr/lib/python2.7/site-packages/funkload/data
/usr/lib/python2.7/site-packages/funkload/data/ConfigurationTestCase.tpl
/usr/lib/python2.7/site-packages/funkload/data/MyFacesScriptTestCase.tpl
/usr/lib/python2.7/site-packages/funkload/data/ScriptTestCase.tpl
/usr/lib/python2.7/site-packages/funkload/data/funkload.css
/usr/lib/python2.7/site-packages/funkload/demo
/usr/lib/python2.7/site-packages/funkload/demo/README.txt
/usr/lib/python2.7/site-packages/funkload/demo/cmf
/usr/lib/python2.7/site-packages/funkload/demo/cmf/Cmf.conf
/usr/lib/python2.7/site-packages/funkload/demo/cmf/README.txt
/usr/lib/python2.7/site-packages/funkload/demo/cmf/credential.conf
/usr/lib/python2.7/site-packages/funkload/demo/cmf/groups.txt
/usr/lib/python2.7/site-packages/funkload/demo/cmf/passwords.txt
/usr/lib/python2.7/site-packages/funkload/demo/cmf/test_Cmf.py
/usr/lib/python2.7/site-packages/funkload/demo/cmf/test_Cmf.pyc
/usr/lib/python2.7/site-packages/funkload/demo/cps
/usr/lib/python2.7/site-packages/funkload/demo/cps/CPS338TestCase.py
/usr/lib/python2.7/site-packages/funkload/demo/cps/CPS338TestCase.pyc
/usr/lib/python2.7/site-packages/funkload/demo/cps/CPS340DocTest.py
/usr/lib/python2.7/site-packages/funkload/demo/cps/CPS340DocTest.pyc
/usr/lib/python2.7/site-packages/funkload/demo/cps/CPS340TestCase.py
/usr/lib/python2.7/site-packages/funkload/demo/cps/CPS340TestCase.pyc
/usr/lib/python2.7/site-packages/funkload/demo/cps/CPSTestCase.py
/usr/lib/python2.7/site-packages/funkload/demo/cps/CPSTestCase.pyc
/usr/lib/python2.7/site-packages/funkload/demo/cps/ZopeTestCase.py
/usr/lib/python2.7/site-packages/funkload/demo/cps/ZopeTestCase.pyc
/usr/lib/python2.7/site-packages/funkload/demo/seam-booking-1.1.5
/usr/lib/python2.7/site-packages/funkload/demo/seam-booking-1.1.5/Makefile
/usr/lib/python2.7/site-packages/funkload/demo/seam-booking-1.1.5/README.txt
/usr/lib/python2.7/site-packages/funkload/demo/seam-booking-1.1.5/SeamBooking.conf
/usr/lib/python2.7/site-packages/funkload/demo/seam-booking-1.1.5/monitor.conf
/usr/lib/python2.7/site-packages/funkload/demo/seam-booking-1.1.5/test_SeamBooking.py
/usr/lib/python2.7/site-packages/funkload/demo/seam-booking-1.1.5/test_SeamBooking.pyc
/usr/lib/python2.7/site-packages/funkload/demo/simple
/usr/lib/python2.7/site-packages/funkload/demo/simple/Makefile
/usr/lib/python2.7/site-packages/funkload/demo/simple/README.txt
/usr/lib/python2.7/site-packages/funkload/demo/simple/Simple.conf
/usr/lib/python2.7/site-packages/funkload/demo/simple/monitor.conf
/usr/lib/python2.7/site-packages/funkload/demo/simple/test_Simple.py
/usr/lib/python2.7/site-packages/funkload/demo/simple/test_Simple.pyc
/usr/lib/python2.7/site-packages/funkload/demo/xmlrpc
/usr/lib/python2.7/site-packages/funkload/demo/xmlrpc/Credential.conf
/usr/lib/python2.7/site-packages/funkload/demo/xmlrpc/Makefile
/usr/lib/python2.7/site-packages/funkload/demo/xmlrpc/README.txt
/usr/lib/python2.7/site-packages/funkload/demo/xmlrpc/cred.conf
/usr/lib/python2.7/site-packages/funkload/demo/xmlrpc/monitor.conf
/usr/lib/python2.7/site-packages/funkload/demo/xmlrpc/test_Credential.py
/usr/lib/python2.7/site-packages/funkload/demo/xmlrpc/test_Credential.pyc
/usr/lib/python2.7/site-packages/funkload/demo/zope
/usr/lib/python2.7/site-packages/funkload/demo/zope/README.txt
/usr/lib/python2.7/site-packages/funkload/demo/zope/Zope.conf
/usr/lib/python2.7/site-packages/funkload/demo/zope/test_Zope.py
/usr/lib/python2.7/site-packages/funkload/demo/zope/test_Zope.pyc
/usr/lib/python2.7/site-packages/funkload/rtfeedback.py
/usr/lib/python2.7/site-packages/funkload/rtfeedback.pyc
/usr/lib/python2.7/site-packages/funkload/tests
/usr/lib/python2.7/site-packages/funkload/tests/__init__.py
/usr/lib/python2.7/site-packages/funkload/tests/__init__.pyc
/usr/lib/python2.7/site-packages/funkload/tests/doctest_dummy.txt
/usr/lib/python2.7/site-packages/funkload/tests/test_Install.py
/usr/lib/python2.7/site-packages/funkload/tests/test_Install.pyc
/usr/lib/python2.7/site-packages/funkload/tests/test_apdex.py
/usr/lib/python2.7/site-packages/funkload/tests/test_apdex.pyc
/usr/lib/python2.7/site-packages/funkload/tests/test_dummy.py
/usr/lib/python2.7/site-packages/funkload/tests/test_dummy.pyc
/usr/lib/python2.7/site-packages/funkload/tests/test_monitor_plugins.py
/usr/lib/python2.7/site-packages/funkload/tests/test_monitor_plugins.pyc
/usr/lib/python2.7/site-packages/funkload/tests/test_rtfeedback.py
/usr/lib/python2.7/site-packages/funkload/tests/test_rtfeedback.pyc
/usr/lib/python2.7/site-packages/funkload/utils.py
/usr/lib/python2.7/site-packages/funkload/utils.pyc
/usr/share/doc/packages/funkload
/usr/share/doc/packages/funkload/CHANGES.txt
/usr/share/doc/packages/funkload/LICENSE.txt
/usr/share/doc/packages/funkload/README.txt
/usr/share/doc/packages/funkload/THANKS
/usr/share/doc/packages/funkload/TODO.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 17:06:41 2024