Skip to content

Commit ddb071f

Browse files
MaximilianJahnsMaximilianJahns
authored andcommitted
Add .gitignore, remove deprecated sci key from mssql scenario
1 parent 22283ce commit ddb071f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
test/
2+
usage_scenario_*_test.yml

usage_scenario_mssql.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ name: HammerDB MSSQL benchmark
33
author: Max Jahns
44
description: Benchmarks SQL Server with HammerDB using TPC-C
55
compose-file: !include compose.yml
6-
sci:
7-
R_d: TPC-C SQL-op
86
services:
97
postgres:
108
mariadb:

0 commit comments

Comments
 (0)