fwiw I too had seen the 'disappearance' of the 'slave' configuration of
the matrix jobs.
Nothing to do with what I have been working on, this stopped working a
while ago.
I have commented on a Jenkins jira ticket about it, no response so far.
Gav...
On Wed, Nov 16, 2016 at 6:24 AM, Jonathan Hs
I see. I had assumed that setting the label expression constraint in the
"advance project options" would take care of that but when I looked they do
not.
The problem actually was that they were using "slave" instead of "Label
Expression". After correcting that, the matrix jobs seems to be build
without the configuration matrix item of where to run, we run on arbitrary
nodes rather than the H* nodes. That's fine if what we intend. Historically
the arbitrary nodes have not had enough resources to run our test suite.
(Also the image did not come through)
On Tue, Nov 15, 2016 at 11:49 AM,
Ok, I've fixed the matrix jobs for 0.98, 1.4, and trunk builds are fixed
and running against appropriate JDKs now.
The fix was to removed the "Slave" Configuration matrix item (that was
configured in the advanced options), and only have the JDK configuration
matrix items. I've set them up so the l
Looks like the matrix jobs -- trunk and 1.4 aren't actually running
anything as well as the updated 0.98 jobs. This may have something to do
with the JDK labels that were also updated recently[1]. Maybe this is
related to the "space in a matrix label name" problem that caused us to
change 1.2, a
Oops, I skipped the 1.1 and 0.98 jobs, but just checked them now. (jenkins
seems super slow!)
1.1 jobs seem to be updated already with the Hadoop label and not having
the not-h2 label. [1][2] They seems like some runs have passed since the
notification had been made.
0.98 jobs are blocked on yaho
On Mon, Nov 14, 2016 at 12:59 PM, Robert Munteanu wrote:
> ...there's also a DSL -> config.xml converter online at [3], so you
> can see the results of your DSL before adding it to SVN...
And Docker images like this one are useful for testing Jenkins DSL and
other scripts on your own boxes:
http
Hi,
On 15.11.16 5:05 , Ted Yu wrote:
Looking at a reportedly successful build:
https://builds.apache.org/job/HBase-1.4/533/console
I don't see the JDK 1.7 / 1.8 builds.
The build only took 2 min 44 sec ?
This is pretty much the same we are seeing with our jobs [1]. The UI
doesn't show any