Tuesday, 2015-09-22

*** pvaneck has quit IRC00:34
*** geoffarnold has quit IRC00:54
*** mtreinish has quit IRC02:28
openstackgerritdavid liu proposed openstack/refstack: Refstack pop up window should remain open before users click close.  https://review.openstack.org/22506302:58
*** mtreinish has joined #refstack02:59
*** mtreinish has quit IRC04:18
*** mtreinish has joined #refstack04:23
*** erw has quit IRC07:41
*** serverascode has quit IRC07:41
*** serverascode has joined #refstack09:54
*** erw has joined #refstack09:54
*** edmondsw has joined #refstack12:33
*** geoffarnold has joined #refstack15:39
*** cody-somerville has joined #refstack16:50
*** catherineD has quit IRC17:14
*** catherineD has joined #refstack17:17
*** catherineD has quit IRC17:20
*** cody-somerville has quit IRC17:23
*** pvaneck has joined #refstack18:35
openstackgerritMerged openstack/refstack: Remove old capabilities assets  https://review.openstack.org/22525218:50
pvaneckkrotscheck: Hey, seem to be having an issue with the npm-run-lint job reporting success even when there are lint errors as seen on https://review.openstack.org/#/c/22605019:22
pvaneckwondering if you know what could cause that19:22
pvaneckrunning: "npm lint --silent || npm run lint --silent" locally does show the errors and a non-zero exit code, but for some reason this isn't the case in the gate check19:28
krotscheckpvaneck: Hrm.19:44
krotscheckpvaneck: It's running "npm lint" not "npm run lint"19:45
krotscheckI can look a bit deeper, have to take the missus out for a lunch19:46
pvaneckkrotscheck sure, thanks19:46
pvanecksince "npm lint" fails, shouldn't it then run "npm run lint"?19:48
*** cody-somerville has joined #refstack19:50
*** cody-somerville has quit IRC19:50
*** cody-somerville has joined #refstack19:50
pvaneckhmm even if it did just run "npm lint", wouldn't that produce a non-zero exit code and mark the job as failure19:53
*** cody-somerville has quit IRC20:18
krotscheckpvaneck: Yeah, I know21:42
*** cody-somerville has joined #refstack21:47
*** cody-somerville has quit IRC21:59
*** davidlenwell has quit IRC22:08
krotscheckpvaneck: The issue appears to be the fact that yaml seems to use | as some kind of a script-block signifier, and the || later confuses it.22:08
*** davidlenwell has joined #refstack22:09
*** ChanServ sets mode: +o davidlenwell22:09
*** edmondsw has quit IRC22:10
krotscheckIm wrong22:13
pvaneckkrotscheck: So it does have something to do with how the command with the || is being interpreted?22:20
krotscheckBeats me? I'm digging around JJB right now to see what's up, but I may have to try a different kind ofs cript22:39
krotscheckpvaneck: Turns out that npm@1.x, which is default on trusty, returns exit code 0 when an invalid CLI command is passed.23:42
openstackgerritPaul Van Eck proposed openstack/refstack: Do not merge - Testing npm-lint-gate  https://review.openstack.org/22605023:50

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!