Skip to content

Commit fb65e83

Browse files
authored
Validate postgres results in testoperator dispatch (spiceai#5504)
* Validate postgres results in testoperator * update
1 parent 5ae4635 commit fb65e83

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tools/testoperator/dispatch/tpch/sf1/federated/postgres.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ tests:
33
spicepod_path: ./test/spicepods/tpch/sf1/federated/postgres.yaml
44
query_set: tpch
55
runner_type: spiceai-runners
6+
validate: true
67
throughput:
78
spicepod_path: ./test/spicepods/tpch/sf1/federated/postgres.yaml
89
query_set: tpch
@@ -11,4 +12,4 @@ tests:
1112
spicepod_path: ./test/spicepods/tpch/sf1/federated/postgres.yaml
1213
query_set: tpch
1314
runner_type: spiceai-runners
14-
duration: 28800
15+
duration: 28800

0 commit comments

Comments
 (0)