Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update disk partition path #4258

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Ximinhan
Copy link
Contributor

@Ximinhan Ximinhan commented Sep 26, 2024

update jenkins disk partition path
now new jenkins disk looks like

[jenkins@buildvm ~]$ df -h
Filesystem                                                                                                    Size  Used Avail Use% Mounted on
devtmpfs                                                                                                      4.0M     0  4.0M   0% /dev
tmpfs                                                                                                          32G   32M   32G   1% /dev/shm
tmpfs                                                                                                          13G  1.3G   12G  10% /run
/dev/vda4                                                                                                      64G   48G   16G  76% /
/dev/vda3                                                                                                     536M  385M  152M  72% /boot
/dev/vdc                                                                                                      196G  159G   28G  86% /mnt/jenkins-home
/dev/vdd                                                                                                      3.0T  1.5T  1.4T  51% /mnt/jenkins-workspace
/dev/vda2                                                                                                     200M  7.1M  193M   4% /boot/efi
tmpfs                                                                                                         6.3G   28K  6.3G   1% /run/user/984
ntap-iad2-c01-eng01-nfs01b.neta-002.prod.iad2.dc.redhat.com:/devops_engineering_nfs/devarchive/redhat          85T   81T  4.0T  96% /mnt/redhat
tmpfs                                                                                                         6.3G  4.0K  6.3G   1% /run/user/116407
ntap-iad2-c01-eng01-nfs01b.neta-002.prod.iad2.dc.redhat.com:/devops_engineering_nfs/devarchive/redhat/rhel-9   79T   67T   13T  85% /mnt/redhat/rhel-9
ntap-iad2-c01-eng01-nfs01b.neta-002.prod.iad2.dc.redhat.com:/devops_engineering_nfs/devarchive/redhat/rhel-8   82T   78T  4.3T  95% /mnt/redhat/rhel-8
tmpfs                                                                                                         6.3G  4.0K  6.3G   1% /run/user/109243
[jenkins@buildvm ~]$ df -h |grep "/mnt/jenkins-home" | tr -s ' ' | cut -d ' ' -f5 | tr -d %
86

Copy link
Contributor

openshift-ci bot commented Sep 26, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from ximinhan. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link
Contributor

openshift-ci bot commented Sep 26, 2024

@Ximinhan: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/security bbffb62 link false /test security

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant