*** chlong has quit IRC | 00:05 | |
*** agireud has joined #openstack-sahara | 00:11 | |
*** david-lyle has joined #openstack-sahara | 00:14 | |
*** agireud has quit IRC | 00:22 | |
*** agireud has joined #openstack-sahara | 00:29 | |
*** agireud has quit IRC | 00:36 | |
*** agireud has joined #openstack-sahara | 00:40 | |
*** david-lyle has quit IRC | 00:46 | |
*** itisha has quit IRC | 00:50 | |
*** david-lyle has joined #openstack-sahara | 01:13 | |
*** david-lyle has quit IRC | 01:18 | |
*** chlong has joined #openstack-sahara | 01:26 | |
*** chlong has quit IRC | 02:08 | |
*** chlong has joined #openstack-sahara | 04:20 | |
*** links has joined #openstack-sahara | 04:24 | |
*** rcernin has joined #openstack-sahara | 06:09 | |
*** Poornima has joined #openstack-sahara | 06:15 | |
*** nkrinner_afk is now known as nkrinner | 06:15 | |
*** pgadiya has joined #openstack-sahara | 06:24 | |
*** chlong has quit IRC | 06:42 | |
*** pcaruana has joined #openstack-sahara | 06:51 | |
*** tesseract- has joined #openstack-sahara | 07:00 | |
*** esikachev has joined #openstack-sahara | 07:25 | |
openstackgerrit | Evgeny Sikachev proposed openstack/sahara-ci-config: Added storm 1.0.1 plugin https://review.openstack.org/339011 | 07:30 |
---|---|---|
*** akuznetsov has joined #openstack-sahara | 07:31 | |
*** pino|work_ is now known as pino|work | 07:31 | |
*** tnovacik has joined #openstack-sahara | 07:35 | |
*** akuznets_ has joined #openstack-sahara | 07:37 | |
*** akuznetsov has quit IRC | 07:38 | |
*** amoralej|off is now known as amoralej | 07:40 | |
*** tnovacik has quit IRC | 07:51 | |
*** rcernin has quit IRC | 08:02 | |
*** tnovacik has joined #openstack-sahara | 08:14 | |
*** akuznets_ has quit IRC | 08:18 | |
*** rcernin has joined #openstack-sahara | 08:22 | |
*** tosky has joined #openstack-sahara | 08:44 | |
openstackgerrit | Evgeny Sikachev proposed openstack/sahara-tests: Add ability use private_key for existing_cluster https://review.openstack.org/302641 | 09:14 |
*** vgridnev has quit IRC | 09:18 | |
openstackgerrit | Evgeny Sikachev proposed openstack/sahara-tests: [do not review] testcommit https://review.openstack.org/339425 | 09:19 |
*** vgridnev has joined #openstack-sahara | 09:19 | |
openstackgerrit | Merged openstack/sahara-ci-config: Removing of Mapr 5.0.0 for scripts https://review.openstack.org/334574 | 09:20 |
openstackgerrit | Merged openstack/sahara-ci-config: Fix regex for Mapr https://review.openstack.org/335476 | 09:21 |
openstackgerrit | Evgeny Sikachev proposed openstack/sahara-ci-config: Created weekly pipeline https://review.openstack.org/338893 | 09:32 |
openstackgerrit | Evgeny Sikachev proposed openstack/sahara-ci-config: Temporary disable liberty in nightly jobs https://review.openstack.org/338878 | 09:32 |
openstackgerrit | Evgeny Sikachev proposed openstack/sahara-ci-config: Created weekly pipeline https://review.openstack.org/338893 | 09:52 |
openstackgerrit | Evgeny Sikachev proposed openstack/sahara-ci-config: Created weekly pipeline https://review.openstack.org/338893 | 09:54 |
openstackgerrit | Evgeny Sikachev proposed openstack/sahara-tests: [do not review] testcommit https://review.openstack.org/339425 | 10:10 |
tosky | vgridnev, esikachev, zemuvier: I was pointed out to the fix for https://review.openstack.org/#/c/336118/ | 10:10 |
tosky | if I'm upload that change, then we will need this as well: https://review.openstack.org/#/c/335946/ | 10:10 |
tosky | which will invalidate https://review.openstack.org/#/c/335546/ (well, it will need a rebase) | 10:11 |
tosky | so the question is: can I proceed and move the CLI tests under Sahara proper? | 10:11 |
esikachev | hi | 10:12 |
*** zemuvier has quit IRC | 10:12 | |
esikachev | looks like patch https://review.openstack.org/#/c/335546/ is not working correctly | 10:13 |
esikachev | i think, we need fix it and merge this patch and next step is moving CLI tests | 10:14 |
esikachev | otherwise, I don't mind moving | 10:15 |
*** rcernin has quit IRC | 10:15 | |
tosky | esikachev: apart from the username, are there other fixes required? I see few skips | 10:25 |
esikachev | i am debugging this skips now | 10:27 |
esikachev | image exist and public on the devstack. but tests return empty list of images | 10:28 |
esikachev | tosky: ^ | 10:28 |
tosky | uhm uhm | 10:29 |
tosky | esikachev: 2016-07-08 08:46:55.491 | + commons:sahara_upload_fake_plugin_image:27 : openstack --os-url :// --os-image-api-version 1 image set fedora-heat-test-image --public | 10:32 |
tosky | isn't it an issue with the URL? | 10:32 |
openstackgerrit | Vitaly Gridnev proposed openstack/sahara-dashboard: remove upload template form https://review.openstack.org/339453 | 10:33 |
esikachev | i think no, because in gate-sahara-tests-dsvm-scenario-nova-heat image exist | 10:33 |
esikachev | with same url | 10:33 |
tosky | no, I mean, --os-url :// | 10:33 |
tosky | I see, same code | 10:34 |
tosky | esikachev: maybe the missing export LOCALRC_PATH=$DEVSTACK_DIR/localrc and export LOCALCONF_PATH=$DEVSTACK_DIR/local.conf ? | 10:37 |
tosky | esikachev: it's the only relevant difference between tools/gate/scenario/commons and tools/gate/cli_tests/commons | 10:37 |
esikachev | let's try | 10:37 |
esikachev | but i am not sure | 10:37 |
openstackgerrit | Evgeny Sikachev proposed openstack/sahara-tests: Fix for uploading image in sahara_cli tests https://review.openstack.org/337101 | 10:39 |
tosky | I'm not sure as well, but let's see :) | 10:40 |
openstackgerrit | Vitaly Gridnev proposed openstack/sahara-dashboard: remove upload template form https://review.openstack.org/339453 | 10:41 |
openstackgerrit | Michael Ionkin proposed openstack/sahara-specs: Designate integration https://review.openstack.org/339459 | 10:41 |
openstackgerrit | Evgeny Sikachev proposed openstack/sahara-tests: [do not review] testcommit https://review.openstack.org/339425 | 10:44 |
*** rcernin has joined #openstack-sahara | 11:08 | |
*** pino|work has quit IRC | 11:44 | |
*** tellesnobrega is now known as tellesnobrega_af | 11:50 | |
esikachev | tosky: not working :( | 11:51 |
tosky | esikachev: :( | 11:51 |
esikachev | tosky: http://logs.openstack.org/25/339425/3/check/gate-sahara-cli-nv/aeae8a3/logs/devstack-gate-post_test_hook.txt.gz | 11:51 |
*** abalutoiu has joined #openstack-sahara | 11:59 | |
openstackgerrit | Evgeny Sikachev proposed openstack/sahara-tests: [do not review] testcommit https://review.openstack.org/339425 | 12:09 |
openstackgerrit | Vitaly Gridnev proposed openstack/sahara-dashboard: remove upload template form https://review.openstack.org/339453 | 12:10 |
*** Poornima has quit IRC | 12:20 | |
tosky | esikachev: the other missing thing (compared to tools/gate/scenario/post_test_hook.sh) is source $DEVSTACK_DIR/stackrc | 12:27 |
*** rodrigods has quit IRC | 12:27 | |
*** rodrigods has joined #openstack-sahara | 12:27 | |
esikachev | tosky: thanks! | 12:28 |
esikachev | i think this will solve the problem | 12:29 |
* tosky crosses fingers | 12:30 | |
esikachev | btw, then we can remove sahara_update_fake_plugin_image | 12:31 |
esikachev | because we are use admin user | 12:31 |
esikachev | or need run tests from demo user | 12:32 |
esikachev | tosky: ^ | 12:32 |
tosky | esikachev: do you mean sahara_upload_fake_plugin_image? | 12:34 |
esikachev | yes | 12:34 |
esikachev | we mark image as public | 12:34 |
esikachev | but for admin user/tenant this uneeded | 12:36 |
tosky | oh, right | 12:36 |
tosky | but we can leave it and then switch to another user | 12:36 |
tosky | keeping it this way is more generic and allows us to do other things later | 12:37 |
openstackgerrit | Evgeny Sikachev proposed openstack/sahara-tests: Fix for uploading image in sahara_cli tests https://review.openstack.org/337101 | 12:38 |
*** _crobertsrh is now known as crobertsrh | 12:39 | |
openstackgerrit | Evgeny Sikachev proposed openstack/sahara-tests: [do not review]testcommit https://review.openstack.org/339425 | 12:40 |
*** egafford has joined #openstack-sahara | 12:44 | |
*** amoralej is now known as amoralej|lunch | 12:53 | |
*** links has quit IRC | 13:15 | |
*** pgadiya has quit IRC | 13:22 | |
tosky | uhm, it did not work | 13:23 |
openstackgerrit | Evgeny Sikachev proposed openstack/sahara-tests: [do not review]testcommit https://review.openstack.org/339425 | 13:24 |
*** nkrinner is now known as nkrinner_afk | 13:31 | |
openstackgerrit | Vitaly Gridnev proposed openstack/python-saharaclient: plugin's api update support https://review.openstack.org/334963 | 13:32 |
*** abehl has joined #openstack-sahara | 13:32 | |
*** abalutoiu has quit IRC | 13:35 | |
*** tmckay has joined #openstack-sahara | 13:47 | |
openstackgerrit | Evgeny Sikachev proposed openstack/sahara: [DOC] Added docs for sahara+ironic https://review.openstack.org/339560 | 13:48 |
*** thumpba has joined #openstack-sahara | 13:56 | |
*** nkrinner_afk is now known as nkrinner | 13:56 | |
openstackgerrit | Vitaly Gridnev proposed openstack/python-saharaclient: plugin's api update support https://review.openstack.org/334963 | 13:59 |
*** amoralej|lunch is now known as amoralej | 13:59 | |
openstackgerrit | Mikhail Lelyakin proposed openstack/python-saharaclient: Pagination ability https://review.openstack.org/339574 | 14:12 |
openstackgerrit | Vitaly Gridnev proposed openstack/python-saharaclient: plugin's api update support https://review.openstack.org/334963 | 14:21 |
*** esikachev has quit IRC | 14:21 | |
*** nkrinner is now known as nkrinner_afk | 14:39 | |
*** tnovacik has quit IRC | 14:40 | |
*** links has joined #openstack-sahara | 14:45 | |
*** pino|work has joined #openstack-sahara | 14:48 | |
*** thumpba has quit IRC | 14:50 | |
*** thumpba has joined #openstack-sahara | 14:51 | |
*** links has quit IRC | 14:54 | |
*** pcaruana has quit IRC | 15:13 | |
*** tesseract- has quit IRC | 15:27 | |
openstackgerrit | Vitaly Gridnev proposed openstack/sahara: don't serialize auto security group if not needed https://review.openstack.org/336915 | 15:29 |
openstackgerrit | Vitaly Gridnev proposed openstack/sahara: don't serialize auto security group if not needed https://review.openstack.org/336915 | 15:39 |
egafford | NikitaKonovalov, vgridnev: Made a ton of wording and ordering suggestions on the State of Sahara talk doc. Adding speaker info and such now. | 15:43 |
*** abehl has quit IRC | 15:45 | |
*** tnovacik has joined #openstack-sahara | 15:58 | |
*** abehl has joined #openstack-sahara | 15:58 | |
*** rcernin has quit IRC | 16:18 | |
*** pcaruana has joined #openstack-sahara | 16:21 | |
*** tellesnobrega_af is now known as tellesnobrega | 16:24 | |
*** pcaruana has quit IRC | 16:31 | |
*** abalutoiu has joined #openstack-sahara | 16:35 | |
*** tmckay has quit IRC | 16:49 | |
*** tosky has quit IRC | 16:53 | |
*** tnovacik has quit IRC | 17:05 | |
*** tmckay has joined #openstack-sahara | 17:06 | |
*** tmckay has left #openstack-sahara | 17:06 | |
*** tnovacik has joined #openstack-sahara | 17:09 | |
*** egafford has quit IRC | 17:13 | |
*** egafford1 has joined #openstack-sahara | 17:13 | |
*** rcernin has joined #openstack-sahara | 17:20 | |
*** rcernin has quit IRC | 17:20 | |
*** rcernin has joined #openstack-sahara | 17:24 | |
*** kevinc has joined #openstack-sahara | 17:27 | |
*** abehl has quit IRC | 17:31 | |
*** abehl has joined #openstack-sahara | 17:44 | |
*** tnovacik has quit IRC | 17:47 | |
*** amoralej is now known as amoralej|off | 17:52 | |
*** tnovacik has joined #openstack-sahara | 17:55 | |
*** abehl has quit IRC | 18:02 | |
*** abehl has joined #openstack-sahara | 18:14 | |
*** tmckay has joined #openstack-sahara | 18:23 | |
*** pcaruana has joined #openstack-sahara | 18:37 | |
*** tnovacik has quit IRC | 18:52 | |
*** itisha has joined #openstack-sahara | 19:51 | |
*** crobertsrh is now known as _crobertsrh | 20:32 | |
*** tnovacik has joined #openstack-sahara | 20:50 | |
*** rcernin has quit IRC | 20:52 | |
*** tmckay has quit IRC | 21:04 | |
*** tnovacik has quit IRC | 21:39 | |
*** kevinc has quit IRC | 22:28 | |
*** thumpba has quit IRC | 23:02 | |
*** egafford1 has quit IRC | 23:04 | |
*** egafford has joined #openstack-sahara | 23:05 | |
*** egafford has left #openstack-sahara | 23:06 | |
*** abalutoiu has quit IRC | 23:12 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!