Skip to content

Commit

Permalink
Prepare PTS 10.8.3 to get out the Ubuntu 22.04 workaround to avoid cr…
Browse files Browse the repository at this point in the history
…ashing on dependency installation
  • Loading branch information
michaellarabel committed Apr 23, 2022
1 parent 61a381f commit b63b346
Show file tree
Hide file tree
Showing 9 changed files with 40 additions and 14 deletions.
8 changes: 8 additions & 0 deletions ChangeLog
@@ -1,5 +1,13 @@
PHORONIX TEST SUITE CHANGE-LOG

Phoronix Test Suite 10.8.3
23 April 2022

pts-core: Workaround Ubuntu 22.04 apt-get crashing the entire process on dependency installation
pts-core: Improved TTF font file detection
pts-core: Minor random fixes
phodevi: Apple M1 detection on Linux

Phoronix Test Suite 10.8.2
13 February 2022

Expand Down
2 changes: 1 addition & 1 deletion README.md
@@ -1,4 +1,4 @@
# Phoronix Test Suite 10.8.2
# Phoronix Test Suite 10.8.3
![Phoronix Test Suite](pts-core/static/images/pts-308x160.png)

The **Phoronix Test Suite** is the most comprehensive testing and benchmarking
Expand Down
2 changes: 1 addition & 1 deletion documentation/man-pages/phoronix-test-suite.1
@@ -1,4 +1,4 @@
.TH phoronix-test-suite 1 "www.phoronix-test-suite.com" "10.8.2"
.TH phoronix-test-suite 1 "www.phoronix-test-suite.com" "10.8.3"
.SH NAME
phoronix-test-suite \- The Phoronix Test Suite is an extensible open-source platform for performing testing and performance evaluation.
.SH SYNOPSIS
Expand Down
12 changes: 9 additions & 3 deletions documentation/phoronix-test-suite.html
Expand Up @@ -716,15 +716,18 @@ <h2>System Monitor</h2>
- all.hdd
- hdd.read-speed
- all.hdd.read-speed
- hdd.read-speed.md127
- hdd.read-speed.sda
- hdd.read-speed.sdb
- hdd.read-speed.nvme0n1
- hdd.temp
- all.hdd.temp
- hdd.temp.md127
- hdd.temp.sda
- hdd.temp.sdb
- hdd.temp.nvme0n1
- hdd.write-speed
- all.hdd.write-speed
- hdd.write-speed.md127
- hdd.write-speed.sda
- hdd.write-speed.sdb
- hdd.write-speed.nvme0n1
- all.memory
- memory.temp
Expand Down Expand Up @@ -1525,6 +1528,9 @@ <h3>Cuda Tests<em> system/cuda</em>
<h3>Smp Tests<em> system/smp</em>
</h3>
<p>This is a collection of test profiles found within the specified OpenBenchmarking.org repository where the test profile is specified via an internal tag as testing smp.</p>
<h3>64-bit Arm / AArch64 Tests In git<em> git/aarch64</em>
</h3>
<p>This is a collection of test profiles where there have been successful benchmark results submitted to OpenBenchmarking.org from 64-bit Arm / AArch64 CPU architecture hardware, i.e. these tests are proven to be 64-bit Arm / AArch64 compatible though not necessarily all compatible test profiles for the given architecture - just those with submitted public results previously on OpenBenchmarking.org.</p>
<h3>All Tests in git<em> git/all</em>
</h3>
<p>This is a collection of all supported test profiles found within the specified OpenBenchmarking.org repository.</p>
Expand Down
12 changes: 9 additions & 3 deletions documentation/phoronix-test-suite.md
Expand Up @@ -686,15 +686,18 @@ Supported Options:
- all.hdd
- hdd.read-speed
- all.hdd.read-speed
- hdd.read-speed.md127
- hdd.read-speed.sda
- hdd.read-speed.sdb
- hdd.read-speed.nvme0n1
- hdd.temp
- all.hdd.temp
- hdd.temp.md127
- hdd.temp.sda
- hdd.temp.sdb
- hdd.temp.nvme0n1
- hdd.write-speed
- all.hdd.write-speed
- hdd.write-speed.md127
- hdd.write-speed.sda
- hdd.write-speed.sdb
- hdd.write-speed.nvme0n1
- all.memory
- memory.temp
Expand Down Expand Up @@ -1806,6 +1809,9 @@ This is a collection of test profiles found within the specified OpenBenchmarkin
#### Smp Tests system/smp
This is a collection of test profiles found within the specified OpenBenchmarking.org repository where the test profile is specified via an internal tag as testing smp.

#### 64-bit Arm / AArch64 Tests In git git/aarch64
This is a collection of test profiles where there have been successful benchmark results submitted to OpenBenchmarking.org from 64-bit Arm / AArch64 CPU architecture hardware, i.e. these tests are proven to be 64-bit Arm / AArch64 compatible though not necessarily all compatible test profiles for the given architecture - just those with submitted public results previously on OpenBenchmarking.org.

#### All Tests in git git/all
This is a collection of all supported test profiles found within the specified OpenBenchmarking.org repository.

Expand Down
Binary file modified documentation/phoronix-test-suite.pdf
Binary file not shown.
9 changes: 6 additions & 3 deletions documentation/stubs/00_zmodule_options.html
Expand Up @@ -142,15 +142,18 @@ <h2>System Monitor</h2>
- all.hdd
- hdd.read-speed
- all.hdd.read-speed
- hdd.read-speed.md127
- hdd.read-speed.sda
- hdd.read-speed.sdb
- hdd.read-speed.nvme0n1
- hdd.temp
- all.hdd.temp
- hdd.temp.md127
- hdd.temp.sda
- hdd.temp.sdb
- hdd.temp.nvme0n1
- hdd.write-speed
- all.hdd.write-speed
- hdd.write-speed.md127
- hdd.write-speed.sda
- hdd.write-speed.sdb
- hdd.write-speed.nvme0n1
- all.memory
- memory.temp
Expand Down
3 changes: 3 additions & 0 deletions documentation/stubs/55_virtual_suites.html
Expand Up @@ -237,6 +237,9 @@ <h3>Cuda Tests<em> system/cuda</em>
<h3>Smp Tests<em> system/smp</em>
</h3>
<p>This is a collection of test profiles found within the specified OpenBenchmarking.org repository where the test profile is specified via an internal tag as testing smp.</p>
<h3>64-bit Arm / AArch64 Tests In git<em> git/aarch64</em>
</h3>
<p>This is a collection of test profiles where there have been successful benchmark results submitted to OpenBenchmarking.org from 64-bit Arm / AArch64 CPU architecture hardware, i.e. these tests are proven to be 64-bit Arm / AArch64 compatible though not necessarily all compatible test profiles for the given architecture - just those with submitted public results previously on OpenBenchmarking.org.</p>
<h3>All Tests in git<em> git/all</em>
</h3>
<p>This is a collection of all supported test profiles found within the specified OpenBenchmarking.org repository.</p>
Expand Down
6 changes: 3 additions & 3 deletions pts-core/pts-core.php
Expand Up @@ -228,9 +228,9 @@ function pts_needed_extensions()
);
}

pts_define('PTS_VERSION', '10.8.2');
pts_define('PTS_CORE_VERSION', 10820);
pts_define('PTS_RELEASE_DATE', '20220213');
pts_define('PTS_VERSION', '10.8.3');
pts_define('PTS_CORE_VERSION', 10830);
pts_define('PTS_RELEASE_DATE', '20220423');
pts_define('PTS_CODENAME', 'Nesseby');

pts_define('PTS_IS_CLIENT', (defined('PTS_MODE') && strstr(PTS_MODE, 'CLIENT') !== false));
Expand Down

0 comments on commit b63b346

Please sign in to comment.