You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-11-06 08:49:29 +02:00
Identify Perl performance test by appending -perl.
This is intended to differentiate the upcoming C performance tests from the Perl performance tests that will eventually be migrated.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
####################################################################################################################################
|
||||
# Archive Performance Tests
|
||||
####################################################################################################################################
|
||||
package pgBackRestTest::Module::Performance::PerformanceArchiveTest;
|
||||
package pgBackRestTest::Module::Performance::PerformanceArchivePerlTest;
|
||||
use parent 'pgBackRestTest::Common::RunTest';
|
||||
|
||||
####################################################################################################################################
|
||||
Reference in New Issue
Block a user