1.5 KiB
1.5 KiB
Check-isolated-tenants-per-farm_686073691
Introduction
This document is to introduce how to use Jenkins job to check isolated tenants per farm before upgrade.
Use Jenkins job to check isolated tenants
-
Open Jenkins job. https://saas-ops.itsma-ng.net/job/ESM-SaaS-Check-Isolated-Tenants/
-
Click "Build with Parameters", choose "farm_name" and Click "Build"
-
After the job is completed,check job's status.
- If job is green(Success),it means that there is no isolated tenants on this farm. Open the build, and Click "Console Output", at the end of the output, it looks like this.
2. If job is red(Failed),it means that there is isolated tenants on this farm. Open the build, and Click "Console Output", scroll down to the ending of the output, check the detailed check results.
The job checks SMAX tenant status firstly, if some tenant's status isn't ACTIVE or INACTIVE, the SMAX check result will show tenant ID like below.

- If job is green(Success),it means that there is no isolated tenants on this farm. Open the build, and Click "Console Output", at the end of the output, it looks like this.
Attachments:
image2023-11-14_16-41-3.png (image/png)
image2023-11-14_16-52-26.png (image/png)
image2023-11-14_16-55-32.png (image/png)
image2023-11-14_16-57-24.png (image/png)
