Skip to content

Commit

Permalink
Use inventory storage 9.0.1-SNAPSHOT during tests via Okapi
Browse files Browse the repository at this point in the history
  • Loading branch information
marcjohnson-kint committed Apr 3, 2018
1 parent 589b030 commit af905dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-via-okapi.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ okapi_proxy_address="http://localhost:9130"
inventory_direct_address=http://localhost:9603
inventory_instance_id=localhost-9603
#Needs to be the specific version of Inventory Storage you want to use for testing
inventory_storage_module_id="mod-inventory-storage-9.0.0-SNAPSHOT"
inventory_storage_module_id="mod-inventory-storage-9.0.1-SNAPSHOT"

echo "Check if Okapi is contactable"
curl -w '\n' -X GET -D - \
Expand Down

0 comments on commit af905dd

Please sign in to comment.