Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

Commit

Permalink
Makes test case flexible
Browse files Browse the repository at this point in the history
  • Loading branch information
Ke Zhu authored and shawnzhu committed Mar 16, 2021
1 parent 799733e commit 774a61f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ fileExistenceTests:
path: /usr/lib/presto/plugin/db2
uid: 1000
gid: 1000
- name: presto-db2.jar
path: /usr/lib/presto/plugin/db2/presto-db2-347.jar
- name: presto-db2-*.jar
path: /usr/lib/presto/plugin/db2/
metadataTest:
env:
- key: JAVA_HOME
Expand Down

0 comments on commit 774a61f

Please sign in to comment.