*** _erlon_ has quit IRC | 00:10 | |
openstackgerrit | Akihiro Motoki proposed openstack/horizon master: Update lower constraints to match the pylint v.2.6.0 https://review.opendev.org/c/openstack/horizon/+/765865 | 01:08 |
---|---|---|
*** lxkong has quit IRC | 01:48 | |
*** spatel has joined #openstack-horizon | 02:38 | |
*** spatel has quit IRC | 02:42 | |
-openstackstatus- NOTICE: The Gerrit service on review.opendev.org is being restarted quickly to enable support for Git protocol v2, downtime should be less than 5 minutes | 02:54 | |
*** lifeless has quit IRC | 03:31 | |
*** lifeless has joined #openstack-horizon | 03:33 | |
*** rcernin has quit IRC | 03:39 | |
*** rcernin has joined #openstack-horizon | 03:40 | |
*** vishalmanchanda has joined #openstack-horizon | 05:47 | |
openstackgerrit | Vishal Manchanda proposed openstack/horizon master: [DNR] Testing nodejs job gate Failure https://review.opendev.org/c/openstack/horizon/+/766664 | 06:00 |
*** lxkong has joined #openstack-horizon | 06:16 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/horizon master: Imported Translations from Zanata https://review.opendev.org/c/openstack/horizon/+/766673 | 06:51 |
*** dklyle has quit IRC | 07:28 | |
*** rpittau|afk is now known as rpittau | 07:57 | |
*** rcernin has quit IRC | 08:07 | |
*** rcernin has joined #openstack-horizon | 08:14 | |
*** tosky has joined #openstack-horizon | 08:47 | |
*** rcernin has quit IRC | 09:27 | |
*** e0ne has joined #openstack-horizon | 10:04 | |
*** ChanServ sets mode: +o e0ne | 10:04 | |
openstackgerrit | Vishal Manchanda proposed openstack/horizon master: [DNR] Testing nodejs job gate Failure https://review.opendev.org/c/openstack/horizon/+/766664 | 10:07 |
amotoki | vishalmanchanda: is your above DNR commit different from tmazur's package.json update? | 10:27 |
amotoki | vishalmanchanda: if it is same, I already tried the latest karma-chrome-launcher using tmazur's update. | 10:28 |
amotoki | (as I commented in the packages.json patch) | 10:28 |
*** e0ne has quit IRC | 10:34 | |
*** e0ne has joined #openstack-horizon | 10:48 | |
*** ChanServ sets mode: +o e0ne | 10:48 | |
vishalmanchanda | e0ne: hi, yeah I have just look through your comment on tatina's patch | 11:11 |
vishalmanchanda | amotoki: ^^ | 11:12 |
vishalmanchanda | amotoki: Now I will next investigate how to fix "failed to launch a browser". | 11:12 |
vishalmanchanda | amotoki: a small query If I want to update browser from chromium to Firefox then I have to update it here | 11:26 |
vishalmanchanda | https://opendev.org/zuul/zuul-jobs/src/branch/master/roles/nodejs-test-dependencies/tasks/main.yaml#L3 ? | 11:26 |
*** lxkong has quit IRC | 12:56 | |
amotoki | vishalmanchanda: I think there are two choices. the one is to add firefox to the ansible role zuul-jobs/roles/nodejs-test-dependencies. | 13:57 |
amotoki | vishalmanchanda: the other is to add the role in horizon you mentioned. | 13:58 |
amotoki | vishalmanchanda: if chromium-browser does not work as expected in general, IMHO it looks better to me to update the role in zuul-jobs. | 13:59 |
amotoki | vishalmanchanda: anyway, this affects all npm jobs in horizon plugins too, so if we switch to firefox we need to update all plugins. | 14:00 |
amotoki | vishalmanchanda: I see the same failure in ironic-ui too | 14:00 |
*** tmazur has joined #openstack-horizon | 14:33 | |
vishalmanchanda | amotoki: yes similar in plugins as well. | 14:39 |
vishalmanchanda | amotoki: looks like apparmor enforcement is preventing the chromium snap from writing to dbus. | 14:42 |
vishalmanchanda | https://zuul.opendev.org/t/openstack/build/c6cc16df5d28479db75406bf86bd93f0/log/job-output.txt#3155 | 14:42 |
vishalmanchanda | I have asked the same in openstack-infra(IRC channel) | 14:42 |
vishalmanchanda | investigation how to fix it. | 14:44 |
vishalmanchanda | investigation* | 14:44 |
tmazur | What if we try to return to Chrome? Should we try to change the browser here? https://opendev.org/zuul/zuul-jobs/src/branch/master/roles/nodejs-test-dependencies/tasks/main.yaml | 14:51 |
vishalmanchanda | tmazur: I think we can try that as well because in my local env. I use chrome | 14:53 |
vishalmanchanda | it works fine for me. | 14:53 |
tmazur | Locally both Chrome and Chromium work for me | 14:54 |
*** rpittau is now known as rpittau|afk | 15:15 | |
openstackgerrit | Vishal Manchanda proposed openstack/horizon master: [DNM] Testing horizon nodejs job with Chrome browser https://review.opendev.org/c/openstack/horizon/+/766747 | 15:20 |
*** rcernin has joined #openstack-horizon | 15:24 | |
*** rcernin has quit IRC | 15:28 | |
openstackgerrit | Vishal Manchanda proposed openstack/horizon master: [DNM] Test horizon node job with Chrome browser https://review.opendev.org/c/openstack/horizon/+/766753 | 15:46 |
*** dklyle has joined #openstack-horizon | 15:48 | |
*** ChanServ sets mode: +o dklyle | 15:48 | |
*** dklyle sets mode: -o dklyle | 16:07 | |
*** e0ne has quit IRC | 16:53 | |
*** dave-mccowan has joined #openstack-horizon | 17:31 | |
*** gyee has joined #openstack-horizon | 17:33 | |
*** tosky has quit IRC | 17:46 | |
tmazur | vishalmanchanda: nope, Chrome is not an opensource browser and could not be installed via apt | 18:05 |
openstackgerrit | Tatiana Ovchinnikova proposed openstack/horizon master: Update devDependencies in package.json https://review.opendev.org/c/openstack/horizon/+/766106 | 18:10 |
*** dave-mccowan has quit IRC | 18:12 | |
vishalmanchanda | tmazur: ohh I see. | 18:12 |
tmazur | vishalmanchanda: I am rebasing my patch on master again to double check | 18:14 |
vishalmanchanda | tmazur: ok. | 18:14 |
*** dave-mccowan has joined #openstack-horizon | 18:16 | |
vishalmanchanda | tmazur: I think then you will get this error https://zuul.opendev.org/t/openstack/build/b9a1142e926a49e49e0aeef0a37039a4/log/job-output.txt#458 in 'nodejs10-run-test' job. | 18:16 |
*** dave-mccowan has quit IRC | 18:20 | |
tmazur | vishalmanchanda: it passed once, I just want to be sure it fails now. | 18:20 |
vishalmanchanda | tmazur: ok | 18:20 |
*** dave-mccowan has joined #openstack-horizon | 18:21 | |
vishalmanchanda | tmazur: let's see then we can try Firefox as well. | 18:21 |
tmazur | vishalmanchanda: yep, let's try that! | 18:24 |
*** e0ne has joined #openstack-horizon | 18:54 | |
*** ChanServ sets mode: +o e0ne | 18:54 | |
*** e0ne has quit IRC | 19:08 | |
*** e0ne has joined #openstack-horizon | 19:29 | |
*** ChanServ sets mode: +o e0ne | 19:29 | |
*** e0ne has quit IRC | 19:30 | |
*** e0ne has joined #openstack-horizon | 19:45 | |
*** ChanServ sets mode: +o e0ne | 19:45 | |
*** e0ne has quit IRC | 19:47 | |
*** e0ne has joined #openstack-horizon | 19:48 | |
*** ChanServ sets mode: +o e0ne | 19:48 | |
*** dave-mccowan has quit IRC | 20:03 | |
*** dave-mccowan has joined #openstack-horizon | 20:07 | |
*** lxkong has joined #openstack-horizon | 20:24 | |
*** e0ne has quit IRC | 21:02 | |
*** tosky has joined #openstack-horizon | 21:05 | |
openstackgerrit | Tatiana Ovchinnikova proposed openstack/horizon master: [DNM] Test horizon nodejs job with Firefox https://review.opendev.org/c/openstack/horizon/+/766794 | 21:28 |
*** vishalmanchanda has quit IRC | 22:03 | |
*** dave-mccowan has quit IRC | 22:31 | |
*** lxkong has quit IRC | 22:32 | |
*** tmazur has quit IRC | 22:58 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!