*** jamesmcarthur has quit IRC | 00:39 | |
*** jamesmcarthur has joined #storyboard | 01:15 | |
*** jamesmcarthur has quit IRC | 02:28 | |
*** jamesmcarthur has joined #storyboard | 02:33 | |
*** openstackgerrit has joined #storyboard | 02:37 | |
openstackgerrit | Fatema Khalid Sherif proposed openstack-infra/storyboard-webclient master: Expose ordering criteria in search UI https://review.openstack.org/577870 | 02:37 |
---|---|---|
fatema_ | Hey, I have a question about the sqlite | 02:40 |
fatema_ | it fails when I use ALTER TABLE | 02:40 |
fatema_ | then how would I change enum values of some column | 02:41 |
*** jamesmcarthur has quit IRC | 02:52 | |
*** udesale has joined #storyboard | 02:55 | |
*** jamesmcarthur has joined #storyboard | 03:11 | |
*** jamesmcarthur has quit IRC | 03:16 | |
*** jamesmcarthur has joined #storyboard | 03:43 | |
*** diablo_rojo has quit IRC | 04:02 | |
*** jamesmcarthur has quit IRC | 05:04 | |
ttx | fatema_: SQLite supports a very limited subset of the traditional ALTER TABLE functionality | 06:51 |
ttx | See https://www.techonthenet.com/sqlite/tables/alter_table.php for an example on how to modify a column in sqlite (basically you create a new table from scratch). Alternatively, switch to testing using a mysql database | 06:53 |
*** tosky has joined #storyboard | 07:36 | |
*** jpich has joined #storyboard | 07:54 | |
*** florianf has joined #storyboard | 07:58 | |
*** dtantsur|afk is now known as dtantsur | 08:57 | |
*** jamesmcarthur has joined #storyboard | 09:16 | |
*** jamesmcarthur has quit IRC | 09:20 | |
*** dtantsur is now known as dtantsur|brb | 09:55 | |
*** fatema_ has quit IRC | 10:54 | |
*** fatema_ has joined #storyboard | 11:48 | |
fatema_ | well how to switch to testing using a mysql database ??? | 11:49 |
ttx | fatema_: by default that is what StoryBoard dev doc describes ? https://docs.openstack.org/infra/storyboard/install/development.html | 12:05 |
ttx | otherwise the database connection string is defined in storyboard.conf | 12:06 |
fatema_ | then why is testing in Zuul sqlite ? | 12:08 |
SotK | we have jobs that test in sqlite and mysql because iirc the test suite proved significantly faster to run locally using sqlite, so we try to support both | 12:09 |
ttx | yes sqlite is not so bad to test a static configuration, it's just limited for other use cases | 12:17 |
*** udesale has quit IRC | 12:37 | |
*** udesale has joined #storyboard | 12:38 | |
fatema_ | ok the thing is I'm trying to use "ALTER TABLE " to change enum value but it's failing sqlite test in Zuul | 12:40 |
fatema_ | but works fine locally | 12:40 |
fatema_ | and I can't seem to understand what to do about that | 12:41 |
fatema_ | do I have to work around "ALTER TABLE" or it'd work in production | 12:44 |
*** edleafe is now known as figleaf | 12:59 | |
fatema_ | I can't seem to understand the error http://paste.openstack.org/show/725248/ when running "tox -egrunt test" on webclient ^^ | 13:13 |
*** dtantsur|brb is now known as dtantsur | 13:29 | |
*** fatema_ has quit IRC | 14:17 | |
*** jamesmcarthur has joined #storyboard | 14:28 | |
*** fatema_ has joined #storyboard | 15:08 | |
*** openstackgerrit has quit IRC | 15:19 | |
*** openstackgerrit has joined #storyboard | 16:00 | |
openstackgerrit | Fatema Khalid Sherif proposed openstack-infra/storyboard master: Changing 'Merged' to 'Resolved'. https://review.openstack.org/580708 | 16:00 |
openstackgerrit | Fatema Khalid Sherif proposed openstack-infra/storyboard master: Changing 'Merged' to 'Resolved'. https://review.openstack.org/580708 | 16:03 |
openstackgerrit | Fatema Khalid Sherif proposed openstack-infra/storyboard master: Changing 'Merged' to 'Resolved'. https://review.openstack.org/556648 | 16:13 |
*** dtantsur is now known as dtantsur|afk | 16:37 | |
*** jpich has quit IRC | 16:50 | |
*** diablo_rojo has joined #storyboard | 17:04 | |
*** udesale has quit IRC | 17:08 | |
*** florianf has quit IRC | 17:22 | |
*** jamesmcarthur has quit IRC | 17:44 | |
openstackgerrit | Doug Hellmann proposed openstack-infra/python-storyboardclient master: uncap pbr https://review.openstack.org/580735 | 18:27 |
dhellmann | if we can get ^^ approved I can cut a new release of the client today or monday | 18:27 |
fungi | ooh, thanks dhellmann! | 20:52 |
fungi | diablo_rojo: SotK: ^ easy +3 | 20:53 |
*** diablo_rojo has quit IRC | 21:14 | |
*** diablo_rojo has joined #storyboard | 21:23 | |
* diablo_rojo goes to review now | 21:45 | |
diablo_rojo | fungi, dhellmann done :) | 21:51 |
openstackgerrit | Merged openstack-infra/python-storyboardclient master: uncap pbr https://review.openstack.org/580735 | 21:55 |
*** fatema_ has quit IRC | 22:13 | |
*** figleaf is now known as edleafe | 22:46 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!