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
Copy file name to clipboardExpand all lines: v2025.2.0/cd3-jenkins/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2424,7 +2424,7 @@ <h1 id="set-up-oci-using-automation-toolkit-with-jenkins"><strong>Set Up OCI usi
2424
2424
<h2id="pre-reqs-for-jenkins-configuration"><strong>Pre-reqs for Jenkins Configuration</strong></h2>
2425
2425
<p>The required configurations for Jenkins setup are done when executing connectCloud.py in <ahref="../connect-container-to-oci-tenancy"><u>Connect CD3 Container to OCI Tenancy</u></a>. Here are the validation steps:</p>
2426
2426
<ul>
2427
-
<li>jenkins.properties file is created under <code>/cd3user/tenancies/jenkins_home</code> as per input parameters in tenancyconfig. properties<br></li>
2427
+
<li>jenkins.properties file is created under <code>/cd3user/tenancies/jenkins_home</code> as per input parameters in connectOCI.properties<br></li>
2428
2428
<li>An Object Storage bucket is created in OCI in the specified compartment to manage tfstate remotely. <br></li>
2429
2429
<li>Customer Secret Key is configured for the user for S3 credentials of the bucket. <br></li>
2430
2430
<li>A DevOps Project, Repo and Topic are created in OCI in the specified compartment to store terraform_files. GIT is configured on the container with config file at <code>/cd3user/.ssh/config</code><br></li>
Copy file name to clipboardExpand all lines: v2025.2.0/workflows-jenkins/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2346,7 +2346,7 @@ <h2 id="pre-reqs-for-jenkins-configuration"><strong>Pre-reqs for Jenkins Configu
2346
2346
<p>The configurations are done when executing connectCloud.py in <ahref="../connect-container-to-oci-tenancy/">Connect container to OCI Tenancy</a>. Here are the validation steps:</p>
2347
2347
</li>
2348
2348
<li>
2349
-
<p>jenkins.properties file is created under <em>/cd3user/tenancies/jenkins_home</em> as per input parameters in tenancyConfig.properties<br></p>
2349
+
<p>jenkins.properties file is created under <em>/cd3user/tenancies/jenkins_home</em> as per input parameters in connectOCI.properties<br></p>
2350
2350
</li>
2351
2351
<li>An Object Storage bucket is created in OCI in the specified compartment to manage tfstate remotely. <br></li>
2352
2352
<li>Customer Secret Key is configured for the user for S3 credentials of the bucket. <br></li>
0 commit comments