*** jistr has quit IRC | 00:00 | |
*** jistr has joined #tripleo | 00:00 | |
*** tosky has quit IRC | 00:05 | |
*** ansmith has quit IRC | 00:15 | |
*** rhallisey has quit IRC | 00:21 | |
*** tesseract has quit IRC | 00:23 | |
*** psahoo has joined #tripleo | 00:35 | |
*** jkilpatr_ has quit IRC | 00:41 | |
*** psahoo has quit IRC | 00:42 | |
*** ecerquei has joined #tripleo | 00:50 | |
*** jkilpatr_ has joined #tripleo | 00:53 | |
*** psahoo has joined #tripleo | 00:55 | |
*** yamahata has quit IRC | 00:59 | |
*** ecerquei has quit IRC | 01:06 | |
*** yamahata has joined #tripleo | 01:48 | |
EmilienM | weshay: I just found out something weird | 02:03 |
---|---|---|
EmilienM | weshay: http://logs.openstack.org/02/491102/1/check/gate-tripleo-ci-centos-7-scenario002-multinode-oooq/affbe80/logs/ara_oooq/result/021930a6-8656-49eb-be7a-b7307724093b/ | 02:04 |
EmilienM | see http://logs.openstack.org/02/491102/1/check/gate-tripleo-ci-centos-7-scenario002-multinode-oooq/affbe80/logs/tempest.html.gz | 02:04 |
EmilienM | tempest failed but the job passed :( | 02:04 |
EmilienM | I'll debug later tonight | 02:04 |
EmilienM | but it's bad | 02:04 |
fultonj | EmilienM: progress in ceph-ansible ci | 02:05 |
fultonj | https://review.openstack.org/#/c/479288/24 | 02:05 |
EmilienM | fultonj: tell me more | 02:05 |
fultonj | working mons working OSDs | 02:05 |
fultonj | https://review.openstack.org/#/c/479288/24 | 02:05 |
EmilienM | fultonj: oh wow | 02:05 |
EmilienM | what is missing now? | 02:05 |
fultonj | my latest comment has the sate of it | 02:05 |
fultonj | the container host doesn't have the ceph package installed | 02:06 |
fultonj | :) | 02:06 |
fultonj | because in image-based deploys i told ceph-ansible not to install anything | 02:06 |
EmilienM | mhh ok | 02:06 |
fultonj | --skip-tags package-install,with_pkg | 02:06 |
EmilienM | brb 10 min | 02:06 |
fultonj | ack | 02:06 |
fultonj | i can fix it | 02:06 |
EmilienM | I'll read later | 02:06 |
fultonj | np | 02:06 |
fultonj | easy fix: just make it install the package in this scenario before | 02:08 |
fultonj | question: should ceph-ansible install OR should the CI install it as part of the scenario? | 02:10 |
EmilienM | ok I'm back | 02:14 |
fultonj | ack | 02:14 |
EmilienM | good questio | 02:14 |
EmilienM | why do we need this package again? | 02:14 |
fultonj | the playbook determines the ceph version | 02:15 |
fultonj | https://github.com/ceph/ceph-ansible/blob/9da848abaca0798fa627dcb09aefed6636da76ea/roles/ceph-common/tasks/main.yml#L101-L105 | 02:15 |
fultonj | it didn't need packages because the container images had everything for ceph | 02:16 |
fultonj | but there's a few local commands it runs with ceph | 02:16 |
fultonj | local --> on the container host | 02:16 |
fultonj | let me ask it this way | 02:17 |
fultonj | for nova, does split stack assume a nova package is pre-installed or manage the installation for the user? | 02:17 |
fultonj | perhaps it doesn't need packages cause it's in the nova image | 02:18 |
fultonj | docker image* | 02:18 |
*** ansmith has joined #tripleo | 02:20 | |
EmilienM | fultonj: we manage packages with puppet | 02:26 |
fultonj | right | 02:26 |
EmilienM | sorry I was cooking | 02:26 |
fultonj | np | 02:26 |
EmilienM | I'm cookine and keyboarding at same time | 02:26 |
EmilienM | lol | 02:26 |
fultonj | that's cool | 02:27 |
EmilienM | on which host exactly do you need ceph package? | 02:27 |
EmilienM | from the undercloud? | 02:27 |
EmilienM | from where you're running ceph-ansible? | 02:27 |
fultonj | overcloud | 02:27 |
fultonj | the container host | 02:28 |
fultonj | it starts a mon container or osd container | 02:28 |
fultonj | it runs 'ceph --version' | 02:28 |
fultonj | i almost wonder if it's cruft that could be cleaned out | 02:28 |
fultonj | of ceph-ansible | 02:28 |
fultonj | it's a question i can tak back to them | 02:28 |
fultonj | for nova, does split stack assume a nova package is pre-installed? sounds like no, split stack installs the nova packages via puppet | 02:30 |
EmilienM | yes | 02:30 |
EmilienM | exactly | 02:30 |
EmilienM | puppet-nova does it | 02:30 |
fultonj | if the split stack user isn't required to install anything cause tripleo does it for them, then to make this new ceph deployment support split stack, it too must instll the pacakge | 02:31 |
fultonj | ceph-ansible can do this, it does it by default, i disabled it cause i was assuming the image had it | 02:31 |
fultonj | so if i enable it, is that wrong | 02:31 |
fultonj | ? | 02:31 |
EmilienM | I guess not | 02:33 |
EmilienM | you can try | 02:33 |
fultonj | ok | 02:33 |
fultonj | split stack is fully supported? | 02:33 |
fultonj | it needs to work for pike? | 02:33 |
fultonj | i thought it was experimental | 02:33 |
fultonj | it's a great feature, no disrespect, just wondering on requirements | 02:34 |
weshay | EmilienM, if that task skipped the return code was 0 | 02:35 |
weshay | EmilienM, and btw.. we need to get proper split-stack support into oooq. bogdan has patches on it | 02:36 |
EmilienM | weshay: the task wasn't skipped | 02:37 |
*** ansmith has quit IRC | 02:37 | |
EmilienM | see http://logs.openstack.org/02/491102/1/check/gate-tripleo-ci-centos-7-scenario002-multinode-oooq/affbe80/logs/undercloud/home/jenkins/tempest/tempest.html.gz | 02:37 |
EmilienM | it failed | 02:37 |
EmilienM | urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='192.168.24.8', port=8888): Max retries exceeded with url: /v2/queues/tempest-Queues-Test-1717716331 (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x55893d0>: Failed to establish a new connection: [Errno 113] No route to host',)) | 02:37 |
weshay | EmilienM, it says "skipped" true | 02:37 |
weshay | oh.. you pointed me at http://logs.openstack.org/02/491102/1/check/gate-tripleo-ci-centos-7-scenario002-multinode-oooq/affbe80/logs/ara_oooq/result/021930a6-8656-49eb-be7a-b7307724093b/ | 02:37 |
* weshay looks | 02:37 | |
EmilienM | we are not looking at the same thing | 02:38 |
EmilienM | I'm looking at tempest results | 02:38 |
EmilienM | you're looking at the ansible task | 02:38 |
EmilienM | ansible ignored the tempest failure | 02:38 |
EmilienM | and I'm looking why now | 02:38 |
EmilienM | the tempest-status ansible task makes the failure if return code is not 0 | 02:38 |
EmilienM | "validate-tempest : Tempest failed if rc code is not 0 " was skipped | 02:39 |
EmilienM | that's problematic, it means we're not checking if tempest actually passed :( | 02:39 |
weshay | the job should not fail on tempest results | 02:40 |
EmilienM | what? | 02:40 |
weshay | it should report tempest results | 02:40 |
*** psahoo has quit IRC | 02:40 | |
weshay | I will give that.. that for a small set of tempest tests.. we could make it fail | 02:40 |
EmilienM | I'm not sure to understand | 02:40 |
*** gbarros has quit IRC | 02:41 | |
weshay | EmilienM, sure.. let me explain | 02:41 |
EmilienM | do you mean we don't fail if tempest fails? | 02:41 |
EmilienM | please say no | 02:41 |
weshay | when you run a job w/ 1500+ tempest tests.. if a few fail | 02:41 |
EmilienM | weshay: we just switched scenario001 to use tempest instead of pingtest | 02:41 |
weshay | imho that is not a fail.. the results should be reported out, but it shouldn't be red | 02:41 |
EmilienM | and now you're saying we don't fail if tempest doens't fail? | 02:41 |
EmilienM | but how do we do testing here???? | 02:41 |
weshay | ok.. in that case it *should* fail | 02:41 |
EmilienM | lol yeah | 02:42 |
weshay | but only if it's a limited number of tests | 02:42 |
EmilienM | ok anyway - how to we enable "real" testing here? | 02:42 |
weshay | so we need to make that conditional, arx should have spotted that | 02:42 |
EmilienM | how can I make the job failing if tempest fails? | 02:42 |
weshay | sure.. let me look at the code | 02:42 |
*** mdnadeem has joined #tripleo | 02:44 | |
openstackgerrit | wes hayutin proposed openstack/tripleo-quickstart-extras master: enable HA support for containerized deployments https://review.openstack.org/491146 | 02:48 |
*** Goneri has quit IRC | 02:55 | |
*** psahoo has joined #tripleo | 03:01 | |
fultonj | think i'm done for the night | 03:13 |
fultonj | ttyl | 03:13 |
*** gkadam has joined #tripleo | 03:21 | |
*** dbecker has quit IRC | 03:55 | |
*** dbecker has joined #tripleo | 04:07 | |
*** limao has joined #tripleo | 04:27 | |
*** gbarros has joined #tripleo | 04:28 | |
*** limao_ has joined #tripleo | 04:38 | |
*** limao has quit IRC | 04:41 | |
*** itlinux has quit IRC | 04:46 | |
*** limao_ has quit IRC | 04:47 | |
*** funzo has quit IRC | 04:59 | |
*** ykarel has joined #tripleo | 04:59 | |
*** ykarel_ has joined #tripleo | 05:05 | |
*** ykarel has quit IRC | 05:07 | |
*** gbarros has quit IRC | 05:08 | |
*** ooolpbot has joined #tripleo | 05:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 05:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1708793 | 05:10 |
openstack | Launchpad bug 1708793 in tripleo "tempest is no longer failing appropriately in oooq" [Critical,Triaged] - Assigned to Arx Cruz (arxcruz) | 05:10 |
*** ooolpbot has quit IRC | 05:10 | |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-quickstart master: scenario001: run tempest only in Pike and beyond https://review.openstack.org/490964 | 05:11 |
*** ykarel__ has joined #tripleo | 05:19 | |
*** psachin has joined #tripleo | 05:20 | |
*** ykarel_ has quit IRC | 05:22 | |
*** ykarel__ has quit IRC | 05:24 | |
*** ykarel__ has joined #tripleo | 05:24 | |
*** ykarel__ has quit IRC | 05:43 | |
*** Goneri has joined #tripleo | 05:44 | |
*** Goneri has quit IRC | 05:57 | |
*** funzo has joined #tripleo | 06:00 | |
*** funzo has quit IRC | 06:04 | |
*** ooolpbot has joined #tripleo | 06:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 06:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1708793 | 06:10 |
*** ooolpbot has quit IRC | 06:10 | |
openstack | Launchpad bug 1708793 in tripleo "tempest is no longer failing appropriately in oooq" [Critical,Triaged] - Assigned to Arx Cruz (arxcruz) | 06:10 |
*** pcaruana has joined #tripleo | 06:52 | |
*** iranzo has joined #tripleo | 06:55 | |
*** funzo has joined #tripleo | 07:00 | |
*** funzo has quit IRC | 07:05 | |
*** ooolpbot has joined #tripleo | 07:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 07:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1708793 | 07:10 |
openstack | Launchpad bug 1708793 in tripleo "tempest is no longer failing appropriately in oooq" [Critical,Triaged] - Assigned to Arx Cruz (arxcruz) | 07:10 |
*** ooolpbot has quit IRC | 07:10 | |
*** dpawar has joined #tripleo | 07:15 | |
*** karthiks has quit IRC | 07:18 | |
openstackgerrit | Merged openstack/puppet-tripleo master: Update openstackdocstheme>=1.16.0 https://review.openstack.org/489069 | 07:19 |
openstackgerrit | Merged openstack/puppet-tripleo master: Enable encryption of pacemaker traffic by default https://review.openstack.org/489129 | 07:33 |
openstackgerrit | Merged openstack/tripleo-common master: Remove xinetd package in containerized env https://review.openstack.org/481184 | 07:38 |
*** dpawar has quit IRC | 07:39 | |
*** funzo has joined #tripleo | 08:01 | |
*** funzo has quit IRC | 08:05 | |
*** ooolpbot has joined #tripleo | 08:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 08:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1708793 | 08:10 |
*** ooolpbot has quit IRC | 08:10 | |
openstack | Launchpad bug 1708793 in tripleo "tempest is no longer failing appropriately in oooq" [Critical,Triaged] - Assigned to Arx Cruz (arxcruz) | 08:10 |
*** dbecker has quit IRC | 08:11 | |
*** dparkes has joined #tripleo | 08:21 | |
*** psahoo has quit IRC | 08:55 | |
*** ooolpbot has joined #tripleo | 09:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 09:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1708793 | 09:10 |
openstack | Launchpad bug 1708793 in tripleo "tempest is no longer failing appropriately in oooq" [Critical,Triaged] - Assigned to Arx Cruz (arxcruz) | 09:10 |
*** ooolpbot has quit IRC | 09:10 | |
openstackgerrit | Chandan Kumar proposed openstack/tripleo-quickstart-extras master: Remove --subunit --no-pretty from tempest run https://review.openstack.org/491170 | 09:21 |
*** tosky has joined #tripleo | 09:23 | |
*** tvignaud has quit IRC | 09:40 | |
*** ykarel__ has joined #tripleo | 09:47 | |
*** funzo has joined #tripleo | 09:49 | |
*** funzo has quit IRC | 09:55 | |
*** ykarel__ has quit IRC | 09:55 | |
*** tvignaud has joined #tripleo | 09:56 | |
*** dparkes has quit IRC | 10:06 | |
*** ebarrera_ has joined #tripleo | 10:09 | |
*** ooolpbot has joined #tripleo | 10:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 10:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1708793 | 10:10 |
*** ooolpbot has quit IRC | 10:10 | |
openstack | Launchpad bug 1708793 in tripleo "tempest is no longer failing appropriately in oooq" [Critical,Triaged] - Assigned to Arx Cruz (arxcruz) | 10:10 |
*** janki has joined #tripleo | 10:13 | |
*** spredzy has quit IRC | 10:30 | |
*** iranzo has quit IRC | 10:32 | |
*** yamahata has quit IRC | 10:52 | |
*** ooolpbot has joined #tripleo | 11:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 11:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1708793 | 11:10 |
*** ooolpbot has quit IRC | 11:10 | |
openstack | Launchpad bug 1708793 in tripleo "tempest is no longer failing appropriately in oooq" [Critical,Triaged] - Assigned to Arx Cruz (arxcruz) | 11:10 |
*** psachin has quit IRC | 11:10 | |
*** psachin has joined #tripleo | 11:11 | |
*** ebarrera_ has quit IRC | 11:25 | |
*** jkilpatr_ has quit IRC | 11:29 | |
*** funzo has joined #tripleo | 11:50 | |
*** funzo has quit IRC | 11:56 | |
*** mburned is now known as mburned_out | 11:57 | |
openstackgerrit | Chandan Kumar proposed openstack/tripleo-quickstart master: [DNM] testing tempest failures https://review.openstack.org/491179 | 12:02 |
arxcruz|sick | tosky: EmilienM the problem is when it doesn't find the cinder endpoint, I'm working on that :) | 12:05 |
*** gkadam has quit IRC | 12:06 | |
tosky | arxcruz|sick: I remembered that you said something about that | 12:08 |
tosky | arxcruz|sick: and do you know anything about the other issue with ceilometer detection? | 12:09 |
*** ooolpbot has joined #tripleo | 12:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 12:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1708793 | 12:10 |
openstack | Launchpad bug 1708793 in tripleo "tempest is no longer failing appropriately in oooq" [Critical,Triaged] - Assigned to Arx Cruz (arxcruz) | 12:10 |
*** ooolpbot has quit IRC | 12:10 | |
*** jlabarre has quit IRC | 12:13 | |
*** anshul has joined #tripleo | 12:15 | |
*** jkilpatr_ has joined #tripleo | 12:27 | |
*** jchhatbar has joined #tripleo | 12:32 | |
*** janki has quit IRC | 12:33 | |
*** jkilpatr_ has quit IRC | 12:38 | |
*** ebarrera_ has joined #tripleo | 12:46 | |
*** limao has joined #tripleo | 12:50 | |
*** limao_ has joined #tripleo | 12:53 | |
*** limao_ has quit IRC | 12:55 | |
*** limao has quit IRC | 12:55 | |
*** spredzy has joined #tripleo | 12:57 | |
openstackgerrit | Merged openstack/tripleo-quickstart master: Implement scenario008 (opnfv) https://review.openstack.org/486731 | 13:02 |
*** dparkes has joined #tripleo | 13:06 | |
*** ooolpbot has joined #tripleo | 13:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 13:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1708793 | 13:10 |
openstack | Launchpad bug 1708793 in tripleo "tempest is no longer failing appropriately in oooq" [Critical,Triaged] - Assigned to Arx Cruz (arxcruz) | 13:10 |
*** ooolpbot has quit IRC | 13:10 | |
*** jchhatbar has quit IRC | 13:10 | |
*** ccamacho has quit IRC | 13:20 | |
*** ecerquei has joined #tripleo | 13:25 | |
*** anshul has quit IRC | 13:53 | |
openstackgerrit | Chandan Kumar proposed openstack/tripleo-quickstart master: [DNM] testing tempest failures https://review.openstack.org/491179 | 13:54 |
openstackgerrit | Merged openstack/tripleo-quickstart master: use AFS mirror for buildlogs repo https://review.openstack.org/490629 | 14:09 |
*** ooolpbot has joined #tripleo | 14:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 14:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1708793 | 14:10 |
openstack | Launchpad bug 1708793 in tripleo "tempest is no longer failing appropriately in oooq" [Critical,Triaged] - Assigned to Arx Cruz (arxcruz) | 14:10 |
*** ooolpbot has quit IRC | 14:10 | |
*** itlinux has joined #tripleo | 14:20 | |
*** gbarros has joined #tripleo | 14:26 | |
*** ffiore has joined #tripleo | 14:34 | |
*** dpawar has joined #tripleo | 14:38 | |
*** slagle has quit IRC | 14:42 | |
*** dpawar has quit IRC | 14:43 | |
*** funzo has joined #tripleo | 14:53 | |
*** psachin has quit IRC | 14:56 | |
*** funzo has quit IRC | 14:57 | |
*** dpawar has joined #tripleo | 15:00 | |
openstackgerrit | Chandan Kumar proposed openstack/tripleo-quickstart-extras master: Use testr failing --list to determine tempest status https://review.openstack.org/491189 | 15:07 |
openstackgerrit | Chandan Kumar proposed openstack/tripleo-quickstart-extras master: Remove --subunit --no-pretty from tempest run https://review.openstack.org/491170 | 15:10 |
*** ooolpbot has joined #tripleo | 15:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 15:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1708793 | 15:10 |
*** ooolpbot has quit IRC | 15:10 | |
openstack | Launchpad bug 1708793 in tripleo "tempest is no longer failing appropriately in oooq" [Critical,Triaged] - Assigned to Arx Cruz (arxcruz) | 15:10 |
*** jkilpatr has joined #tripleo | 15:11 | |
openstackgerrit | Chandan Kumar proposed openstack/tripleo-quickstart master: [DNM] testing tempest failures https://review.openstack.org/491179 | 15:11 |
*** ebarrera_ has quit IRC | 15:14 | |
*** ffiore has quit IRC | 15:15 | |
openstackgerrit | Merged openstack/tripleo-heat-templates master: Start redis service after upgrade https://review.openstack.org/490176 | 15:22 |
*** gbarros has quit IRC | 15:45 | |
*** dpawar has quit IRC | 15:47 | |
*** gbarros has joined #tripleo | 15:56 | |
*** mdnadeem has quit IRC | 15:57 | |
*** gbarros has quit IRC | 15:57 | |
*** http_GK1wmSU has joined #tripleo | 15:58 | |
*** http_GK1wmSU has left #tripleo | 15:58 | |
*** ooolpbot has joined #tripleo | 16:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 16:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1708793 | 16:10 |
openstack | Launchpad bug 1708793 in tripleo "tempest is no longer failing appropriately in oooq" [Critical,Triaged] - Assigned to Arx Cruz (arxcruz) | 16:10 |
*** ooolpbot has quit IRC | 16:10 | |
openstackgerrit | Merged openstack/tripleo-quickstart master: scenario001: run tempest only in Pike and beyond https://review.openstack.org/490964 | 16:22 |
openstackgerrit | Merged openstack/tripleo-heat-templates master: Add Telemetry services to scenario002 https://review.openstack.org/474969 | 16:22 |
*** pcaruana has quit IRC | 16:26 | |
*** itlinux has quit IRC | 16:41 | |
*** funzo has joined #tripleo | 16:53 | |
*** dparkes has quit IRC | 16:57 | |
*** funzo has quit IRC | 16:58 | |
*** itlinux has joined #tripleo | 17:08 | |
itlinux | hello all I wonder if anyone has been able to deploy with SSL the latest ocata.. if I build it without SSL it finishes fine.SSL fails on ceilometer upgrade. TY | 17:10 |
*** ooolpbot has joined #tripleo | 17:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 17:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1708793 | 17:10 |
*** ooolpbot has quit IRC | 17:10 | |
openstack | Launchpad bug 1708793 in tripleo "tempest is no longer failing appropriately in oooq" [Critical,Triaged] - Assigned to Arx Cruz (arxcruz) | 17:10 |
*** eck` is now known as eck`gone | 17:39 | |
*** jkilpatr has quit IRC | 17:39 | |
openstackgerrit | Chandan Kumar proposed openstack/tripleo-quickstart master: [DNM] testing tempest failures https://review.openstack.org/491179 | 17:50 |
*** funzo has joined #tripleo | 18:02 | |
openstackgerrit | Chandan Kumar proposed openstack/tripleo-quickstart-extras master: Enable additional params for scenario/tempest ping test. https://review.openstack.org/487127 | 18:03 |
*** funzo has quit IRC | 18:07 | |
*** jkilpatr has joined #tripleo | 18:08 | |
*** ooolpbot has joined #tripleo | 18:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 18:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1708793 | 18:10 |
*** ooolpbot has quit IRC | 18:10 | |
openstack | Launchpad bug 1708793 in tripleo "tempest is no longer failing appropriately in oooq" [Critical,Triaged] - Assigned to Arx Cruz (arxcruz) | 18:10 |
*** jkilpatr has quit IRC | 18:22 | |
*** jkilpatr has joined #tripleo | 18:43 | |
*** ooolpbot has joined #tripleo | 19:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 19:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1708793 | 19:10 |
openstack | Launchpad bug 1708793 in tripleo "tempest is no longer failing appropriately in oooq" [Critical,Triaged] - Assigned to Arx Cruz (arxcruz) | 19:10 |
*** ooolpbot has quit IRC | 19:10 | |
*** funzo has joined #tripleo | 19:40 | |
*** funzo has quit IRC | 19:44 | |
*** ooolpbot has joined #tripleo | 20:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 20:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1708793 | 20:10 |
openstack | Launchpad bug 1708793 in tripleo "tempest is no longer failing appropriately in oooq" [Critical,Triaged] - Assigned to Arx Cruz (arxcruz) | 20:10 |
*** ooolpbot has quit IRC | 20:10 | |
*** ecerquei has quit IRC | 20:13 | |
openstackgerrit | Merged openstack/tripleo-quickstart master: Remove TripleO CI mitaka environment https://review.openstack.org/491011 | 20:17 |
*** ebarrera_ has joined #tripleo | 20:32 | |
arxcruz|sick | tosky: about ceilometer, no... | 20:39 |
arxcruz|sick | tosky: sorry, I'm still not feeling well, I'll take a look on monday, I know how to fix the cinder already | 20:39 |
tosky | arxcruz|sick: sure, try to rest | 20:52 |
openstackgerrit | Chandan Kumar proposed openstack/tripleo-quickstart master: [DNM] testing tempest failures https://review.openstack.org/491179 | 20:54 |
*** ffiore has joined #tripleo | 21:01 | |
*** ooolpbot has joined #tripleo | 21:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 21:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1708793 | 21:10 |
openstack | Launchpad bug 1708793 in tripleo "tempest is no longer failing appropriately in oooq" [Critical,Triaged] - Assigned to Arx Cruz (arxcruz) | 21:10 |
*** ooolpbot has quit IRC | 21:10 | |
openstackgerrit | Merged openstack/tripleo-common master: Allow setting *_interface fields via instackenv.json https://review.openstack.org/487175 | 21:13 |
*** Goneri has joined #tripleo | 21:21 | |
*** ffiore has quit IRC | 21:21 | |
*** ecerquei has joined #tripleo | 21:39 | |
*** funzo has joined #tripleo | 21:40 | |
*** funzo has quit IRC | 21:45 | |
*** d33pb00k-GK1wmSU has joined #tripleo | 21:53 | |
*** d33pb00k-GK1wmSU has left #tripleo | 21:56 | |
*** dparkes has joined #tripleo | 22:03 | |
*** Goneri has quit IRC | 22:05 | |
*** ooolpbot has joined #tripleo | 22:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 22:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1708793 | 22:10 |
openstack | Launchpad bug 1708793 in tripleo "tempest is no longer failing appropriately in oooq" [Critical,Triaged] - Assigned to Arx Cruz (arxcruz) | 22:10 |
*** ooolpbot has quit IRC | 22:10 | |
*** catintheroof has joined #tripleo | 22:18 | |
*** chem has quit IRC | 22:27 | |
*** ooolpbot has joined #tripleo | 23:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 23:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1708793 | 23:10 |
*** ooolpbot has quit IRC | 23:10 | |
openstack | Launchpad bug 1708793 in tripleo "tempest is no longer failing appropriately in oooq" [Critical,Triaged] - Assigned to Arx Cruz (arxcruz) | 23:10 |
*** catintheroof has quit IRC | 23:20 | |
*** funzo has joined #tripleo | 23:41 | |
*** funzo has quit IRC | 23:45 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!