*** hamzy has joined #oooq | 00:02 | |
*** sanjayu__ has quit IRC | 00:27 | |
*** brault has joined #oooq | 00:44 | |
*** brault has quit IRC | 00:49 | |
*** rlandy has quit IRC | 01:31 | |
*** rfolco has quit IRC | 01:46 | |
*** rfolco has joined #oooq | 01:47 | |
*** apetrich has quit IRC | 01:57 | |
*** blueDuckRandom has quit IRC | 04:12 | |
*** blueDuckRandom has joined #oooq | 04:16 | |
*** blueDuckRandom has quit IRC | 04:49 | |
*** blueDuckRandom has joined #oooq | 04:51 | |
*** marios has joined #oooq | 05:05 | |
*** kopecmartin|off is now known as kopecmartin | 05:34 | |
*** jfrancoa has joined #oooq | 05:40 | |
*** ykarel|away has joined #oooq | 05:40 | |
*** ykarel|away has quit IRC | 05:45 | |
*** jfrancoa has quit IRC | 05:46 | |
*** jtomasek has joined #oooq | 05:49 | |
*** ksambor has joined #oooq | 05:56 | |
*** jfrancoa has joined #oooq | 05:59 | |
*** jfrancoa has quit IRC | 06:00 | |
raukadah | marios: Good morning | 06:05 |
---|---|---|
raukadah | marios: https://review.opendev.org/#/c/663061/ and https://review.opendev.org/662835 fixes the queens issue | 06:06 |
raukadah | once it's get merged, we can cherry pick this two commit in rdo side and fix the queens | 06:06 |
marios | only if you bring me chandan | 06:16 |
marios | who is this raukadah fellow | 06:16 |
marios | raukadah: 835 looks like its merging now | 06:17 |
*** jfrancoa has joined #oooq | 06:18 | |
raukadah | marios: chandan is not coming today | 06:20 |
marios | :( | 06:20 |
raukadah | marios: 835 depends on 061 once 061 merges then it will get merged, kopecmartin is keeping an eye on that | 06:21 |
*** dtantsur|afk is now known as dtantsur\ | 06:29 | |
*** dtantsur\ is now known as dtantsur | 06:29 | |
*** apetrich has joined #oooq | 06:33 | |
*** brault has joined #oooq | 07:02 | |
*** sshnaidm|off is now known as sshnaidm | 07:06 | |
*** yolanda has joined #oooq | 07:15 | |
*** tesseract has joined #oooq | 07:25 | |
*** holser_ has joined #oooq | 07:31 | |
*** amoralej|off is now known as amoralej | 07:42 | |
*** bogdando has joined #oooq | 07:52 | |
*** jpena|off is now known as jpena | 07:56 | |
*** sshnaidm is now known as sshnaidm|afk | 08:07 | |
*** panda|ruck has quit IRC | 08:14 | |
*** derekh has joined #oooq | 08:18 | |
*** panda has joined #oooq | 08:28 | |
marios | /win 1 | 08:33 |
*** panda is now known as panda|ruck | 08:52 | |
panda|ruck | /lose 1 | 09:15 |
*** sanjayu__ has joined #oooq | 09:41 | |
*** sanjayu__ has quit IRC | 09:52 | |
panda|ruck | mmmh, phase1 failed deployment | 09:55 |
panda|ruck | will rekick | 09:55 |
*** holser_ is now known as holser|lunch | 09:57 | |
zbr | panda|ruck: sorry to bother you again, https://review.opendev.org/#/c/652971/ | 10:03 |
*** dsneddon has quit IRC | 10:04 | |
panda|ruck | zbr: if we'll start using molecule on another repo, how many of the files present in this review will be different | 10:10 |
zbr | panda|ruck: probably very few. | 10:11 |
panda|ruck | zbr: how do we address that ? | 10:11 |
zbr | panda|ruck: but only time will tell as we may need to add custom options for some cases. | 10:12 |
zbr | panda|ruck: i do not plan to address it, we do not keep tox.ini, files in centralized placed, each repo should be self-contained. | 10:13 |
panda|ruck | zbr: so a change in the default molecule configuration will have to be replicated on all the repos ? | 10:13 |
zbr | imagine what would happen if you start hosting them in another repository and you have to make changes, having like 10 consumers. I bet at least 2-3 will be unmaintained and they would break. | 10:13 |
zbr | panda|ruck: yes, for the moment, but I created a feature request for adding a feature that would allow us to get rid of Dockerfile. see https://github.com/ansible/molecule/issues/2086 | 10:15 |
panda|ruck | zbr: a feature request on molecule ? | 10:15 |
zbr | i think this one is the only one that we can dispose of, the rest is specific to each role and scenario. | 10:15 |
zbr | panda|ruck: yeah. | 10:16 |
panda|ruck | zbr: even the requirements file ? | 10:16 |
panda|ruck | test_molecule.py seems pretty generic | 10:16 |
zbr | panda|ruck: yeah, so projects may use different versions. re pytest file, yep is generic now but it will clearly diverge. I could consider making it a pytest plugin in the future, if I have time. | 10:17 |
zbr | but is too soon now to think about optimizations | 10:17 |
zbr | i am not keen on working towards implementing feature that are not really proved to be needed. i did consider them, but is a trade-off. | 10:19 |
panda|ruck | zbr: I just wouldn't want to maintain n testing frameworks for n repositories ... | 10:20 |
zbr | panda|ruck: well... isn't this what we have with zuul? ;) | 10:21 |
panda|ruck | zbr: maybe, but I see more just different configuration ... and at least the tox* linters* have common background. you don't have to rebuild the zuul container each time ... | 10:24 |
zbr | things that are used for specific "local" testing should not rely on centralized stuff as you lose ability to evolve. that is why tox, pytest, pre-commit, do not share their config across repos. Imagine that openstack could decide to enforce version of ansible used by all projects, nobody will ever be able to bump it because there will always be some less-maintained projects which will break. | 10:24 |
zbr | panda|ruck: based on my ~6mo experience, molecule config files do need far less maintenance than our tox.ini file. | 10:25 |
*** sshnaidm|afk is now known as sshnaidm | 10:25 | |
zbr | we are likely to add more code to verifier playbook, but other than this is not big deal. maybe an update when we add a new supported OS. | 10:26 |
panda|ruck | zbr: do you have any insights on how the rest of tripleo is going to configure molecule ? | 10:27 |
zbr | panda|ruck: yep, i am in touch with them and helping on that, likely it will be the same. | 10:27 |
panda|ruck | zbr: good! | 10:28 |
zbr | mainly they did not do the pytest wrapping so far, but they liked it. | 10:28 |
zbr | i will make sure we all follow the same pattern | 10:28 |
*** dsneddon has joined #oooq | 10:29 | |
panda|ruck | zbr: ok | 10:32 |
*** holser|lunch is now known as holser_ | 10:49 | |
*** dsneddon has quit IRC | 11:00 | |
*** amoralej is now known as amoralej|lunch | 11:04 | |
*** jpena is now known as jpena|lunch | 11:07 | |
*** panda|ruck is now known as panda|ruck|eat | 11:19 | |
*** dsneddon has joined #oooq | 11:34 | |
*** dsneddon has quit IRC | 11:39 | |
*** sanjayu__ has joined #oooq | 11:44 | |
*** yolanda has quit IRC | 11:48 | |
marios | anyone else seeing somehting like that ? i got it trying reproducer just now http://paste.openstack.org/raw/752526/ (https://download-ib01.fedoraproject.org/pub/epel/7/x86_64/repodata/f36c8c0adcbde109e842436bc378f32c2cbcc6c06be1bff16765ab782fc1e6f0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - | 11:52 |
marios | panda|ruck|eat: any known issue? ^ | 11:52 |
marios | panda|ruck|eat: never mind (clearing cache and rerun looks like it got passed that) | 11:57 |
panda|ruck|eat | marios: happy to have helped. | 12:00 |
marios | panda|ruck|eat: :D sorry for noise | 12:00 |
marios | panda|ruck|eat: (but is weird i mean its a new/fresh vm so there shoulnd't have been stale/cache issues but anyway ) | 12:01 |
*** jpena|lunch is now known as jpena | 12:01 | |
*** dsneddon has joined #oooq | 12:15 | |
*** rlandy has joined #oooq | 12:15 | |
rfolco | https://trello.com/b/0VFswmht/rdo-infra-retrospective?menu=filter&filter=label:UniSprint10 | 12:18 |
rfolco | get your retro cards ready ^ | 12:18 |
*** dsneddon has quit IRC | 12:19 | |
weshay | raukadah greetings.. did the info in https://bugs.launchpad.net/tripleo/+bug/1831223 re: the setting help? | 12:21 |
openstack | Launchpad bug 1831223 in tripleo "[rocky][fs020] test_resize_server_revert_with_volume_attached and test_show_update_rebuild_list_server failing after moving to 2 compute nodes with Virtual Interface creation failed" [Critical,Triaged] | 12:21 |
weshay | zbr looks like we might be off the hook now for osp p1/2 | 12:23 |
weshay | will let you know for sure | 12:23 |
weshay | FYI [rdo-dev] Scheduled maintenance of review.rdoproject.org: 2019-06-05 23:00 UTC | 12:27 |
*** amoralej|lunch is now known as amoralej | 12:30 | |
panda|ruck|eat | weshay: it's already done, there's an email from Tristan saying that the update was already carried by mistake | 12:30 |
*** panda|ruck|eat is now known as panda|ruck | 12:30 | |
sshnaidm | weshay, are you joining? | 12:31 |
amoralej | panda|ruck, if you see periodic jobs failing in master with errors in zaqar, it's related to the version of falcon we have in deps, i'm updating it | 12:43 |
amoralej | https://centos.logs.rdoproject.org/weirdo-generic-puppet-openstack-scenario002/9686/weirdo-project/logs/apache/zaqar_wsgi_error_ssl.txt.gz | 12:43 |
amoralej | not sure if it will also affect tripleo | 12:44 |
panda|ruck | amoralej: ack, thanks. | 12:47 |
*** dsneddon has joined #oooq | 12:50 | |
*** dsneddon has quit IRC | 12:54 | |
weshay | panda|ruck few min | 12:58 |
marios | rfolco: retro @ https://bluejeans.com/5878458097 ? or am i in the wrong call... | 13:00 |
panda|ruck | weshay: we have retro now. | 13:01 |
rfolco | retro | 13:01 |
rfolco | marios, sshnaidm, weshay, panda, rlandy, arxcruz, rfolco, chkumar, zbr, kopecmartin | 13:01 |
rfolco | now | 13:01 |
rfolco | go go go | 13:02 |
arxcruz | rfolco: omw | 13:02 |
panda|ruck | arxcruz: oh my wod ? | 13:03 |
arxcruz | panda|ruck:exactly! | 13:03 |
weshay | zbr hey hey | 13:05 |
rfolco | https://trello.com/b/0VFswmht/rdo-infra-retrospective?menu=filter&filter=label:UniSprint10 | 13:05 |
rfolco | https://etherpad.openstack.org/p/tripleo-ci-squad-meeting | 13:06 |
zbr | weshay: joined, just returned from lunch. | 13:10 |
*** apetrich has quit IRC | 13:10 | |
*** Goneri has joined #oooq | 13:14 | |
panda|ruck | marios: you have ghosts in your house | 13:20 |
marios | :D | 13:21 |
*** apetrich has joined #oooq | 13:23 | |
weshay | rfolco I have a 1/2 hour manager mtg at the bottom of the hour | 13:26 |
weshay | will be back | 13:26 |
rfolco | weshay, ack | 13:27 |
*** dsneddon has joined #oooq | 13:28 | |
*** dsneddon has quit IRC | 13:32 | |
*** vinaykns has joined #oooq | 13:47 | |
*** dtrainor has quit IRC | 13:52 | |
*** dsneddon has joined #oooq | 14:07 | |
*** dsneddon has quit IRC | 14:12 | |
*** jaosorior has joined #oooq | 14:15 | |
*** dtrainor has joined #oooq | 14:27 | |
*** dtrainor has quit IRC | 14:32 | |
*** marios has quit IRC | 14:34 | |
*** sabedevops has joined #oooq | 14:37 | |
*** Vorrtex has joined #oooq | 14:38 | |
*** dsneddon has joined #oooq | 14:40 | |
*** dsneddon has quit IRC | 14:44 | |
*** dtrainor has joined #oooq | 14:45 | |
kopecmartin | arxcruz, we need you review here https://review.opendev.org/#/c/663061/ | 15:01 |
kopecmartin | *your review | 15:02 |
kopecmartin | luigi is out today and it's blocking queens promotion | 15:02 |
rlandy | zbr; when are your exams? I can take first week and a half so you can study. ok? | 15:02 |
kopecmartin | or rocky, i dont' remember which one :D | 15:02 |
arxcruz | kopecmartin: it's a lot of change, i'm on the meeting, I need to think :) | 15:03 |
kopecmartin | arxcruz, sure, just keep in mind, you're our last hope :D | 15:03 |
rlandy | zbr: I am out monday - fyi | 15:03 |
zbr | rlandy: 13/28 - i will tell you. it should be ok as these are retakes, | 15:03 |
rlandy | zbr: k - so I'll go first | 15:04 |
zbr | yeah, hopefully. now I know my weak areas. | 15:04 |
arxcruz | kopecmartin: don't we need a release notes ? cuz it's change how the is_service work, maybe a little documentation, not sure if we have one to how to create plugins for tempestconf | 15:07 |
kopecmartin | arxcruz, i'm not sure about release notes, because the change doesn't change any public interface | 15:08 |
kopecmartin | arxcruz, i didn't find any mention of is_service in the doc .. so documentation should be fine | 15:09 |
arxcruz | kopecmartin: okay, please add a new patch with documentation later, i'm approving | 15:09 |
kopecmartin | arxcruz, no problem, but what kind of documentation? | 15:10 |
panda|ruck | rfolco: sorry I don't get fully what needed to be done to reach the repos | 15:12 |
rfolco | panda|ruck, I can show you after the call or tomorrow | 15:14 |
panda|ruck | rfolco: ok | 15:14 |
*** panda|ruck is now known as panda | 15:19 | |
*** rlandy is now known as rlandy|ruck | 15:19 | |
*** dsneddon has joined #oooq | 15:20 | |
raukadah | weshay: will take a look tomorrow on rocky tempest failure | 15:21 |
*** PagliaccisCloud has joined #oooq | 15:21 | |
*** derekh has quit IRC | 15:23 | |
*** derekh has joined #oooq | 15:23 | |
sshnaidm | rlandy|ruck, https://code.engineering.redhat.com/gerrit/#/c/172520/1 | 15:24 |
*** Goneri has quit IRC | 15:24 | |
*** dsneddon has quit IRC | 15:25 | |
*** derekh has quit IRC | 15:25 | |
*** yolanda has joined #oooq | 15:26 | |
*** derekh has joined #oooq | 15:26 | |
*** jaosorior has quit IRC | 15:27 | |
*** derekh has quit IRC | 15:29 | |
*** derekh has joined #oooq | 15:29 | |
*** derekh has quit IRC | 15:31 | |
*** derekh has joined #oooq | 15:31 | |
*** derekh has quit IRC | 15:34 | |
*** derekh has joined #oooq | 15:34 | |
rlandy|ruck | sshnaidm: thanks - since that is a config change, we can't depends on | 15:39 |
weshay | raukadah go offline :) | 15:39 |
rlandy|ruck | we can merge if tox linters pass | 15:40 |
panda | rfolco: so ? | 15:43 |
rlandy|ruck | zbr: just fyi for when you take over ... https://etherpad.openstack.org/p/ruckroversprint11 - new etherpad | 15:47 |
zbr | thanks, pinned | 15:48 |
weshay | zbr have a minute? | 15:52 |
zbr | sure, yours? | 15:52 |
weshay | aye | 15:53 |
*** kopecmartin is now known as kopecmartin|off | 15:53 | |
*** dsneddon has joined #oooq | 15:59 | |
*** dtantsur is now known as dtantsur|afk | 16:01 | |
*** panda is now known as panda|off | 16:02 | |
*** dsneddon has quit IRC | 16:04 | |
*** Goneri has joined #oooq | 16:10 | |
weshay | quick lunch | 16:11 |
*** aakarsh has quit IRC | 16:11 | |
rfolco | panda|off, sorry had to drive son to school | 16:12 |
rfolco | panda|off, talk to you tomorrow | 16:12 |
*** bogdando has quit IRC | 16:21 | |
*** Vorrtex has quit IRC | 16:21 | |
rlandy|ruck | weshay: https://review.rdoproject.org/r/21019 Update rrcockpit dashboard - sprint 11 | 16:21 |
*** jdennis has joined #oooq | 16:28 | |
jdennis | rlandy|ruck: I'm baffled by where the supplemental image is being maintained, it looks like it got orphaned somehow, I can give you the details | 16:30 |
rlandy|ruck | sshnaidm: ^^ can you help wrt supplemental image? | 16:32 |
rlandy|ruck | I assume we're talk IPA here? | 16:32 |
jdennis | rlandy|ruck: yes, it's the ipa vm | 16:33 |
*** dsneddon has joined #oooq | 16:33 | |
sshnaidm | rlandy|ruck, jdennis yeah, what is the issue? | 16:33 |
*** panda|off has quit IRC | 16:33 | |
rlandy|ruck | jdennis: ok - so sshnaidm set a lot of that work up - asking him above | 16:34 |
*** panda has joined #oooq | 16:35 | |
jdennis | this check fails because the ipa.qcow2 image is not in the libvert_volume_pool: https://github.com/openstack/tripleo-quickstart/blob/58ae11163f59ed92b61589808957f76513b607a0/roles/libvirt/setup/supplemental/tasks/provision.yml#L38 | 16:35 |
rlandy|ruck | can probably track what is being used for ovb ipa jobs - looking | 16:35 |
jdennis | it's getting created via this script: https://github.com/openstack/tripleo-quickstart/blob/master/roles/libvirt/setup/supplemental/templates/tls_everywhere_provisioner.sh.j2 | 16:36 |
jdennis | which puts it in /home/stack | 16:36 |
jdennis | e.g. $VMIMGIPA | 16:36 |
jdennis | on a host that's been used previously there is a pool called "stack" with a path of /home/stack | 16:37 |
jdennis | which contains ipa.qcow2 | 16:37 |
jdennis | but I see nothing in oooq that creates this virsh pool | 16:38 |
rlandy|ruck | lol - hrybacki added all that code | 16:38 |
*** panda has quit IRC | 16:39 | |
jdennis | I had been working on the assumption that the supplemental node was *not* put in the libvirt_volume_pool because it's not officaially an undercloud node nor overcloud node, i.e. it's not in the node list | 16:40 |
rlandy|ruck | jdennis: how are you running this test? | 16:40 |
hrybacki | sure did -- but I believe there has been drift in the `setup` portions of the libvirt role -- and that's causing some hiccups now | 16:41 |
jdennis | rlandy|ruck: first I created the deployment with this: bash quickstart.sh -p quickstart-extras.yml --nodes config/nodes/1ctlr_1comp_1supp.yml -E config/environments/dev_privileged_libvirt.yml -c config/general_config/featureset039.yml -e undercloud_undercloud_ntp_servers=clock.redhat.com -e ntp_server=clock.redhat.com -e @federation.yml --release master-tripleo-ci --no-clone --clean --teardown all --tags all warp | 16:41 |
jdennis | and then I tried to do an incremental update after fixing a failure by doing this: bash quickstart.sh -p quickstart-extras.yml --nodes config/nodes/1ctlr_1comp_1supp.yml -E config/environments/dev_privileged_libvirt.yml -c config/general_config/featureset039.yml -e undercloud_undercloud_ntp_servers=clock.redhat.com -e ntp_server=clock.redhat.com -e @federation.yml --release master-tripleo-ci --no-clone --retain-inventory --teardown none -- | 16:42 |
jdennis | tags all warp | 16:42 |
rlandy|ruck | so yes, my understanding is that the ipa node is another undercloud | 16:43 |
jdennis | that's when everything went "boom", it almost immediately bailed out because it tried to recreate the ipa node because it couldn't find it in the oooq_pool | 16:43 |
sshnaidm | jdennis, this is not a new issue as I can understand | 16:43 |
jdennis | but it did already exist in /home/stack pool called "stack" | 16:43 |
sshnaidm | jdennis, better to submit a bug in LP | 16:44 |
sshnaidm | jdennis, somebody from sec dfg can look at it | 16:44 |
jdennis | sshnaidm: I need to fix this asap, I am in the sec dfg and I've been trying to fix this for 2.5 days working through code I barely understand | 16:44 |
sshnaidm | jdennis, it doesn't seem blocking | 16:45 |
jdennis | sshnaidm: how do you reach that conclusion? | 16:45 |
sshnaidm | jdennis, so you have hrybacki that actually wrote this code that can explain you | 16:45 |
*** aakarsh has joined #oooq | 16:45 | |
sshnaidm | jdennis, does it block you from deploying ipa? | 16:46 |
jdennis | sshnaidm: hrybacki thinks the pool allocations changed without the supplemental being updated | 16:46 |
jdennis | sshnaidm: yes, it's blocking me because I can't do development, without this fix I have to do a clean deploy everytime I try to make a fix which takes hours | 16:47 |
sshnaidm | jdennis, it was always the case as I can see from code | 16:47 |
sshnaidm | jdennis, well, it doesn't block you though, but it could be better, I agree | 16:48 |
*** panda has joined #oooq | 16:48 | |
jdennis | sshnaidm: I can mkae a fix but I need to know the expected way this is supposed to work, is the ipa node supposed to be in the oooq_pool? | 16:48 |
sshnaidm | jdennis, I don't know about any objections to it | 16:48 |
jdennis | sshnaidm: ok that's a help, I was working on the assumption because it wasn't in that pool there was a reason for it | 16:49 |
sshnaidm | jdennis, this code is created and used by you guys only, you decide where it should be | 16:50 |
jdennis | sshnaidm: ok, got it, thansk | 16:51 |
*** holser_ has quit IRC | 17:00 | |
*** derekh has quit IRC | 17:00 | |
*** jpena is now known as jpena|off | 17:13 | |
*** jfrancoa has quit IRC | 17:30 | |
rlandy|ruck | looks like we still have the introspection issue | 17:38 |
*** amoralej is now known as amoralej|off | 17:39 | |
*** jfrancoa has joined #oooq | 17:46 | |
rlandy|ruck | weshay: do we care about f28 pass/fail on promotion? | 17:52 |
*** tesseract has quit IRC | 17:57 | |
rlandy|ruck | failing both stein and master | 18:04 |
*** jfrancoa has quit IRC | 18:23 | |
*** weshay has quit IRC | 18:26 | |
*** weshay has joined #oooq | 18:27 | |
sshnaidm | rlandy|ruck, seems like images in upshift are built with selinux enabled | 18:29 |
sshnaidm | rlandy|ruck, bmc has it enabled too, tried to disable, but didn't help | 18:31 |
*** sshnaidm is now known as sshnaidm|afk | 18:36 | |
rlandy|ruck | sshnaidm: k - good thought though | 18:36 |
rlandy|ruck | sshnaidm|afk: other idea maybe we could disable port security everywhere on upshift | 18:37 |
rlandy|ruck | internal - what's the big deal | 18:38 |
weshay | rlandy|ruck ya.. for now we do | 18:40 |
weshay | rlandy|ruck there is a known tempest inconsistent bug | 18:40 |
weshay | vol-boot-pattern I think, not worth tryting to fix that.. deployment issues.. yes fix | 18:40 |
rlandy|ruck | weshay: k - so I can see the diff introspection errors - but there was no tracking of failing f28 | 18:42 |
rlandy|ruck | and both stein and master failed this round - although with diff errors | 18:42 |
* weshay looks | 18:42 | |
rlandy|ruck | weshay: see the ethrepad | 18:43 |
rlandy|ruck | left notes | 18:43 |
weshay | https://review.rdoproject.org/zuul/builds?pipeline=openstack-periodic-master&job_name=periodic-tripleo-ci-fedora-28-standalone-master%09 | 18:43 |
weshay | 2019-06-05 13:33:26 | tripleo_common.image.exception.ImageNotFoundException: Not found image: docker://trunk.registry.rdoproject.org/tripleomaster/fedora-binary-cinder-api:88aa8669a77a87d518df308ec86177c04acc7b4b_d581a04a | 18:44 |
weshay | rlandy|ruck infra or container build issue | 18:44 |
rlandy|ruck | yeah ok | 18:44 |
rlandy|ruck | stein failing forever - so ok | 18:44 |
rlandy|ruck | I would guess if that failure was problem, someone would have done something by now | 18:45 |
weshay | ya.. https://review.rdoproject.org/zuul/builds?pipeline=openstack-periodic-latest-released&job_name=periodic-tripleo-ci-fedora-28-standalone-stein%09 | 18:45 |
weshay | stein is a problem | 18:45 |
weshay | rlandy|ruck well ya.. fed 28 can be very low priority | 18:45 |
weshay | but it's in the gate | 18:45 |
rlandy|ruck | as master yes | 18:46 |
rlandy|ruck | as stein? | 18:46 |
weshay | rlandy|ruck 2019-06-05 10:31:57 | tripleo_common.image.exception.ImageNotFoundException: Not found image: docker://trunk.registry.rdoproject.org/tripleostein/fedora-binary-nova-placement-api:fa504e885532f8a704e88d252003bb51c09798cd_3636ec06 | 18:46 |
weshay | so that probably broke when the nova placement changes came in | 18:46 |
weshay | lets see if it's built | 18:47 |
weshay | rlandy|ruck not built http://logs.rdoproject.org/openstack-periodic-latest-released/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-fedora-28-stein-containers-build-push/2de43e8/logs/build.log.txt.gz | 18:48 |
weshay | rlandy|ruck that's the issue | 18:51 |
rlandy|ruck | weshay: ok - I'll log that - what team does it go to? | 18:51 |
weshay | rlandy|ruck escalate to the nova team, but looking for input from alex in #tripleo | 18:53 |
*** panda has quit IRC | 19:19 | |
*** panda has joined #oooq | 19:20 | |
*** brault has quit IRC | 19:58 | |
*** sabedevops has quit IRC | 20:14 | |
*** sabedevops has joined #oooq | 20:14 | |
sabedevops | Hey fellas, I've seen some mixed documentation on the production readiness of TripleO-Quickstart (some suggest it's an option of Development and Testing, other present it as production ready HA). What is the current status of the project? | 20:22 |
weshay | sabedevops hey there.. so if you are running it as we run in CI daily... we run about 1000-1500 deployments a day w/ it.. if you have a config that we don't use in CI or hardware issues your results may vary | 20:24 |
weshay | we have yet to give end users a very good interface to how exactly things run in CI.. tbh | 20:24 |
sabedevops | Either way, it's a good answer. Our journey is just beginning and our first deployment should be a fairly default configuration. I enjoyed using it in a virtual lab, just wanted to make sure I wasn't making a mistake in trying to use it for production. | 20:27 |
sabedevops | Thanks! | 20:27 |
*** Goneri has quit IRC | 20:30 | |
*** sabedevops has quit IRC | 20:31 | |
weshay | rlandy|ruck ^ | 20:31 |
weshay | rlandy|ruck ur code will be used in production | 20:31 |
rlandy|ruck | weshay: ? | 20:32 |
weshay | rlandy|ruck comments from sabedevops | 20:33 |
rlandy|ruck | so we do have a f28 build job but not in tripleo-ci https://github.com/rdo-infra/rdo-jobs/blob/master/zuul.d/build-containers.yaml#L19 | 20:37 |
rlandy|ruck | added another one to test | 20:37 |
rlandy|ruck | tripleo-build-containers-fedora-28-stein-test | 20:38 |
rlandy|ruck | ^^ will run :) | 20:38 |
*** Goneri has joined #oooq | 20:44 | |
*** jtomasek has quit IRC | 20:57 | |
rfolco | weshay, finally! containers built and pushed to registry https://sf.hosted.upshift.rdu2.redhat.com/logs/32/171832/25/check/periodic-tripleo-build-containers-rhel-7-rocky-push/87f1d4c/logs/build.log.txt.gz | 20:58 |
*** brault has joined #oooq | 21:03 | |
*** brault has quit IRC | 21:08 | |
rlandy|ruck | weshay: opinion on this card: https://trello.com/c/hQ41vura/989-cixlp1831053tripleociproa-bmc-node-in-periodic-ovb-jobs-fails-to-retrieve-metadata-information | 21:24 |
rlandy|ruck | bfournie says hardware provisioning not responsible | 21:25 |
rlandy|ruck | do we take this to our dfg? | 21:25 |
rlandy|ruck | still an issue in the last promotion | 21:25 |
*** rlandy|ruck is now known as rlandy|ruck|bbl | 22:14 | |
*** Vorrtex has joined #oooq | 23:12 | |
*** aakarsh has quit IRC | 23:13 | |
*** vinaykns has quit IRC | 23:18 | |
*** Goneri has quit IRC | 23:43 | |
*** aakarsh has joined #oooq | 23:58 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!