#382 Create a project at apps.ocp.ci.centos.org
Closed: Fixed 2 years ago by mobrien. Opened 2 years ago by astepano.

Hello,

For deploying ci-dashoard for centos-stream please create a new project at: https://console-openshift-console.apps.ocp.ci.centos.org

Name

  • fedora-ci-board

Params

 * 1 PV - 20GB - prod dashboard
 * 1 PV - 5 GB - stage dashboard
 * 3 PV, each 35GB - prod DB
 * 3 PV, each 5 GB - stage DB

ACL

Please assign role admin to group fedora-ci-admins for this projects.

Ref: https://issues.redhat.com/browse/OSCI-1627


Metadata Update from @humaton:
- Issue priority set to: Waiting on Assignee (was: Needs Review)
- Issue tagged with: low-gain, low-trouble

2 years ago

Metadata Update from @siddharthvipul1:
- Issue assigned to siddharthvipul1

2 years ago

Metadata Update from @siddharthvipul1:
- Assignee reset

2 years ago

Metadata Update from @siddharthvipul1:
- Issue assigned to mobrien

2 years ago

The new namespace has been added with the fedora-ci-admins role given admin access
The 8 PVs have been created and are available for claim.

Please note that we do not backup these PVs so it is not advisable to keep any important data on them.

Feel free to reopen the ticket if there is anything else

Metadata Update from @mobrien:
- Issue assigned to siddharthvipul1 (was: mobrien)
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

2 years ago

@mobrien hi, thank you for quick deploy of the new namespace.

How do I access PV/PVC?
Say, I want a 5GB PVC:

oc get pv
Error from server (Forbidden): persistentvolumes is forbidden: User "astepano..." cannot list resource "persistentvolumes" in API group "" at the cluster scope
oc get pvc
No resources found in fedora-ci-board namespace.

If I correctly remember, if I need to do re-deploy that I should open ticket and ask to remove/unlink present PVC? (There is some logic, I do not remember)

Login to comment on this ticket.

Metadata