Skip to content

Commit

Permalink
fixup test
Browse files Browse the repository at this point in the history
  • Loading branch information
gdams committed Nov 8, 2023
1 parent 5d2360f commit f1a7d1e
Show file tree
Hide file tree
Showing 21 changed files with 0 additions and 88 deletions.
1 change: 0 additions & 1 deletion .test/config.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/usr/bin/env bash

imageTests[openjdk]+='
dotted-environment-variables
java-ca-certificates-update
'

Expand Down
11 changes: 0 additions & 11 deletions .test/tests/dotted-environment-variables/container.java

This file was deleted.

This file was deleted.

10 changes: 0 additions & 10 deletions .test/tests/dotted-environment-variables/image-name.sh

This file was deleted.

49 changes: 0 additions & 49 deletions .test/tests/dotted-environment-variables/run.sh

This file was deleted.

1 change: 0 additions & 1 deletion 11/jdk/centos/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ RUN set -eux; \
curl \
wget \
tzdata \
openssl \
# utilities for keeping Centos and OpenJDK CA certificates in sync
# https://github.com/adoptium/containers/issues/293
ca-certificates \
Expand Down
1 change: 0 additions & 1 deletion 11/jdk/ubi/ubi9-minimal/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ RUN set -eux; \
# Required for objdump and also jlink
binutils \
tzdata \
openssl \
wget \
# utilities for keeping UBI and OpenJDK CA certificates in sync
# https://github.com/adoptium/containers/issues/293
Expand Down
1 change: 0 additions & 1 deletion 11/jre/centos/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ RUN set -eux; \
curl \
wget \
tzdata \
openssl \
# utilities for keeping Centos and OpenJDK CA certificates in sync
# https://github.com/adoptium/containers/issues/293
ca-certificates \
Expand Down
1 change: 0 additions & 1 deletion 11/jre/ubi/ubi9-minimal/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ RUN set -eux; \
# Required for objdump and also jlink
binutils \
tzdata \
openssl \
wget \
# utilities for keeping UBI and OpenJDK CA certificates in sync
# https://github.com/adoptium/containers/issues/293
Expand Down
1 change: 0 additions & 1 deletion 17/jdk/centos/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ RUN set -eux; \
curl \
wget \
tzdata \
openssl \
# utilities for keeping Centos and OpenJDK CA certificates in sync
# https://github.com/adoptium/containers/issues/293
ca-certificates \
Expand Down
1 change: 0 additions & 1 deletion 17/jdk/ubi/ubi9-minimal/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ RUN set -eux; \
# Required for objdump and also jlink
binutils \
tzdata \
openssl \
wget \
# utilities for keeping UBI and OpenJDK CA certificates in sync
# https://github.com/adoptium/containers/issues/293
Expand Down
1 change: 0 additions & 1 deletion 17/jre/centos/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ RUN set -eux; \
curl \
wget \
tzdata \
openssl \
# utilities for keeping Centos and OpenJDK CA certificates in sync
# https://github.com/adoptium/containers/issues/293
ca-certificates \
Expand Down
1 change: 0 additions & 1 deletion 17/jre/ubi/ubi9-minimal/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ RUN set -eux; \
# Required for objdump and also jlink
binutils \
tzdata \
openssl \
wget \
# utilities for keeping UBI and OpenJDK CA certificates in sync
# https://github.com/adoptium/containers/issues/293
Expand Down
1 change: 0 additions & 1 deletion 21/jdk/ubi/ubi9-minimal/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ RUN set -eux; \
# Required for objdump and also jlink
binutils \
tzdata \
openssl \
wget \
# utilities for keeping UBI and OpenJDK CA certificates in sync
# https://github.com/adoptium/containers/issues/293
Expand Down
1 change: 0 additions & 1 deletion 21/jre/ubi/ubi9-minimal/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ RUN set -eux; \
# Required for objdump and also jlink
binutils \
tzdata \
openssl \
wget \
# utilities for keeping UBI and OpenJDK CA certificates in sync
# https://github.com/adoptium/containers/issues/293
Expand Down
1 change: 0 additions & 1 deletion 8/jdk/centos/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ RUN set -eux; \
curl \
wget \
tzdata \
openssl \
# utilities for keeping Centos and OpenJDK CA certificates in sync
# https://github.com/adoptium/containers/issues/293
ca-certificates \
Expand Down
1 change: 0 additions & 1 deletion 8/jdk/ubi/ubi9-minimal/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ RUN set -eux; \
# Required for objdump and also jlink
binutils \
tzdata \
openssl \
wget \
# utilities for keeping UBI and OpenJDK CA certificates in sync
# https://github.com/adoptium/containers/issues/293
Expand Down
1 change: 0 additions & 1 deletion 8/jre/centos/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ RUN set -eux; \
curl \
wget \
tzdata \
openssl \
# utilities for keeping Centos and OpenJDK CA certificates in sync
# https://github.com/adoptium/containers/issues/293
ca-certificates \
Expand Down
1 change: 0 additions & 1 deletion 8/jre/ubi/ubi9-minimal/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ RUN set -eux; \
# Required for objdump and also jlink
binutils \
tzdata \
openssl \
wget \
# utilities for keeping UBI and OpenJDK CA certificates in sync
# https://github.com/adoptium/containers/issues/293
Expand Down
1 change: 0 additions & 1 deletion docker_templates/centos.Dockerfile.j2
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ RUN set -eux; \
{% endif -%}
wget \
tzdata \
openssl \
# utilities for keeping Centos and OpenJDK CA certificates in sync
# https://github.com/adoptium/containers/issues/293
ca-certificates \
Expand Down
1 change: 0 additions & 1 deletion docker_templates/ubi9-minimal.Dockerfile.j2
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ RUN set -eux; \
# Required for objdump and also jlink
binutils \
tzdata \
openssl \
wget \
# utilities for keeping UBI and OpenJDK CA certificates in sync
# https://github.com/adoptium/containers/issues/293
Expand Down

0 comments on commit f1a7d1e

Please sign in to comment.