Apex: Explicitly define file paths 17/41417/3
authorTim Rozet <trozet@redhat.com>
Fri, 8 Sep 2017 17:38:16 +0000 (13:38 -0400)
committerTim Rozet <trozet@redhat.com>
Fri, 8 Sep 2017 17:44:26 +0000 (13:44 -0400)
commit66516d5c5401b1a266d338f4ce4d0c38bc8df0b0
tree389a792fcb7e22243c40d626c2ef5d3a0802c9fb
parente451a2c7a5eec25624d2ec6d5f23f123038f88d9
Apex: Explicitly define file paths

Due to bug with forbidden file paths conflicting with file paths this
explicitly defines all the file paths in apex.  This isn't the greatest
solution in the case where someone adds a new folder, but chances are
they will also modify one of the other files as well.  Note it also
fixes a bug where unit tests woudl run twice because it would be
triggered as part of apex-verify-master and apex-unit-tests-master.

Change-Id: I6b10f8eb70c2cd7c8dd5c01363e06b7458c00127
Signed-off-by: Tim Rozet <trozet@redhat.com>
jjb/apex/apex.yml
jjb/apex/apex.yml.j2