We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d5666b commit e3c7f84Copy full SHA for e3c7f84
integration-tests/src/test/java/oracle/kubernetes/operator/BaseTest.java
@@ -325,6 +325,7 @@ public void testAdminT3ChannelWithJMS(Domain domain) throws Exception {
325
/**
326
* Verify Load Balancing by deploying and invoking webservicebapp.
327
*
328
+ * @param domain - domain where the app will be tested
329
* @throws Exception exception reported as a failure to build, deploy or verify load balancing for
330
* Web Service app
331
*/
0 commit comments