Rename jdk to java-version 46/68046/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 8 Feb 2018 02:51:46 +0000 (21:51 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 8 Feb 2018 03:00:24 +0000 (22:00 -0500)
commit8bbacda763025ffb0110b3e82281f22f7b9c9089
tree16320ab860482aee8e335ef5e68756029f883b1e
parenta6681ca88c3ad04559d15266350078bc77ffd405
Rename jdk to java-version

jdk is a keyword that is used for configuring the jdk configuration
in a job. This means all templates are inheriting and trying to set
this jdk regardless of if they jdk: '{jdk}' value in their configs
and appears to override that value incorrectly with 'openjdk8'
including the single quotes. This explains why many jobs are
printing the message: No JDK named ‘openjdk8’ found

Change-Id: I9bdf92bb759aec10f97ef355d4b04618cd58d2c8
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
12 files changed:
jjb/integration/distribution/distribution-jobs.yaml
jjb/integration/distribution/distribution-templates.yaml
jjb/integration/integration-templates.yaml
jjb/integration/integration-test-jobs.yaml
jjb/netvirt/netvirt-full-integration.yaml
jjb/opflex/opflex-custom.yaml
jjb/opflex/opflex.yaml
jjb/ovsdb/ovsdb-full-integration.yaml
jjb/ovsdb/ovsdb-sonar.yaml
jjb/releng-defaults.yaml
jjb/releng-templates-java.yaml
jjb/releng-templates.yaml