Skip to content

Commit bf1708f

Browse files
authored
Merge pull request #120 from OpenLiberty/qa
Merge qa to master: Update README for cloud hosted guide version (#119)
2 parents 8bf2ed3 + 971e51c commit bf1708f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,10 @@ include::{common-includes}/os-tabs.adoc[]
237237

238238
== Testing the application
239239

240+
// cloud-hosted guide instructions:
241+
ifdef::cloud-hosted[]
242+
The application might take several minutes to become available.
243+
endif::[]
240244
After the application is up and running, you can access the application by making a GET request to the `/systems` endpoint of the `inventory` service.
241245

242246
Go to the http://localhost:9085/inventory/systems[^] URL to access the inventory microservice. You see the CPU `systemLoad` property for all the systems:

0 commit comments

Comments
 (0)