Skip to content

Some apache test runs fail to complete #341

@davispuh

Description

@davispuh

Some apache test runs fail to complete.

Similar as #340 but also for Apache.

Apache HTTP Server 2.4.56:
    pts/apache-3.0.0 [Concurrent Requests: 200]
    Test 1 of 1
    Estimated Trial Run Count:    3                     
    Estimated Time To Completion: 5 Minutes [17:52 UTC] 
        Running Pre-Test Script @ 17:47:29
        Started Run 1 @ 17:47:38
        The test quit with a non-zero exit status.
        Started Run 2 @ 17:47:42
        The test quit with a non-zero exit status.
        Started Run 3 @ 17:47:46
        The test quit with a non-zero exit status.
        Running Post-Test Script @ 17:47:48
$ cd ~/.phoronix-test-suite/installed-tests/pts/apache-3.0.0/
$ ./httpd_/bin/apachectl -k start -f conf/httpd.conf
$ LOG_FILE=/tmp/apache.log NUM_CPU_CORES=256 ./apache -d 90s -c 200 http://127.0.0.1:8088/test.html
$ cat /tmp/apache.log
number of connections must be >= threads
Usage: wrk <options> <url>                            
  Options:                                            
    -c, --connections <N>  Connections to keep open   
    -d, --duration    <T>  Duration of test           
    -t, --threads     <N>  Number of threads to use   
                                                      
    -s, --script      <S>  Load Lua script file       
    -H, --header      <H>  Add header to request      
        --latency          Print latency statistics   
        --timeout     <T>  Socket/request timeout     
    -v, --version          Print version details      
                                                      
  Numeric arguments may include a SI unit (1k, 1M, 1G)
  Time arguments may include a time unit (2s, 2m, 2h)

I think instead of failure phoronix should just skip such tests which can't be run in current configuration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions