openstack-k8s-operators / edpm-ansible

External Dataplane Management Ansible Playbooks
https://openstack-k8s-operators.github.io/edpm-ansible/
Apache License 2.0
9 stars 65 forks source link

Add edpm_extra_mounts role to configure default and extra mounts #681

Closed mrkisaolamb closed 3 months ago

mrkisaolamb commented 3 months ago

Default mounts are added early on bootstrap stage, by default create 1GB and 2MB huge pages Extra mounts are empty by default and are required to allow mounting /var/lib/nova/instance in nfs. This part is called on configure-os stage when network elements are created

Closes: https://issues.redhat.com/browse/OSPRH-7088

openshift-ci[bot] commented 3 months ago

Skipping CI for Draft Pull Request. If you want CI signal for your change, please convert it to an actual PR. You can still manually trigger a test run with /test all

softwarefactory-project-zuul[bot] commented 3 months ago

Build failed (check pipeline). Post recheck (without leading slash) to rerun all jobs. Make sure the failure cause has been resolved before you rerun jobs.

https://review.rdoproject.org/zuul/buildset/ddaa55e7ae8e43d1a29c55372dfca97d

:heavy_check_mark: openstack-k8s-operators-content-provider SUCCESS in 3h 18m 38s :x: podified-multinode-edpm-deployment-crc FAILURE in 2h 11m 47s :x: cifmw-crc-podified-edpm-baremetal FAILURE in 2h 13m 01s :heavy_check_mark: edpm-ansible-molecule-edpm_bootstrap SUCCESS in 7m 18s :heavy_check_mark: edpm-ansible-molecule-edpm_podman SUCCESS in 6m 04s :heavy_check_mark: edpm-ansible-molecule-edpm_module_load SUCCESS in 5m 43s :heavy_check_mark: edpm-ansible-molecule-edpm_kernel SUCCESS in 13m 46s :heavy_check_mark: edpm-ansible-molecule-edpm_libvirt SUCCESS in 8m 14s :heavy_check_mark: edpm-ansible-molecule-edpm_nova SUCCESS in 8m 40s :heavy_check_mark: edpm-ansible-molecule-edpm_frr SUCCESS in 6m 40s :heavy_check_mark: edpm-ansible-molecule-edpm_iscsid SUCCESS in 4m 41s :heavy_check_mark: edpm-ansible-molecule-edpm_ovn_bgp_agent SUCCESS in 7m 03s :heavy_check_mark: edpm-ansible-molecule-edpm_ovs SUCCESS in 5m 12s :heavy_check_mark: edpm-ansible-molecule-edpm_tripleo_cleanup SUCCESS in 4m 01s :x: cifmw-data-plane-adoption-osp-17-to-extracted-crc FAILURE in 2h 50m 58s

softwarefactory-project-zuul[bot] commented 3 months ago

Build failed (check pipeline). Post recheck (without leading slash) to rerun all jobs. Make sure the failure cause has been resolved before you rerun jobs.

https://review.rdoproject.org/zuul/buildset/762cfd6fbf314623bce4cc55495de33f

:heavy_check_mark: openstack-k8s-operators-content-provider SUCCESS in 4h 13m 35s :x: podified-multinode-edpm-deployment-crc FAILURE in 2h 18m 29s :x: cifmw-crc-podified-edpm-baremetal RETRY_LIMIT in 8m 27s :heavy_check_mark: edpm-ansible-molecule-edpm_bootstrap SUCCESS in 6m 27s :heavy_check_mark: edpm-ansible-molecule-edpm_podman SUCCESS in 5m 28s :heavy_check_mark: edpm-ansible-molecule-edpm_module_load SUCCESS in 4m 50s :heavy_check_mark: edpm-ansible-molecule-edpm_kernel SUCCESS in 10m 27s :heavy_check_mark: edpm-ansible-molecule-edpm_libvirt SUCCESS in 8m 33s :heavy_check_mark: edpm-ansible-molecule-edpm_nova SUCCESS in 9m 07s :heavy_check_mark: edpm-ansible-molecule-edpm_frr SUCCESS in 6m 42s :heavy_check_mark: edpm-ansible-molecule-edpm_iscsid SUCCESS in 4m 46s :heavy_check_mark: edpm-ansible-molecule-edpm_ovn_bgp_agent SUCCESS in 6m 58s :heavy_check_mark: edpm-ansible-molecule-edpm_ovs SUCCESS in 5m 15s :heavy_check_mark: edpm-ansible-molecule-edpm_tripleo_cleanup SUCCESS in 4m 04s :x: cifmw-data-plane-adoption-osp-17-to-extracted-crc FAILURE in 2h 57m 30s

jpodivin commented 3 months ago

There is an issue in the roles/edpm_extra_mounts/molecule/default/verify.yml with line endings. Nothing a quick pre-commit run wouldn't fix.

openshift-ci[bot] commented 3 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mrkisaolamb, SeanMooney

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

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/openstack-k8s-operators/edpm-ansible/blob/main/OWNERS)~~ [SeanMooney] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment