make/conf/jib-profiles.js
changeset 47440 963f70aa578d
parent 47433 6331ad007664
child 47701 be620a591379
--- a/make/conf/jib-profiles.js	Tue Oct 24 12:07:27 2017 +0200
+++ b/make/conf/jib-profiles.js	Tue Oct 24 15:36:56 2017 +0200
@@ -300,6 +300,14 @@
                     ],
                     exploded: "images/test"
                 },
+                test_demos: {
+                    local: "bundles/\\(jdk.*bin-tests-demos.tar.gz\\)",
+                    remote: [
+                        "bundles/" + pf + "/jdk-" + data.version + "_" + pf + "_bin-tests-demos.tar.gz",
+                        "bundles/" + pf + "/\\1"
+                    ],
+                    exploded: "images/test"
+                },
                 jdk_symbols: {
                     local: "bundles/\\(jdk.*bin-symbols.tar.gz\\)",
                     remote: [