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 19e9b4a commit 71d1c07Copy full SHA for 71d1c07
integration-tests/src/test/java/oracle/kubernetes/operator/utils/Domain.java
@@ -1728,7 +1728,6 @@ private void changeClusterTypeInCreateDomainJobTemplate() throws Exception {
1728
// as samples only support DYNAMIC cluster
1729
1730
// domain in image
1731
- String wdtTemplatePath = null;
1732
if (domainMap.containsKey("customWdtTemplate")) {
1733
TestUtils.copyFile(
1734
(String) domainMap.get("customWdtTemplate"),
0 commit comments