Table of Contents |
---|
Info | ||
---|---|---|
| ||
Pattern for tenant UI: https://<cluster-name>-<project-name>-<tenant-name>.ci.folio.org |
...
Parameters
Parameter | Type | Description |
---|---|---|
CLUSTER | list<string> | (Required) Select cluster |
NAMESPACE | list<string> | (Required) Select cluster namespace |
FOLIO_REPOSITORY | list<string> | Repository from which UI bundle should build |
FOLIO_BRANCH | list<string> | (Required) Select what 'platform-complete' branch use for build UI bundle |
TENANT_ID | string | Tenant id used for UI bundle creation |
CUSTOM_HASH | string | Commit hash for UI bundle build from specific commit |
CONSORTIA | boolean | If True consortia tenant should be added to UI bundle |
...
- Go to Jenkins
- Navigate to folioRancher -> folioDevTools -> uiManagement -> buildUI -> buildUI
- Click Build with Parameters (if you didn't see this button, contact Kitfox team)
- Select parameters
- CLUSTER - Select cluster
- NAMESPACE - Select cluster namespace
- FOLIO_REPOSITORY - Repository from which UI bundle should build
- FOLIO_BRANCH - Select what 'platform-complete' branch use for build UI bundle
- TENANT_ID - Tenant id used for UI bundle creation
- CUSTOM_HASH - Commit hash for UI bundle build from specific commit
- CONSORTIA - If True consortia tenant should be added to UI bundle
- Click Build button
- Wait for completion