Re: [Gluster-devel] NetBSD regression failing with tools missing

2015-07-10 Thread Krishnan Parthasarathi
 - Original Message -
  Did you retirgger the jobs? The jobs should no longer fail release-3.6. A
  couple of my changes passed yesterday after retriggering.

Retriggering failed with a different problem. The test failed to fetch the 
changeset from
gerrit. Is this known?

See 
http://build.gluster.org/job/rackspace-netbsd7-regression-triggered/8133/console

~kp
___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-devel


Re: [Gluster-devel] NetBSD regression failing with tools missing

2015-07-10 Thread Kaushal M
Did you retirgger the jobs? The jobs should no longer fail release-3.6. A
couple of my changes passed yesterday after retriggering.
On 10-Jul-2015 18:13, Krishnan Parthasarathi kpart...@redhat.com wrote:

 Emmanuel,

 Ping, I see the following netbsd regression failing with tools missing.
 Is there anything you could do to fix this?

 ~kp

 - Original Message -
  On Thu, Jul 09, 2015 at 11:43:41AM +, Emmanuel Dreyfus wrote:
   A simple solution would be to patch release-3.6 and prior branches
   to exit with success if uname -s is NetBSD.
 
  I tried that: /opt/qa/regression.sh now exists with success if
  ran on branch release-3.[0-6]
 
  Please ping me if that breaks anything.
 
  --
  Emmanuel Dreyfus
  m...@netbsd.org
 

___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-devel


Re: [Gluster-devel] NetBSD regression failing with tools missing

2015-07-09 Thread Emmanuel Dreyfus
On Thu, Jul 09, 2015 at 01:11:39AM -0400, Krishnan Parthasarathi wrote:
 The following required tools are missing:
 
   * dbench
   * mock
   * nfs-utils
   * yajl
   * xfsprogs
 
 Please install them and try again.

Indeed there are mising tools, either because they are about features NetBSD 
does
not have and which are skipped in the test, like XFS, or because they are in 
tests
we do not run, like in tests/bugs.

The -f flag to run-tests.sh makes sure the tool test is not fatal. 
/opt/qa/regression.sh uses it. Did you made changes to run-tests.sh that 
inhibited
the -f flag?

-- 
Emmanuel Dreyfus
m...@netbsd.org
___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-devel


Re: [Gluster-devel] NetBSD regression failing with tools missing

2015-07-09 Thread Emmanuel Dreyfus
On Thu, Jul 09, 2015 at 01:53:22PM +0530, Kaushal M wrote:
 I've seen this before and I also sent a mail to the mailing lists
 before. It only happens with the release-3.6. I don't think the `-f`
 flag for run-tests.sh has been backported to release-3.6.

I will look at it in about 8 hours, feel free to beat me at
investigating it. Everything happens in run-tests.sh

-- 
Emmanuel Dreyfus
m...@netbsd.org
___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-devel


Re: [Gluster-devel] NetBSD regression failing with tools missing

2015-07-09 Thread Emmanuel Dreyfus
On Thu, Jul 09, 2015 at 01:53:22PM +0530, Kaushal M wrote:
 I've seen this before and I also sent a mail to the mailing lists
 before. It only happens with the release-3.6. I don't think the `-f`
 flag for run-tests.sh has been backported to release-3.6.

I had a peek at it and indeed there is no -f flag on release-3.6
But I now realize we should not run the tests on release-3.6 branch, 
as the NetBSD portability fixes for the test suite have never been 
packported to that branch.

It means this is a jenkins configuration problem: previously we 
ran tests only for master and release-3.7, and that was modified
to run on release-3.6

A simple solution would be to patch release-3.6 and prior branches
to exit with success if uname -s is NetBSD.

-- 
Emmanuel Dreyfus
m...@netbsd.org
___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-devel


Re: [Gluster-devel] NetBSD regression failing with tools missing

2015-07-09 Thread Emmanuel Dreyfus
On Thu, Jul 09, 2015 at 11:43:41AM +, Emmanuel Dreyfus wrote:
 A simple solution would be to patch release-3.6 and prior branches
 to exit with success if uname -s is NetBSD.

I tried that: /opt/qa/regression.sh now exists with success if
ran on branch release-3.[0-6]

Please ping me if that breaks anything.

-- 
Emmanuel Dreyfus
m...@netbsd.org
___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-devel


[Gluster-devel] NetBSD regression failing with tools missing

2015-07-08 Thread Krishnan Parthasarathi
The following console output complains of missing tools,

snip

The following required tools are missing:

  * dbench
  * mock
  * nfs-utils
  * yajl
  * xfsprogs

Please install them and try again.

snip

This was observed on nbslave74.cloud.gluster.org.

For more information, see 
http://build.gluster.org/job/rackspace-netbsd7-regression-triggered/8047/consoleFull

thanks,
~kp
___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-devel