*** AlexeyAbashkin has joined #senlin | 00:01 | |
*** test_111 has quit IRC | 00:05 | |
*** AlexeyAbashkin has quit IRC | 00:05 | |
openstackgerrit | Duc Truong proposed openstack/senlin master: [DNM] Trying to reenable tempest run in zuul checks https://review.openstack.org/532366 | 00:25 |
---|---|---|
*** fabian__ has joined #senlin | 00:50 | |
*** fabian__ is now known as chenyb4 | 00:50 | |
*** pzchen has joined #senlin | 01:01 | |
*** blkart has joined #senlin | 01:38 | |
*** liyi has joined #senlin | 02:31 | |
*** andreykurilin has quit IRC | 03:44 | |
*** andreykurilin has joined #senlin | 03:44 | |
*** liyi has quit IRC | 03:48 | |
*** liyi has joined #senlin | 03:48 | |
*** AlexeyAbashkin has joined #senlin | 03:52 | |
*** liyi has quit IRC | 03:53 | |
*** AlexeyAbashkin has quit IRC | 03:57 | |
*** liyi has joined #senlin | 04:04 | |
*** AlexeyAbashkin has joined #senlin | 04:25 | |
*** AlexeyAbashkin has quit IRC | 04:29 | |
openstackgerrit | Merged openstack/python-senlinclient master: Fix cluster/node force delete parameter location error https://review.openstack.org/532052 | 05:17 |
*** dtruong2 has joined #senlin | 05:31 | |
dtruong2 | qiming: did you see my message earlier about the senlin devstack gate being broken? is that a known issue? | 05:32 |
Qiming | dtruong2, I saw your message, but I was unaware of it | 05:33 |
dtruong2 | ok. looks like it has been that way since oct 2017. | 05:36 |
Qiming | it was caused by the community movement to new CI infra | 05:38 |
dtruong2 | yes. the move to zuul v3 | 05:38 |
Qiming | I didn't looked closely into the details | 05:38 |
Qiming | I thought it is running properly | 05:39 |
dtruong2 | i'm working on a patch to reenable the tempest run here: https://review.openstack.org/#/c/532366/ | 05:39 |
*** shu-mutou-AWAY is now known as shu-mutou | 05:39 | |
dtruong2 | but it looks like fake api driver is missing octavia | 05:39 |
dtruong2 | so the test cases are still failing | 05:40 |
Qiming | fake api driver is missing? | 05:41 |
Qiming | how could that happen? | 05:41 |
Qiming | can you show me the logs for that? | 05:41 |
dtruong2 | http://logs.openstack.org/66/532366/1/check/senlin-dsvm-tempest-py27-api/719f56c/job-output.txt.gz | 05:42 |
dtruong2 | there is a test driver for lbaas but no test driver for octavia: https://github.com/openstack/senlin/tree/master/senlin/tests/drivers/openstack | 05:42 |
Qiming | octavia ... right | 05:43 |
Qiming | looking at #532366, I seems even pep8 is failing | 05:43 |
dtruong2 | yea. that's because i didnt run pep8 and fix the errors before submitting | 05:44 |
dtruong2 | i just wanted to test if the tempest will get run with my changes | 05:44 |
Qiming | http://logs.openstack.org/66/532366/1/check/openstack-tox-pep8/3cafca7/job-output.txt.gz | 05:45 |
Qiming | I'm not sure it is a real PEP8 FAILURe | 05:45 |
Qiming | it looks like the CI is doing something I don't understand, and it is failing | 05:46 |
Qiming | fixing fake octavia api driver wouldn't be difficult | 05:47 |
dtruong2 | you are right. i'm not sure either why pep8 failed | 05:48 |
Qiming | octavia is a separate issue ... but anyway, your patch has proved that the gate jobs are not running properly | 05:49 |
dtruong2 | in terms of fixing the gate jobs, do you or someone else want to take that on? | 05:50 |
dtruong2 | or do you want me to continue with my patch https://review.openstack.org/#/c/532366/? | 05:51 |
Qiming | ruijie was on it, not sure if he has cycles to improve it | 05:51 |
Qiming | your help on fixing this would be highly appreciated | 05:51 |
dtruong2 | ok, i'll take a look at it tomorrow. it's night time in california now. | 05:52 |
Qiming | thank you so much | 05:52 |
Qiming | please note that api tests are now located here: http://git.openstack.org/cgit/openstack/senlin-tempest-plugin | 05:53 |
Qiming | looks like no one has been touching it for a long time | 05:53 |
*** liyi has quit IRC | 05:53 | |
dtruong2 | ok, that repo is actually creating a separate senlin-tempest-plugin | 05:57 |
dtruong2 | that was one the tempest goals: https://governance.openstack.org/tc/goals/queens/split-tempest-plugins.html | 05:57 |
Qiming | yup. | 05:58 |
Qiming | We haven't deleted the in-tree code for tempest support yet | 05:58 |
Qiming | Just a reminder if your patch may be invoking the in-tree code | 05:58 |
dtruong2 | so which tempest should be used for the gate jobs? | 05:59 |
dtruong2 | the in-tree or the split plugin? | 05:59 |
Qiming | the external one | 05:59 |
Qiming | the plugin | 05:59 |
dtruong2 | ok | 06:01 |
Qiming | maybe we should remove the in-tree code to make it clear, :) | 06:01 |
dtruong2 | yes, and also update the documentation | 06:02 |
Qiming | ok | 06:02 |
dtruong2 | but the gate jobs needs to get fixed first to run properly against the external senlin-tempest-plugin | 06:03 |
Qiming | ya | 06:03 |
Qiming | As I mentioned earlier, we were relying on Ruijie to get it done right | 06:03 |
Qiming | Since there wasn't an alarm so far, we all believed that everything is all set ... | 06:04 |
dtruong2 | no problem. i'll try to get it fixed. i have another colleague who is knowledgeable in the tempest plugins, so i can him for help too. | 06:08 |
Qiming | wow, many thanks in advance! | 06:08 |
chenyb4 | hi, Qiming, II'd like to know some requirements about senlin's support for snapshots. | 06:10 |
chenyb4 | profile support snapshot, senlin allow execute "senlin snapshot xxxx" operation ? | 06:12 |
Qiming | not yet | 06:15 |
Qiming | if you check the nova server profile, you will see we were considering snapshot when adopting a server | 06:16 |
Qiming | but that feature is not yet implemented | 06:16 |
Qiming | I'm not sure what the use case you are talking about, chenyb4 | 06:17 |
Qiming | are you trying to create a snapshot for a nova server, a heat stack, a vm cluster, a vm node? or something? | 06:17 |
chenyb4 | I want to add new feture support snapshot | 06:18 |
chenyb4 | Create a snapshot for the cluster by executing the senlin cluster-snapshot. | 06:19 |
Qiming | then ... what are you going to do with that snapshot? | 06:20 |
chenyb4 | senlin support snapshot create and save, nova profile create image with vm server | 06:22 |
openstackgerrit | Merged openstack/senlin master: Add block store cinder_v2 driver test https://review.openstack.org/531649 | 06:22 |
chenyb4 | Similar to the heat snapshot function. | 06:22 |
Qiming | okay, support you can create a snapshot of a cluster | 06:22 |
Qiming | what are you going to do with the cluster snapshots | 06:23 |
chenyb4 | senlin add new snapshot table, when createing new snapshot will store to snapshot table | 06:29 |
Qiming | yes, but I'm not talking about how to implement the feature | 06:29 |
Qiming | I'm asking a question why do you need snapshot | 06:29 |
chenyb4 | senlin cluster support snapshot or restore | 06:29 |
Qiming | restore a cluster to its previous state? | 06:30 |
chenyb4 | restore cluster node to previous state | 06:31 |
Qiming | em ... | 06:32 |
Qiming | it worth a try | 06:32 |
*** liyi has joined #senlin | 06:37 | |
*** dtruong2 has quit IRC | 06:38 | |
*** liyi has quit IRC | 06:43 | |
*** liyi has joined #senlin | 06:43 | |
chenyb4 | sorry, I just left | 07:00 |
*** AlexeyAbashkin has joined #senlin | 07:57 | |
openstackgerrit | chenyb4 proposed openstack/senlin master: Cluster API support put maintenance action operation https://review.openstack.org/532462 | 09:01 |
*** shu-mutou is now known as shu-mutou-AWAY | 09:12 | |
openstackgerrit | chenyb4 proposed openstack/senlin master: Cluster API support put maintenance action operation https://review.openstack.org/532462 | 09:39 |
*** chenyb4 has quit IRC | 10:05 | |
*** liyi has quit IRC | 10:06 | |
*** liyi has joined #senlin | 10:07 | |
*** liyi has quit IRC | 10:13 | |
*** AlexeyAbashkin has quit IRC | 11:18 | |
*** AlexeyAbashkin has joined #senlin | 11:18 | |
*** blkart has quit IRC | 12:01 | |
*** fabian_ has joined #senlin | 12:25 | |
*** fabian_ is now known as chenyb4 | 12:26 | |
chenyb4 | hi, Qiming gerrit test always appear "Error when trying to get requirement for VCS system Command "git config " In today | 12:30 |
Qiming | can you help check if other projects are experiencing the same problem? | 12:32 |
Qiming | can you help check if there are notifications on mailinglist? | 12:32 |
chenyb4 | ok | 12:32 |
chenyb4 | Qiming, Other projects have made such mistakes. | 12:40 |
*** dtruong has quit IRC | 12:44 | |
*** dtruong has joined #senlin | 12:44 | |
*** chen6 has joined #senlin | 12:52 | |
Qiming | such errors you mean | 12:52 |
chenyb4 | Other project unit tests have the same error. e.g.: nova , python-openstacksdk, neutron | 13:06 |
*** chen6 has quit IRC | 13:36 | |
*** chen6 has joined #senlin | 13:48 | |
*** chen6 has quit IRC | 13:51 | |
*** chen6 has joined #senlin | 13:52 | |
*** chenyb4 has quit IRC | 14:15 | |
*** chen6 has quit IRC | 14:20 | |
*** chen6 has joined #senlin | 14:21 | |
*** chen6 has quit IRC | 14:24 | |
*** jmlowe has quit IRC | 14:39 | |
-openstackstatus- NOTICE: Gerrit is being restarted due to slowness and to apply kernel patches | 14:59 | |
*** openstackgerrit has quit IRC | 15:01 | |
*** jmlowe has joined #senlin | 16:00 | |
*** AlexeyAbashkin has quit IRC | 16:55 | |
*** openstack has joined #senlin | 18:33 | |
*** ChanServ sets mode: +o openstack | 18:33 | |
*** AlexeyAbashkin has quit IRC | 18:35 | |
*** jmlowe has quit IRC | 18:40 | |
*** jmlowe has joined #senlin | 18:41 | |
*** Jeffrey4l has quit IRC | 20:52 | |
*** AlexeyAbashkin has joined #senlin | 21:00 | |
*** Jeffrey4l has joined #senlin | 21:03 | |
*** AlexeyAbashkin has quit IRC | 21:04 | |
*** jmlowe has quit IRC | 21:42 | |
*** openstackgerrit has joined #senlin | 21:44 | |
*** ChanServ sets mode: +v openstackgerrit | 21:44 | |
openstackgerrit | Monty Taylor proposed openstack/senlin master: Update for upcoming openstacksdk release https://review.openstack.org/532641 | 21:44 |
-openstackstatus- NOTICE: The zuul system is being restarted to apply security updates and will be offline for several minutes. It will be restarted and changes re-equeued; changes approved during the downtime will need to be rechecked or re-approved. | 22:24 | |
*** jmlowe has joined #senlin | 22:28 | |
*** jmlowe has quit IRC | 22:52 | |
*** jmlowe has joined #senlin | 23:12 | |
*** haint has quit IRC | 23:41 | |
*** jmlowe has quit IRC | 23:44 | |
*** jmlowe has joined #senlin | 23:46 | |
*** andreykurilin has quit IRC | 23:52 | |
*** andreykurilin has joined #senlin | 23:53 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!