*** pojadhav- is now known as pojadhav | 04:09 | |
*** ysandeep|away is now known as ysandeep | 05:29 | |
ysandeep | Good morning folks o/ | 05:42 |
---|---|---|
ysandeep | Happy friday | 05:42 |
bhagyashris | Good morning | 05:44 |
bhagyashris | HAppy Friday | 05:44 |
pojadhav | Good morning :) | 05:47 |
kopecmartin | chandankumar: when you have a moment, can you have a look at this https://bugzilla.redhat.com/show_bug.cgi?id=1995541 ? .. seems like automation is fighting me and reverting my changes in the spec file :D | 05:50 |
chandankumar | kopecmartin: checking | 06:22 |
*** jpena|off is now known as jpena | 07:38 | |
*** ysandeep is now known as ysandeep|lunch | 07:45 | |
chandankumar | ysandeep|lunch: have alook https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/804971 when free, thanks :-) | 08:53 |
ysandeep|lunch | chandankumar, checking | 08:53 |
*** ysandeep|lunch is now known as ysandeep | 08:53 | |
ysandeep | lgtm, +wed | 08:56 |
akahat | ysandeep, https://logserver.rdoproject.org/12/31612/9/check/periodic-tripleo-ci-centos-8-ovb-3ctlr_1comp-featureset035-ussuri/ba88513/logs/undercloud/home/zuul/overcloud_node_provision.log.txt.gz | 08:58 |
chandankumar | ysandeep: thanks! | 08:58 |
akahat | ysandeep, looks like i need to remove it. | 08:58 |
ysandeep | akahat: looking | 08:59 |
ysandeep | akahat, --network-ports was introduced in wallaby.. https://github.com/openstack/python-tripleoclient/blob/stable/wallaby/tripleoclient/v2/overcloud_node.py#L255 | 09:06 |
ysandeep | we have a condition to pass --network-ports only when etwork_provision is true :- {% if network_provision|bool %}--network-ports{% endif %} | 09:06 |
ysandeep | network_provision* | 09:07 |
akahat | ysandeep, okay | 09:07 |
ysandeep | network_provision is enabled only in wallaby and + in most of scenarios, https://github.com/openstack/tripleo-quickstart/blob/master/config/general_config/featureset001.yml#L224 | 09:07 |
ysandeep | akahat: imho.. under that task you can add a block.. 1) when network_provision is true - we call tripleo_overcloud_node_provision with `tripleo_overcloud_node_provision_network_ports` as true 2) when network_provision is false - call tripleo_overcloud_node_provision with `tripleo_overcloud_node_provision_network_ports` | 09:10 |
ysandeep | 2) when network_provision is false - call tripleo_overcloud_node_provision without* `tripleo_overcloud_node_provision_network_ports` | 09:11 |
akahat | ysandeep, tripleo_overcloud_node_provision_network_ports: "{{ network_provision | bool }}" will also work. | 09:11 |
ysandeep | akahat: yeah even better idea :) | 09:12 |
akahat | :) | 09:12 |
ysandeep | akahat++ really nice work on those patches | 09:12 |
akahat | chandankumar, bhagyashris ysandeep please review before eod. thanks !! https://review.rdoproject.org/r/c/rdo-infra/ci-config/+/35008, https://review.rdoproject.org/r/c/rdo-infra/ci-config/+/34995 | 09:55 |
bhagyashris | akahat, ack | 10:13 |
jbadiapa | does anyone have an issue with the tripleo_undercloud_install role deploying the undercloud with tripleo-quickstart? | 10:32 |
ysandeep | jbadiapa, hey o/ something like http://pastebin.test.redhat.com/986995 ? | 11:07 |
soniya | hey folks, I am stepping out for 1 hr | 11:08 |
ysandeep | jbadiapa, https://review.opendev.org/c/openstack/tripleo-quickstart/+/804955 might have solved that issue.. Could you please clone the quickstart repo again and see if its resolved now? | 11:15 |
ysandeep | jbadiapa: yesterday I used slightly different technique.. I installed tripleo-operator-ansible rpm on the libvirt host.. | 11:18 |
ysandeep | https://trunk.rdoproject.org/centos8-master/component/tripleo/current-tripleo/tripleo-operator-ansible-0.6.1-0.20210818140408.37612c5.el8.noarch.rpm | 11:18 |
ysandeep | You may need to add following repos on libvirt host: https://trunk.rdoproject.org/centos8-master/delorean-deps-test.repo and https://trunk.rdoproject.org/centos8-master/current-tripleo/delorean.repo to install the tripleo-operator-ansible rpm | 11:20 |
ykarel | i doubt if 804955 is enough to fix that, that will work only when tripleo-operator-ansible is installed in venv or the node | 11:22 |
ykarel | and this should be handled in quickstart itself | 11:22 |
*** dviroel|ruck|out is now known as dviroel|ruck | 11:26 | |
ykarel | for jenkins jobs it worked as tripleo-operator-ansible is isntalled with https://github.com/openstack/tripleo-quickstart/blob/master/ci-scripts/ci-base-requirements.txt | 11:27 |
*** bhagyashris_ is now known as bhagyashris | 11:31 | |
ysandeep | ykarel: hi.. I agree I had to install the tripleo-operator-ansible rpm.. ideally tq should handle that.. | 11:35 |
*** jpena is now known as jpena|lunch | 11:36 | |
jbadiapa | ysandeep, thx I will test it as the error is the same as you pasted | 11:37 |
ysandeep | ykarel: I will write a bug for libvirt case | 11:42 |
jbadiapa | ysandeep, it seems that I already have that patch applied. | 11:45 |
*** rlandy is now known as rlandy|rover | 11:45 | |
rlandy|rover | dviroel|ruck: good morning ... how are things today? | 11:46 |
ykarel | ysandeep, ack | 11:46 |
dviroel|ruck | rlandy|rover: morning, not so good for victoria, lots of jobs failures | 11:47 |
dviroel|ruck | most of them, first failure | 11:48 |
rlandy|rover | dviroel|ruck: looking | 11:48 |
rlandy|rover | wallaby and ussuri also getting a bit old | 11:49 |
dviroel|ruck | yes | 11:49 |
ysandeep | jbadiapa: Could you please tripleo-operator-ansible rpm on your libvirt, we are writing a bug for libvirt usecase and will try to fix this in tq | 11:49 |
ysandeep | please install* | 11:49 |
dviroel|ruck | rlandy|rover: wallaby: waiting https://review.opendev.org/c/openstack/tripleo-heat-templates/+/805034 that was rebased today and is running check + fs035(?) | 11:50 |
rlandy|rover | dviroel|ruck: nice | 11:51 |
dviroel|ruck | rlandy|rover: ussuri: need to check fs035, fs002 (need to check with akahat), fs020 should be skipped with skiplist from yesterday | 11:51 |
rlandy|rover | in gates | 11:51 |
dviroel|ruck | rlandy|rover: oh, true, didn't check last minutes | 11:52 |
rlandy|rover | dviroel|ruck: what's with fs002? | 11:52 |
rlandy|rover | fs020 will run | 11:52 |
rlandy|rover | that tempest test will be skipped | 11:52 |
rlandy|rover | dviroel|ruck: looking through the victoria fails | 11:53 |
rlandy|rover | to see if we have something consistent | 11:53 |
ysandeep | ykarel, jbadiapa chandankumar: https://bugs.launchpad.net/tripleo/+bug/1940652 | 11:53 |
dviroel|ruck | rlandy|rover: akahat is fixing an issue with overcloud-delete here https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/805260 | 11:54 |
rlandy|rover | so far barbican tempest | 11:54 |
rlandy|rover | ah | 11:54 |
rlandy|rover | dviroel|ruck: if you depends-on run with https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/805260, does it pass? | 11:54 |
chandankumar | ysandeep: thanks, will take a look | 11:55 |
dviroel|ruck | rlandy|rover: amol has testproject on that, it seems that still not passing, he's working on that | 11:55 |
rlandy|rover | and it's only fs002 on ussuri? | 11:56 |
dviroel|ruck | rlandy|rover: no, other branches also affected | 11:56 |
dviroel|ruck | akahat: hi o/, made some progress with https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/805260 ? | 11:56 |
rlandy|rover | do we have a bug on it? | 11:56 |
dviroel|ruck | rlandy|rover: hum, i don't think so.. | 11:57 |
rlandy|rover | dviroel|ruck: need to meet with pooja now ... | 11:57 |
dviroel|ruck | rlandy|rover: ok | 11:57 |
rlandy|rover | so far, victoria is failing a bunch of tempst tests but not the same ones on each job | 11:58 |
rlandy|rover | dviroel|ruck: if delete is failing in multiple places, pls bug it | 11:58 |
dviroel|ruck | rlandy|rover: ack | 11:58 |
rlandy|rover | we'll mark it promotion blocker if it is not fixed soon | 11:58 |
rlandy|rover | victoria may be a hitch | 11:59 |
rlandy|rover | we'll have to see next run | 11:59 |
dviroel|ruck | ok | 11:59 |
bhagyashris | chandankumar, zuul.executor is also not helping to fix the playbook path issue, i have pushed one more patch to get the playbook plz have a look https://review.rdoproject.org/r/c/config/+/35025 | 11:59 |
dviroel|ruck | bhagyashris: hi o/ hard times to get the playbook from other repo? | 12:02 |
bhagyashris | dviroel|ruck, yeah trying different options | 12:02 |
dviroel|ruck | ++ | 12:02 |
bhagyashris | dviroel|ruck, do have any idea how to get that i tried zuul.executor but that didn't help | 12:03 |
bhagyashris | now pushed one more option here https://review.rdoproject.org/r/c/config/+/35025 | 12:03 |
bhagyashris | need +2 and +W so that i can test on testproject patch | 12:04 |
chandankumar | bhagyashris: commented | 12:04 |
bhagyashris | chandankumar, looking | 12:06 |
bhagyashris | chandankumar, let's try that but anyway will need run in future in the base job because we have define the actual job def in config repo itself so will need to know how to get the playbook from other repo | 12:12 |
bhagyashris | for testing we can implement your solution | 12:12 |
weshay|ruck | 0/ | 12:13 |
bhagyashris | chandankumar, https://review.rdoproject.org/r/c/config/+/35025 | 12:15 |
bhagyashris | \0 | 12:16 |
chandankumar | bhagyashris: can you update the commit msg since we are no longer using playbook there | 12:23 |
bhagyashris | chandankumar, done | 12:25 |
weshay|ruck | rlandy|rover, want to reconsider this one today? https://review.rdoproject.org/r/c/config/+/34934 | 12:28 |
weshay|ruck | dviroel|ruck, victoria is looking ok atm.. only scenario010 failing | 12:32 |
weshay|ruck | oh wait.. that's wallaby | 12:32 |
dviroel|ruck | yep, lol | 12:33 |
dviroel|ruck | wallaby will fail on scenario010, but the fix is in the gate | 12:33 |
rlandy|rover | weshay|ruck: ack - afternoon | 12:34 |
weshay|ruck | rock | 12:35 |
weshay|ruck | dviroel|ruck, when the other lines complete.. I'll rekick victoria | 12:35 |
weshay|ruck | dviroel|ruck, I should show you how to rekick a integration line.. you can also kill them | 12:35 |
*** jpena|lunch is now known as jpena | 12:36 | |
weshay|ruck | dviroel|ruck, https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/805260 | 12:39 |
dviroel|ruck | weshay|ruck: great, need to know how to do it | 12:39 |
dviroel|ruck | weshay|ruck: i openned a bug for this, didn't mark as promotion blocker | 12:40 |
weshay|ruck | Ah.. folks.. we have a ci.centos check job | 12:40 |
weshay|ruck | dviroel|ruck, ya.. if we are the ones who know how to fix.. and we're not blocking for too long.. CIX is really just noise imho | 12:40 |
weshay|ruck | but if we block others... we should still cix our own issues for visibility.. | 12:41 |
weshay|ruck | not needed in this case | 12:41 |
dviroel|ruck | weshay|ruck: if we don't add the tag, no card will be created right? | 12:41 |
weshay|ruck | correct | 12:42 |
dviroel|ruck | akahat: fyi https://bugs.launchpad.net/tripleo/+bug/1940655 | 12:42 |
weshay|ruck | akahat, might as well at that bug to the commit msg... 007 failed in your check | 12:43 |
* weshay|ruck looking at the failure.. certainly unrelated | 12:43 | |
weshay|ruck | ya.. pinging the tempest router.. | 12:44 |
rlandy|rover | ysandeep: https://rhos-ci-jenkins.lab.eng.tlv2.redhat.com/view/pipeline/ | 12:44 |
chandankumar | ysandeep: https://bugzilla.redhat.com/show_bug.cgi?id=1995541 is fixed now, you can run the job to confirm it | 12:44 |
rlandy|rover | looks like 16.2 components are green again | 12:44 |
rlandy|rover | adding back | 12:44 |
weshay|ruck | akahat, /me did it | 12:45 |
ysandeep | chandankumar, thanks for fixing that.. I will trigger tempest line | 12:45 |
rlandy|rover | chandankumar++ | 12:45 |
rlandy|rover | ysandeep: going o add qe jobs back into criteria | 12:46 |
rlandy|rover | ysandeep: also removing bm for 16.2 | 12:46 |
rlandy|rover | failing operators | 12:46 |
rlandy|rover | replacing with OVB | 12:46 |
ysandeep | rlandy|rover, ack o/ | 12:46 |
rlandy|rover | asking pojadhav to make above review | 12:46 |
dviroel|ruck | is this error familiar to you folks https://logserver.rdoproject.org/12/31612/9/check/periodic-tripleo-ci-centos-8-ovb-1ctlr_1comp-featureset002-ussuri/2a97b60/logs/quickstart_install.log ? | 13:04 |
weshay|ruck | rlandy|rover, dviroel|ruck if fs002 becomes the remaining issue.. it can be waived.. it's checking the overcloud images in multiple ways etc.. and a few other things. Nothing that would impact upstream or components | 13:05 |
dviroel|ruck | ok | 13:06 |
rlandy|rover | dviroel|ruck: weshay|ruck: ok | 13:06 |
rlandy|rover | dviroel|ruck: have you ever worked on changing criteria on promoter? | 13:06 |
rlandy|rover | if not, can show you | 13:06 |
rlandy|rover | since pull is not on yet | 13:07 |
rlandy|rover | where do we need to skip that? | 13:07 |
rlandy|rover | victoria, ussuri, wallaby? | 13:07 |
chandankumar | rlandy|rover: hello | 13:08 |
chandankumar | rlandy|rover: I have a query related to config playbook | 13:08 |
rlandy|rover | chandankumar: hey - can meet | 13:08 |
rlandy|rover | if you want | 13:08 |
chandankumar | rlandy|rover: yes sure | 13:08 |
dviroel|ruck | rlandy|rover: no, not yet :) | 13:09 |
rlandy|rover | dviroel|ruck: will ping you in a bit to go over that | 13:10 |
dviroel|ruck | ack | 13:10 |
chandankumar | rlandy|rover: https://meet.google.com/vun-bigh-yoa?authuser=0&hl=en | 13:10 |
pojadhav | rlandy|rover, ysandeep, chandankumar : here I have skipped tempest test for failure of tempest-api rhos-17 job https://review.opendev.org/c/openstack/openstack-tempest-skiplist/+/805382 and here is testproject running https://code.engineering.redhat.com/gerrit/c/testproject/+/266493 | 13:26 |
rlandy|rover | 13:31 | |
rlandy|rover | pojadhav: thanks - merging that | 13:32 |
pojadhav | rlandy|rover, ysandeep, chandankumar : added all infrared jobs (16.2) back in criteria - https://code.engineering.redhat.com/gerrit/c/tripleo-environments/+/266733 | 13:45 |
rlandy|rover | dviroel|ruck: time now to work on criteria? | 13:45 |
dviroel|ruck | rlandy|rover: yes | 13:45 |
rlandy|rover | dviroel|ruck: https://meet.google.com/mtd-crtx-xyo?pli=1&authuser=0 | 13:46 |
weshay|ruck | dviroel|ruck, fyi.. wallaby hitting the same issue.. https://review.opendev.org/c/openstack/openstack-tempest-skiplist/+/805267/1/roles/validate-tempest/vars/tempest_skip.yml https://logserver.rdoproject.org/openstack-periodic-integration-stable1/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-centos-8-standalone-full-tempest-scenario-wallaby/96402c4/logs/undercloud/var/log/tempest/stestr_results.html.gz | 13:50 |
weshay|ruck | want me to add the branch? | 13:51 |
ysandeep | #folks happy friday call time o/ | 14:01 |
dviroel|ruck | weshay|ruck: will do tks | 14:16 |
rlandy|rover | ysandeep: oops sorry | 14:16 |
rlandy|rover | was busy promoter'ing | 14:17 |
rlandy|rover | pojadhav: submitted thanks | 14:18 |
akahat | dviroel|ruck, weshay|ruck thanks | 14:18 |
* bhagyashris out | 14:28 | |
ysandeep | rlandy|rover, I will be out in few mins, need anything? | 14:28 |
pojadhav | rlandy|rover, thanks :) | 14:29 |
ysandeep | I stopped periodic bm run for enva till we fix that.. I am doing some local testing with new networkdatav2 | 14:29 |
rlandy|rover | ysandeep: thank - have a good weekend | 14:30 |
ysandeep | thanks, have a great weekend! | 14:31 |
*** ysandeep is now known as ysandeep|away | 14:31 | |
dviroel|ruck | weshay|ruck: rlandy|rover https://review.opendev.org/c/openstack/openstack-tempest-skiplist/+/805393 | 14:39 |
dviroel|ruck | chasing ussuri here https://review.rdoproject.org/r/c/testproject/+/34983 | 14:48 |
weshay|ruck | dviroel|ruck, if you want.. add amol's change as a depends-on.. | 14:55 |
weshay|ruck | we'll get it merged soon enough | 14:55 |
dviroel|ruck | if amol's change is just for fs002, we removed from criteria | 14:56 |
weshay|ruck | dviroel|ruck, you can do that to.. but you get some additional free testing if you add it :) | 15:03 |
dviroel|ruck | ++ | 15:03 |
rlandy|rover | dviroel|ruck: hey https://review.opendev.org/c/openstack/openstack-tempest-skiplist/+/805393 | 15:09 |
rlandy|rover | left a comment | 15:09 |
rlandy|rover | if you want to add wallaby jobs, | 15:09 |
rlandy|rover | you need a wallaby release section | 15:09 |
dviroel|ruck | rlandy|rover: oh thanks :) | 15:09 |
jbadiapa | ykarel, ysandeep|away: could you take a look at https://review.opendev.org/c/openstack/tripleo-quickstart/+/805384? it's to fix https://bugs.launchpad.net/tripleo/+bug/1940652 | 15:22 |
jbadiapa | not sure whether this is the way you'd like to fix it | 15:22 |
weshay|ruck | rlandy|rover, FYI.. no need to branch for xena :) https://review.opendev.org/c/openstack/releases/+/804871 | 15:26 |
rlandy|rover | weshay|ruck: there is a g-d | 15:30 |
weshay|ruck | rlandy|rover, so if you spell out g-d in irc.. how does one burry that? | 15:36 |
weshay|ruck | properly | 15:36 |
rlandy|rover | weshay|ruck: this is a highly complicated problem | 15:37 |
rlandy|rover | along the lines of keeping a siddur on your phone - can you take the phone into the bathroom | 15:37 |
* dviroel|ruck lunch | 15:51 | |
*** jpena is now known as jpena|off | 15:51 | |
*** pojadhav- is now known as pojadhav | 16:00 | |
zbr | easy review: https://review.opendev.org/c/openstack/tripleo-repos/+/805400 | 16:13 |
rlandy|rover | dviroel|ruck: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/805034 woohoo | 16:15 |
dviroel|ruck | \o/ | 16:43 |
dviroel|ruck | weshay|ruck: rekick victoria? | 16:53 |
weshay|ruck | dviroel|ruck, I was going to.. but it just promoted | 16:53 |
weshay|ruck | so leaving it | 16:53 |
weshay|ruck | wallaby is the next oldest | 16:53 |
weshay|ruck | will trigger it after ussuri completes | 16:54 |
dviroel|ruck | oh, true | 16:54 |
rlandy|rover | weshay|ruck; once https://review.opendev.org/c/openstack/tripleo-heat-templates/+/805034 hits current/consistent | 16:54 |
rlandy|rover | wallaby can go | 16:54 |
weshay|ruck | k | 16:54 |
rlandy|rover | it's probably in component line | 16:54 |
rlandy|rover | shortly | 16:54 |
rlandy|rover | but since we take current | 16:54 |
rlandy|rover | should be ok on tripleo | 16:55 |
dviroel|ruck | rlandy|rover: https://review.rdoproject.org/r/c/rdo-infra/ci-config/+/35030 | 17:52 |
rlandy|rover | dviroel|ruck: ^^ think you have two spaces there | 17:54 |
dviroel|ruck | yes I have | 17:55 |
* akahat out | 17:59 | |
dviroel|ruck | https://trunk.rdoproject.org/api-centos8-ussuri/api/civotes_agg_detail.html?ref_hash=4b952a7a89cdb879f1c4fe82cda5ae40 | 17:59 |
dviroel|ruck | missing periodic-tripleo-ci-centos-8-ovb-3ctlr_1comp-featureset035-ussuri :( | 17:59 |
dviroel|ruck | weshay|ruck: rlandy|rover need to merge this one: https://review.opendev.org/c/openstack/openstack-tempest-skiplist/+/805393 for wallaby | 18:38 |
weshay|ruck | dviroel|ruck, done | 18:39 |
rlandy|rover | looks good - thanks | 18:39 |
dviroel|ruck | rlandy|rover: https://review.rdoproject.org/r/c/rdo-infra/ci-config/+/35030 was also updated, thanks | 18:39 |
rlandy|rover | merging - thanks | 18:40 |
rlandy|rover | periodic-tripleo-ci-centos-8-ovb-3ctlr_1comp-featureset035-ussuri | 18:41 |
rlandy|rover | hmmm | 18:41 |
dviroel|ruck | https://review.rdoproject.org/zuul/builds?job_name=periodic-tripleo-ci-centos-8-ovb-3ctlr_1comp-featureset035-ussuri | 18:41 |
dviroel|ruck | if you ignore those testprojects from amal, you will see 2 different tempest failures | 18:42 |
dviroel|ruck | s/amal/amol | 18:42 |
rlandy|rover | dviroel|ruck: yep | 18:44 |
rlandy|rover | I think we can promote | 18:44 |
rlandy|rover | let's skip that in criteria | 18:44 |
rlandy|rover | we'll put it back afterwards | 18:44 |
rlandy|rover | dviroel|ruck: notice the time diff | 18:45 |
rlandy|rover | lookslike we are starting to run longer though | 18:46 |
rlandy|rover | we need to keep an eye on that | 18:46 |
rlandy|rover | let's promote though | 18:46 |
rlandy|rover | dviroel|ruck: worst case, we skip that test | 18:48 |
rlandy|rover | dviroel|ruck: want to join the promoter tmux? | 18:48 |
dviroel|ruck | rlandy|rover: sure | 18:48 |
rlandy|rover | there? | 18:49 |
rlandy|rover | dviroel|ruck: ^^? | 18:50 |
dviroel|ruck | rlandy|rover: yes | 18:50 |
rlandy|rover | ok | 18:51 |
dviroel|ruck | :) | 18:51 |
rlandy|rover | dviroel|ruck: ok - so just wallaby left | 18:52 |
dviroel|ruck | yep | 18:53 |
rlandy|rover | https://ci.centos.org/view/rdo/view/promotion-pipeline/ :) | 18:55 |
weshay|ruck | rlandy|rover, moving to https://jenkins-cloudsig-ci.apps.ocp.ci.centos.org/view/phase-1-pipelines/ | 18:56 |
weshay|ruck | https://jenkins-cloudsig-ci.apps.ocp.ci.centos.org/view/phase-1-pipelines/job/rdo_trunk-promote-master-centos8-current-tripleo/ | 18:57 |
dviroel|ruck | rlandy|rover: yeah, i did resume build for master today already | 18:57 |
rlandy|rover | weshay|ruck: ack | 18:58 |
rlandy|rover | master and victoris run there | 18:58 |
rlandy|rover | others doesn't look like it yet | 18:58 |
rlandy|rover | ugh | 20:52 |
rlandy|rover | train is stuck | 20:52 |
rlandy|rover | will testproject | 20:52 |
rlandy|rover | dviroel|ruck: weshay|ruck: ^^ pinged infra about stuck train | 20:57 |
rlandy|rover | testprojected the reaming jobs | 20:57 |
rlandy|rover | periodic-tripleo-ci-centos-8-ovb-1ctlr_1comp-featureset002-train fine there | 20:57 |
dviroel|ruck | 51 hr | 21:00 |
rlandy|rover | dviroel|ruck: something wrong there | 21:16 |
rlandy|rover | kicked 5 hours ago or so | 21:16 |
rlandy|rover | whatever | 21:16 |
rlandy|rover | maybe zuul is already in weekend mode | 21:16 |
dviroel|ruck | probably | 21:17 |
dviroel|ruck | what about wallaby? | 21:17 |
dviroel|ruck | i was checking here https://wimp.usersys.redhat.com/?change_id_input=I952b65f4b6ba7430ed374987b73b788ee0619114 | 21:17 |
dviroel|ruck | says 'consistent' yet | 21:18 |
dviroel|ruck | openstack-component-tripleo running | 21:20 |
rlandy|rover | looking | 21:21 |
* weshay|ruck looks | 21:22 | |
rlandy|rover | so consistent would get used in rdo | 21:22 |
* dviroel|ruck forgot that is wallaby | 21:22 | |
rlandy|rover | for it to be used it 17, it has to pass the component line | 21:23 |
* weshay|ruck kills line | 21:23 | |
rlandy|rover | but it should be picked up | 21:23 |
rlandy|rover | weshay|ruck: why kill the line? | 21:23 |
weshay|ruck | it was stuck | 21:24 |
weshay|ruck | are the patches for wallaby merged? | 21:24 |
weshay|ruck | I think so right? | 21:24 |
weshay|ruck | If you want I can retrigger train | 21:24 |
rlandy|rover | I testprojected the missing jobs | 21:25 |
rlandy|rover | for wallaby yes | 21:25 |
rlandy|rover | https://review.opendev.org/c/openstack/tripleo-heat-templates/+/805034 | 21:25 |
rlandy|rover | weshay|ruck: ^^ we were waiting on that | 21:25 |
weshay|ruck | oh right.. tripleo comp | 21:26 |
rlandy|rover | but it should get picked up in current | 21:26 |
rlandy|rover | 17 has to wait | 21:26 |
rlandy|rover | but wallaby should be ok | 21:26 |
weshay|ruck | if three is any proof we need to drop releases | 21:26 |
weshay|ruck | man.. looking at the component lines now.. geez | 21:26 |
rlandy|rover | totally | 21:27 |
rlandy|rover | make you crazy to track all this | 21:27 |
weshay|ruck | ussuri is gone in nov | 21:27 |
rlandy|rover | happiness is | 21:27 |
weshay|ruck | we can shutdown comp and int before that.. and let it be upstream | 21:28 |
weshay|ruck | that will help a little bit | 21:28 |
weshay|ruck | rlandy|rover, can we try this? https://review.rdoproject.org/r/c/config/+/34934/2/playbooks/tripleo-ci-base-promote-consistent-to-tripleo-ci-testing/run.yaml | 21:38 |
rlandy|rover | lol - forgot | 21:38 |
weshay|ruck | I can kick a line and test it | 21:38 |
rlandy|rover | checking | 21:38 |
rlandy|rover | weshay|ruck: k - I +2'ed | 21:40 |
rlandy|rover | let' try it and revert if something goes wrong | 21:40 |
weshay|ruck | ya.. in a few.. just need to let it merge | 21:40 |
* rlandy|rover panics a lot | 21:41 | |
rlandy|rover | https://review.rdoproject.org/r/c/config/+/34934 merged | 21:47 |
weshay|ruck | rlandy|rover, ok. master triggered | 21:48 |
weshay|ruck | bah | 21:49 |
weshay|ruck | died | 21:49 |
weshay|ruck | remember that issue | 21:50 |
weshay|ruck | lolz | 21:50 |
rlandy|rover | kick again? | 21:51 |
rlandy|rover | o log | 21:51 |
rlandy|rover | no idea | 21:51 |
rlandy|rover | OH | 21:51 |
rlandy|rover | weshay|ruck: you need to use the actual head commit | 21:51 |
rlandy|rover | not refs/ | 21:51 |
* rlandy|rover gets | 21:51 | |
rlandy|rover | --project openstack/tripleo-ci --ref <head commit of tripleo-ci> | 21:52 |
rlandy|rover | weshay|ruck: ^^ make sense? | 21:52 |
rlandy|rover | head of master | 21:52 |
rlandy|rover | yatin told me that trick | 21:52 |
weshay|ruck | k.. trying | 21:54 |
rlandy|rover | there you go :) | 21:58 |
weshay|ruck | don't see it yet | 21:58 |
weshay|ruck | didn't work | 21:59 |
rlandy|rover | disn't run | 22:02 |
weshay|ruck | I'll watch it.. the updated task did not run | 22:03 |
dviroel|ruck | going out for the day, have a good weekend | 22:03 |
weshay|ruck | rlandy|rover, will keep an aye out | 22:03 |
weshay|ruck | rlandy|rover, will keep an aye out.. didn't run | 22:03 |
weshay|ruck | dviroel|ruck, 0/ | 22:03 |
weshay|ruck | thanks | 22:03 |
rlandy|rover | dviroel|ruck: have a good weekend | 22:03 |
rlandy|rover | thanks for all you did this week | 22:03 |
weshay|ruck | rlandy|rover, I'll try again later | 22:03 |
dviroel|ruck | :) | 22:04 |
rlandy|rover | weshay|ruck: checking which playbook ran | 22:04 |
*** dviroel|ruck is now known as dviroel|out | 22:04 | |
rlandy|rover | review.rdoproject.org/config/playbooks/tripleo-ci-base-promote-hash/run.yaml@master | 22:04 |
rlandy|rover | weshay|ruck: ^^ playbook is different | 22:05 |
rlandy|rover | maybe parent | 22:05 |
rlandy|rover | something is off here | 22:06 |
rlandy|rover | weshay|ruck: OH | 22:06 |
rlandy|rover | lol | 22:06 |
rlandy|rover | you'll love this one | 22:06 |
rlandy|rover | promote-promoted-components-to-tripleo-ci-testing | 22:07 |
rlandy|rover | not consistent | 22:07 |
rlandy|rover | old playbook | 22:07 |
rlandy|rover | weshay|ruck: ^^ happy friday | 22:07 |
rlandy|rover | let's revert | 22:07 |
rlandy|rover | try again with different playbook | 22:07 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!