From 366286371bfa76884b163e84928c31d6a4776439 Mon Sep 17 00:00:00 2001 From: Michael Hwang Date: Tue, 10 Oct 2017 16:24:20 -0400 Subject: Use the latest distribution client Also address Docker build issue Issue-Id: DCAEGEN2-150 Change-Id: I2db297eed1c9c1c97cc440703cf4309fae8e8906 Signed-off-by: Michael Hwang --- test/sch/parse_test.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/sch/parse_test.clj') diff --git a/test/sch/parse_test.clj b/test/sch/parse_test.clj index 06b5734..107f1a1 100644 --- a/test/sch/parse_test.clj +++ b/test/sch/parse_test.clj @@ -46,7 +46,7 @@ :typeName "sample-blueprint", :typeVersion 2, :blueprintTemplate "Fake blueprint", - :asdcServiceURL "/asdc/v1/catalog/services/9eaf59ee-2fe0-48a9-8d20-6f9b09ba807b/metadata" + :asdcServiceURL "/sdc/v1/catalog/services/9eaf59ee-2fe0-48a9-8d20-6f9b09ba807b/metadata" :serviceLocations ["CLLI1" "CLL2"] } ] -- cgit 1.2.3-korg