*** dviroel|out is now known as dviroel | 10:45 | |
carloss | fzzf1: sorry, missed the history and got back to it now... | 11:14 |
---|---|---|
carloss | > carloss: thank you.I have tested ci-sandbox.zuul can vote. I don't know how to set CI job and let zuul set up devstack on VM. I set static driver on nodepool.yaml | 11:14 |
carloss | I believe you could inherit from some job templates already defined in manila-tempest-plugin and then you'd have a bunch of things already done | 11:14 |
fzzf1 | carloss: Not very clear, can you give me some specific guidance. I'm configuring this job for the first time.I know clone manila, then submit the code, review. | 11:20 |
carloss | > carloss: if share two replica on the different backend, Need I set two backend section on manila.conf? If two replica on same backend. then can I set only one backend section on manila.conf. Can I only implement two replica one same backend? | 11:22 |
carloss | depends on your replication setup, but it is common to create replicas in different backend stanzas. In order to create replicas across backends you'll need both backends to be in the same replication domain. | 11:22 |
carloss | I believe other drivers implementation could be helpful and give you some insights. IMHO, creating share replicas in the same backend could be useful only if they are in different pools, otherwise, having two replicas in the same backend and in the same pool of disks doesn't seem like the purpose why replicas exist... Replicating shares is a strategy that allows you to back up your data, evacuate clusters and so on... But | 11:22 |
carloss | if you have a share and a replica in the same pool and this pool goes offline for some reason, you'll not be able to reach both | 11:22 |
carloss | fzzf1: manila-tempest-plugin already defines jobs that will be used to run devstack... one way to get a job running would be to inherit this job https://github.com/openstack/manila-tempest-plugin/blob/master/zuul.d/manila-tempest-jobs.yaml#L2 and add some of your configuration options to it | 11:25 |
carloss | I haven't set up a CI from scratch yet, but I know simondodsley's team have been through this process few cycles ago, and they might be able to share some tips and documentations with you :) | 11:26 |
carloss | pure storage folks talked about their experiencie using zuul and software factory here: https://www.youtube.com/watch?v=hVLpPBldn7g&t=426s | 11:28 |
carloss | there's also some more documentation on their setup: https://softwarefactory-project.io/r/c/software-factory/sf-docs/+/17097 | 11:29 |
fzzf1 | carloss: I understand what you mean about replication. use two backend section,Is it [backdriver1] and [backdriver2] in manila.conf? | 11:32 |
fzzf1 | carloss: thank you. I have set up a CI by install softwarefacotry. I'm based on this document. Sorry, how to inherit this job. Should I add a job.yaml in the /etc/zuul directory? | 11:37 |
fzzf1 | Is there any documentation on configuration jobs? I use static provider in nodepool.yaml. How to make zuul set up devstack on vm | 11:41 |
fzzf1 | I'm not clear about the specific operation of the configuration job. | 11:42 |
carloss | > carloss: I understand what you mean about replication. use two backend section,Is it [backdriver1] and [backdriver2] in manila.conf? | 11:49 |
carloss | could be... or even creating a replica in different pools (not 100% sure if that is possible... I need to double check the code) | 11:49 |
opendevreview | Carlos Eduardo proposed openstack/manila master: [WIP][DNM] Force disk wipe when running lvcreate https://review.opendev.org/c/openstack/manila/+/817206 | 13:29 |
*** erlon_ is now known as erlon | 13:43 | |
*** gmann_ is now known as gmann | 13:45 | |
*** gouthamr_ is now known as gouthamr | 13:45 | |
*** simondodsley_ is now known as simondodsley | 13:46 | |
*** dviroel_ is now known as dviroel | 13:49 | |
*** arturo_ is now known as arturo | 13:50 | |
opendevreview | Carlos Eduardo proposed openstack/manila master: WIP Add FIPS testing jobs https://review.opendev.org/c/openstack/manila/+/810953 | 14:00 |
opendevreview | yatin proposed openstack/manila master: Drop non-ASCII character from manila config https://review.opendev.org/c/openstack/manila/+/817565 | 14:36 |
*** mnaser_ is now known as mnaser | 14:58 | |
*** kiwi_36 is now known as Guest5618 | 15:21 | |
opendevreview | Franca Mgbogu proposed openstack/python-manilaclient master: Add --wait flag to the share access rule https://review.opendev.org/c/openstack/python-manilaclient/+/815157 | 15:56 |
opendevreview | Franca Mgbogu proposed openstack/python-manilaclient master: Add --wait flag to the share access rule https://review.opendev.org/c/openstack/python-manilaclient/+/815157 | 16:00 |
*** dviroel is now known as dviroel|lunch | 16:13 | |
*** dviroel|lunch is now known as dviroel | 16:58 | |
opendevreview | Besjana Gjika proposed openstack/python-manilaclient master: Add support for ~name and ~description filtering when listing shares. https://review.opendev.org/c/openstack/python-manilaclient/+/816976 | 17:28 |
*** carloss_ is now known as carloss | 17:53 | |
opendevreview | Carlos Eduardo proposed openstack/manila master: WIP Add FIPS testing jobs https://review.opendev.org/c/openstack/manila/+/810953 | 17:56 |
opendevreview | Maari Tamm proposed openstack/python-manilaclient master: [OSC] Implement share network subnet commands https://review.opendev.org/c/openstack/python-manilaclient/+/816095 | 19:32 |
*** fabiooliveira_ is now known as fabiooliveira | 19:34 | |
*** dviroel is now known as dviroel|afk | 20:12 | |
opendevreview | Carlos Eduardo proposed openstack/manila master: WIP Add FIPS testing jobs https://review.opendev.org/c/openstack/manila/+/810953 | 20:49 |
opendevreview | Carlos Eduardo proposed openstack/manila master: WIP Add FIPS testing jobs https://review.opendev.org/c/openstack/manila/+/810953 | 21:18 |
opendevreview | Carlos Eduardo proposed openstack/manila master: WIP Add FIPS testing jobs https://review.opendev.org/c/openstack/manila/+/810953 | 21:27 |
opendevreview | Merged openstack/manila master: Drop non-ASCII character from manila config https://review.opendev.org/c/openstack/manila/+/817565 | 21:34 |
opendevreview | Carlos Eduardo proposed openstack/manila master: Modify docker instalation for fedora systems https://review.opendev.org/c/openstack/manila/+/817649 | 22:03 |
opendevreview | Carlos Eduardo proposed openstack/manila master: WIP Add FIPS testing jobs https://review.opendev.org/c/openstack/manila/+/810953 | 22:12 |
opendevreview | Carlos Eduardo proposed openstack/manila master: WIP Add FIPS testing jobs https://review.opendev.org/c/openstack/manila/+/810953 | 22:13 |
opendevreview | Carlos Eduardo proposed openstack/manila master: WIP Add FIPS testing jobs https://review.opendev.org/c/openstack/manila/+/810953 | 22:48 |
opendevreview | Goutham Pacha Ravi proposed openstack/manila stable/xena: Drop non-ASCII character from manila config https://review.opendev.org/c/openstack/manila/+/817549 | 23:16 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!