*** openstack has joined #storyboard | 04:18 | |
*** ttx has joined #storyboard | 05:22 | |
*** coolsvap|away is now known as coolsvap | 05:32 | |
*** coolsvap is now known as coolsvap|away | 05:55 | |
-openstackstatus- NOTICE: Gerrit is currently under very high load and may be unresponsive. infra are looking into the issue. | 07:07 | |
*** jtomasek has joined #storyboard | 07:09 | |
*** notnownikki has joined #storyboard | 08:30 | |
*** ttx has quit IRC | 08:48 | |
*** ttx has joined #storyboard | 08:48 | |
*** CTtpollard has joined #storyboard | 08:53 | |
-openstackstatus- NOTICE: review.openstack.org (aka gerrit) is going down for an emergency restart | 10:23 | |
*** ChanServ changes topic to "review.openstack.org (aka gerrit) is going down for an emergency restart" | 10:23 | |
*** ChanServ changes topic to "StoryBoard - A task tracker for OpenStack development needs :: http://storyboard.openstack.org/ :: https://wiki.openstack.org/wiki/StoryBoard" | 10:50 | |
-openstackstatus- NOTICE: Gerrit restart has resolved the issue and systems are back up and functioning | 10:50 | |
pdar | heya, im having trouble using the vagrant development vm to run storyboard. Has anyone else had success using it recently? | 11:49 |
---|---|---|
SotK | I've never tried | 11:50 |
SotK | what problems are you having? | 11:50 |
pdar | Hey SotK, The one I'm stuck with is step 7 on "Installing the api server" here http://docs.openstack.org/infra/storyboard/install/development.html | 11:52 |
SotK | What happens when you try to run that command? | 11:53 |
pdar | was just pastebinning it: http://pastebin.com/3tqKBaKn | 11:53 |
*** notnownikki has quit IRC | 11:55 | |
pdar | My resolution was to simply get this module, but there seems to be some problem with the venv detecting it. | 11:57 |
pdar | I can import the module when running the interactive python thing from the command line but no luck with the command stated | 11:59 |
SotK | hmm | 12:00 |
* SotK doesn't know enough about how tox works to be very helpful here | 12:00 | |
pdar | no, that is my problem too, perhaps this is a good oppourtunity for me to learn :) | 12:02 |
pdar | thanks for helping SotK | 12:02 |
* SotK notices a difference in his config to the one on http://docs.openstack.org/infra/storyboard/install/development.html | 12:02 | |
SotK | try using "connection = mysql+pymysql://storyboard:storyboard@127.0.0.1:3306/storyboard" | 12:03 |
SotK | pdar: ^ | 12:03 |
SotK | looks like there was a switch from mysql-python to PyMySQL in February but those docs didn't get updated | 12:05 |
pdar | ooh! That worked! | 12:05 |
pdar | a bundle of thank yous to you SotK | 12:05 |
* SotK figures out how to update the docs | 12:05 | |
pdar | Could you post a link if you find out please? I may have some other docs changes to make too. | 12:09 |
SotK | I'm guessing its 'make the change in the "docs/" directory in openstack-infra/storyboard.git' | 12:10 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard: Fix the example configuration for Vagrant deployment https://review.openstack.org/213687 | 12:11 |
*** CTtpollard has quit IRC | 12:39 | |
*** CTtpollard has joined #storyboard | 12:54 | |
*** lifeless has quit IRC | 13:05 | |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard: Add tables for Worklists and Boards https://review.openstack.org/213701 | 13:09 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard: Add an API endpoint for Worklists https://review.openstack.org/213702 | 13:09 |
*** mrmartin has joined #storyboard | 13:12 | |
SotK | Zara: do you have a minute to review the doc update? https://review.openstack.org/213687 :) | 13:16 |
Zara | there ya go | 13:19 |
SotK | thank you! | 13:19 |
* SotK rebases the spec patch to fix the merge conflict | 13:20 | |
Zara | sorry, bit behind on reviewing things in general. :) I'll try to catch up later in the week. | 13:20 |
SotK | s'ok :) | 13:20 |
openstackgerrit | Merged openstack-infra/storyboard: Fix the example configuration for Vagrant deployment https://review.openstack.org/213687 | 13:24 |
*** lifeless has joined #storyboard | 13:28 | |
* SotK investigates why the tests failed on one of his patches :( | 13:29 | |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard: Add an API endpoint for Worklists https://review.openstack.org/213702 | 13:45 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard-webclient: Add paging controls to the result set pager https://review.openstack.org/198768 | 13:48 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard-webclient: Implement offset/limit pagination of lists https://review.openstack.org/198769 | 13:48 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard-webclient: Stop using fixed-width containers https://review.openstack.org/201124 | 13:50 |
SotK | I finally got round to resolving the merge conflicts in my outstanding patches | 13:51 |
SotK | it'd be great if someone could review the pagination stuff so we can get that merged at long last | 13:52 |
SotK | (https://review.openstack.org/#/q/status:open+project:openstack-infra/storyboard-webclient+branch:master+topic:limit-offset-pagination,n,z) | 13:52 |
SotK | I'd also be jumping for joy if someone could review some/all of the small bugfixing patches that have accumulated | 13:54 |
Zara | at this rate I'll be writing personalised thank you notes. | 13:58 |
Zara | looks like the last jenkins test is still doing its thang | 14:09 |
SotK | hooray, everything passed this time | 14:11 |
SotK | I should probably look at being able to run the coverage tests on my development machine | 14:11 |
Zara | yeah, I'm worried that I'm so used to my gaze skating over the last one that I'll miss actual failures... | 14:13 |
SotK | yeah, we should fix that broken test too | 14:14 |
SotK | the other tests all leave a -1 if they fail though, so we won't miss them | 14:14 |
Zara | true | 14:14 |
*** notnownikki has joined #storyboard | 14:21 | |
pdar | SotK: I am aiming to do some patch reviews, but I still havent got the vagrant box working... | 14:32 |
SotK | pdar: where are you up to with it now? | 14:32 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard: Set default credentials in the tools/ scripts to work with CI https://review.openstack.org/213732 | 14:33 |
SotK | that might fix the failing test, or it might not | 14:34 |
pdar | "Installing the Javascript-based web client" Stage 3: http://docs.openstack.org/infra/storyboard/install/development.html#installing-the-javascript-based-web-client | 14:34 |
SotK | any particular issues or is it just taking ages? | 14:35 |
pdar | I got the following error: http://pastebin.com/SdUgAG9s | 14:38 |
SotK | o.O that's a new one | 14:40 |
SotK | did you definitely install nodejs with apt-get? | 14:43 |
pdar | yep | 14:45 |
SotK | what happens if you do `command -v node`? | 14:47 |
pdar | ahh ok its only version 0.10.25 and needs to be >=0.10.29 | 14:48 |
pdar | SotK: the output to the command was `/usr/sbin/node` | 14:48 |
Zara | hm, I vaguely remember that mine was too early a version the first time I tried installing, too. is there something in the docs we need to chnage? | 14:49 |
pdar | or `/usr/bin/nodejs` if i did it for nodejs | 14:50 |
SotK | hm, mine is in /usr/bin/, but I don't see why that would cause it to try to build from source | 14:52 |
SotK | I did `curl -sL https://deb.nodesource.com/setup | sudo bash -` before doing `sudo apt-get install nodejs`, that might account for why its not working | 14:54 |
SotK | perhaps /usr/sbin isn't in PATH in the virtualenv | 14:55 |
*** yolanda has quit IRC | 14:56 | |
SotK | :( my patch didn't seem to fix the test | 14:58 |
pdar | oh, updating nodejs didnt seem to work neither | 15:00 |
SotK | hmm | 15:02 |
SotK | try removing it and reinstalling after doing `curl -sL https://deb.nodesource.com/setup | sudo bash -` | 15:03 |
Zara | you should be able to see the path with `echo $NODE_PATH` , if that helps at all | 15:03 |
SotK | IIRC https://deb.nodesource.com/setup adds a thing to /etc/apt/sources.list | 15:03 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard: Fix the test_backend.sh scripts to work usefully CI https://review.openstack.org/213732 | 15:12 |
SotK | maybe that one will get closer | 15:12 |
*** yolanda has joined #storyboard | 15:13 | |
Zara | :) sorry to be a finicky, but could you make the end of that commit msg more informative? from a glance 'fix other bits' seems to be 'return to previous directory'. | 15:15 |
SotK | If it works I'll make the commit message better, but I'm expecting to discover more bits to fix | 15:17 |
Zara | ahh, okay | 15:17 |
Zara | I'll wait a bit, then. :) | 15:17 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard-webclient: Stop using fixed-width containers https://review.openstack.org/201124 | 15:26 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard: WIP: Fix the test_backend.sh scripts to work usefully CI https://review.openstack.org/213732 | 15:29 |
SotK | I updated the fixed-width patch because I noticed it was messing up the header bar | 15:30 |
SotK | bah, still not working | 15:55 |
SotK | I wonder why changing the default credentials made the js-build part fail | 15:56 |
SotK | s/default credentials/default credentials in the destroy_test_backend.sh and install_test_backend.sh scripts/ | 15:56 |
* SotK decides to tackle this with a fresh brain tomorrow | 15:59 | |
*** notnownikki has quit IRC | 17:00 | |
Zara | heading home for the evening. actually made some progress today; can get different stars displaying depending on whether user is subscribed or not, with only one GET. looks messy, though, and I've not yet looked at integrating the the interactive side... | 17:03 |
*** MarkAtwood has joined #storyboard | 18:36 | |
*** mrmartin has quit IRC | 20:19 | |
*** jtomasek has quit IRC | 21:09 | |
*** MarkAtwood has quit IRC | 22:13 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!