Browse code

aarch64: skipping openjdk9, openjdk10, elasticsearch

Change-Id: Ied1afd0c20a17fcbfa505c2513fe953be4f59005
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/5864
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: Alexey Makhalov <amakhalov@vmware.com>

Ajay Kaher authored on 2018/10/05 09:09:59
Showing 1 changed files
... ...
@@ -448,6 +448,9 @@ class constants(object):
448 448
             "irqbalance.spec",
449 449
             # openjdk8.spec is for x86_64 arch
450 450
             "openjdk8.spec",
451
+            "openjdk9.spec",
452
+            "openjdk10.spec",
453
+            "elasticsearch.spec",
451 454
             # dashboard failed to build libxslt during `npm install`
452 455
             "kubernetes-dashboard.spec",
453 456
             # test issue (java null pointer exception) before compilation