*** themurph_ has quit IRC | 00:27 | |
*** cuongnv has joined #ara | 01:02 | |
*** cuongnv has quit IRC | 06:02 | |
*** cuongnv has joined #ara | 06:02 | |
*** jparrill has joined #ara | 06:08 | |
*** karimb has joined #ara | 08:05 | |
*** karimb has quit IRC | 08:20 | |
*** openstackgerrit has quit IRC | 08:33 | |
*** karimb has joined #ara | 08:54 | |
*** mikel has joined #ara | 09:09 | |
*** cuongnv has quit IRC | 10:12 | |
*** mikel has quit IRC | 11:07 | |
*** mikel has joined #ara | 11:21 | |
*** karimb has quit IRC | 11:40 | |
*** karimb has joined #ara | 12:32 | |
*** gundalow has quit IRC | 13:06 | |
*** gundalow has joined #ara | 13:07 | |
*** dmsimard|afk is now known as dmsimard | 13:15 | |
*** ChanServ sets mode: +o dmsimard | 13:16 | |
*** themurph has joined #ara | 13:37 | |
*** tbielawa has joined #ara | 14:23 | |
*** tbielawa has quit IRC | 14:38 | |
*** tbielawa has joined #ara | 14:40 | |
*** jparrill has quit IRC | 15:05 | |
*** mikel has quit IRC | 16:04 | |
*** karimb has quit IRC | 16:47 | |
*** harlowja_ has joined #ara | 16:50 | |
*** mikel has joined #ara | 16:52 | |
*** harlowja has quit IRC | 16:52 | |
*** Selva has joined #ara | 17:04 | |
*** openstackgerrit has joined #ara | 17:53 | |
openstackgerrit | David Moreau Simard proposed openstack/ara master: Stop integration testing database migrations explicitely https://review.openstack.org/457748 | 17:53 |
---|---|---|
openstackgerrit | David Moreau Simard proposed openstack/ara master: Move the tooltip for playbook path to be on the actual file name https://review.openstack.org/457750 | 17:58 |
dmsimard | logan-: fyi: https://review.openstack.org/#/c/457750/ | 17:58 |
*** tbielawa is now known as tbielawa|lunch | 18:25 | |
openstackgerrit | David Moreau Simard proposed openstack/ara master: Perf: Only count things once and do not iterate playbook list twice https://review.openstack.org/457759 | 18:25 |
*** Madhu has joined #ara | 18:53 | |
Madhu | Hello everyone | 18:54 |
openstackgerrit | David Moreau Simard proposed openstack/ara master: Perf: Only count things once and do not iterate playbook list twice https://review.openstack.org/457759 | 18:54 |
Madhu | I am having an issue in ara where I am running the playbook in jenkins , ARA is not getting updated with results | 18:54 |
dmsimard | Madhu: how are you using ARA right now ? | 18:55 |
Madhu | Jenkins and ansible are running on the same server | 18:55 |
Madhu | When I invoke playbook manually on the server, ARA is getting update | 18:56 |
Madhu | But If i run with jenkins with build parameters, its not getting updated | 18:56 |
openstackgerrit | Merged openstack/ara master: Stop integration testing database migrations explicitely https://review.openstack.org/457748 | 18:56 |
dmsimard | Madhu: you need to make sure you're using the same database | 18:57 |
dmsimard | the default ara database path is ~/.ara/ansible.sqlite | 18:57 |
dmsimard | so if jenkins is the one running it, it might end up being /var/lib/jenkins/.ara/ansible.sqlite or something (for example) | 18:58 |
Madhu | yeah i can see the sqlite databse folder under /var/lib/jenkins | 18:58 |
Madhu | you are right | 18:58 |
Madhu | how can I avoid this | 18:59 |
dmsimard | Madhu: you need to specify the location of the database you want to use | 18:59 |
dmsimard | there's documentation on how to do it here: http://ara.readthedocs.io/en/latest/configuration.html | 18:59 |
dmsimard | the easiest way would be something like "export ARA_DATABASE=sqlite:////tmp/jenkins.sqlite" or something, replace by the path you really want | 19:00 |
dmsimard | just have to make sure that jenkins has read and write access to the location where you'll be storing the database | 19:00 |
Madhu | okay thank you dmsimard. I will change it and try | 19:01 |
openstackgerrit | David Moreau Simard proposed openstack/ara master: Perf: Only count things once and do not iterate playbook list twice https://review.openstack.org/457759 | 19:19 |
*** tbielawa|lunch is now known as tbielawa | 19:31 | |
*** Selva has quit IRC | 19:57 | |
*** Madhu has quit IRC | 20:05 | |
*** Madhu has joined #ara | 20:06 | |
Madhu | @dmsimard | 20:23 |
Madhu | do i have to change the permissios for the .ara folder to 777 under jenkins? | 20:23 |
Madhu | please let me know | 20:28 |
*** openstackgerrit has quit IRC | 20:33 | |
Madhu | this is what i mentioned in the ARA Database | 20:33 |
Madhu | sqlite:////var/lib/jenkins/.ara/ansible.sqlite | 20:33 |
Madhu | i changed the folder .ara and the ansible.sqlite to 777 exec | 20:34 |
Madhu | is this fine | 20:34 |
Madhu | echo $ARA_DATABASE sqlite:////var/lib/jenkins/.ara/ansible.sqlite | 20:38 |
dmsimard | Madhu: putting things in 777 is never a good idea | 21:03 |
dmsimard | Madhu: put your database somewhere where you can set reasonable permissions so that whoever needs to access it can do it | 21:03 |
dmsimard | you can create a /var/lib/ara, a /home/ara folder, whatever -- and adjust user/group memberships | 21:04 |
dmsimard | That's outside the scope of ara, it's just linux system administration best practices :) | 21:04 |
*** tbielawa has quit IRC | 21:09 | |
*** openstackgerrit has joined #ara | 21:14 | |
openstackgerrit | Merged openstack/ara master: Perf: Only count things once and do not iterate playbook list twice https://review.openstack.org/457759 | 21:14 |
*** mikel has quit IRC | 23:14 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!