When I use Test-Parameters in a commit header to call for a test run on sles11sp3 instead of the default el6 it never works. It fails in node-provsioning or lustre-initialization.
An example is https://testing.hpdd.intel.com/test_sessions/95efaf60-1c54-11e4-b7cc-5254006e85c2. The mod under test is http://review.whamcloud.com/#/c/11133. It has "Test-Parameters: mdsdistro=sles11sp3 ossdistro=sles11sp3 clientdistro=sles11sp3 mdsfilesystemtype=ldiskfs mdtfilesystemtype=ldiskfs ostfilesystemtype=ldiskfs" in the commit header. The test run fails in lustre-initialization. All the el6 test runs are fine, only the sles11sp3 one fails.
I strongly suspect there's something wrong with the test node recipe for sles11sp3. As far as I can tell there's nothing wrong with the build, it looks complete and OK.