You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 11, 2022. It is now read-only.
Bug 1188751 - Deploying Versioned WAR package from repository to JBOS
Fix itests - removed test for creating deployment child to serverGroup
resource (removed from code base prior 3.3)
(cherry picked from commit cb3d26e)
Signed-off-by: Libor Zoubek <lzoubek@redhat.com>
Copy file name to clipboardExpand all lines: modules/plugins/jboss-as-7/src/test/java/org/rhq/modules/plugins/jbossas7/itest/nonpc/UploadAndDeployTest.java
-42Lines changed: 0 additions & 42 deletions
Original file line number
Diff line number
Diff line change
@@ -368,46 +368,4 @@ public void testUploadViaCreateChild1() throws Exception {
368
368
}
369
369
}
370
370
371
-
/**
372
-
* Test the real API code for uploading - case 2: upload to /deployment and a server group
Copy file name to clipboardExpand all lines: modules/plugins/jboss-as-7/src/test/java/org/rhq/modules/plugins/jbossas7/itest/standalone/DeploymentTest.java
Copy file name to clipboardExpand all lines: modules/plugins/jboss-as-7/src/test/java/org/rhq/modules/plugins/jbossas7/itest/standalone/TestDeployments.java
0 commit comments