File tree 7 files changed +7
-0
lines changed
7 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -105,6 +105,7 @@ RUN set -eux \
105
105
# for the buildx/qemu workflow
106
106
# with (aarch64 ppc64le) and PG>10 .. we are testing with JIT=OFF to avoid QEMU7.0/BUILDX error
107
107
&& echo "WARNING: JIT=OFF testing (aarch64 ppc64le)!" \
108
+ && echo "## WARNING: tested with JIT=OFF (aarch64 ppc64le)!" >> /_pgis_full_version.txt \
108
109
&& su postgres -c 'pg_ctl -o "--jit=off" -D /tempdb start' \
109
110
&& su postgres -c 'psql -c "SHOW JIT;"' \
110
111
; \
Original file line number Diff line number Diff line change @@ -105,6 +105,7 @@ RUN set -eux \
105
105
# for the buildx/qemu workflow
106
106
# with (aarch64 ppc64le) and PG>10 .. we are testing with JIT=OFF to avoid QEMU7.0/BUILDX error
107
107
&& echo "WARNING: JIT=OFF testing (aarch64 ppc64le)!" \
108
+ && echo "## WARNING: tested with JIT=OFF (aarch64 ppc64le)!" >> /_pgis_full_version.txt \
108
109
&& su postgres -c 'pg_ctl -o "--jit=off" -D /tempdb start' \
109
110
&& su postgres -c 'psql -c "SHOW JIT;"' \
110
111
; \
Original file line number Diff line number Diff line change @@ -105,6 +105,7 @@ RUN set -eux \
105
105
# for the buildx/qemu workflow
106
106
# with (aarch64 ppc64le) and PG>10 .. we are testing with JIT=OFF to avoid QEMU7.0/BUILDX error
107
107
&& echo "WARNING: JIT=OFF testing (aarch64 ppc64le)!" \
108
+ && echo "## WARNING: tested with JIT=OFF (aarch64 ppc64le)!" >> /_pgis_full_version.txt \
108
109
&& su postgres -c 'pg_ctl -o "--jit=off" -D /tempdb start' \
109
110
&& su postgres -c 'psql -c "SHOW JIT;"' \
110
111
; \
Original file line number Diff line number Diff line change @@ -105,6 +105,7 @@ RUN set -eux \
105
105
# for the buildx/qemu workflow
106
106
# with (aarch64 ppc64le) and PG>10 .. we are testing with JIT=OFF to avoid QEMU7.0/BUILDX error
107
107
&& echo "WARNING: JIT=OFF testing (aarch64 ppc64le)!" \
108
+ && echo "## WARNING: tested with JIT=OFF (aarch64 ppc64le)!" >> /_pgis_full_version.txt \
108
109
&& su postgres -c 'pg_ctl -o "--jit=off" -D /tempdb start' \
109
110
&& su postgres -c 'psql -c "SHOW JIT;"' \
110
111
; \
Original file line number Diff line number Diff line change @@ -105,6 +105,7 @@ RUN set -eux \
105
105
# for the buildx/qemu workflow
106
106
# with (aarch64 ppc64le) and PG>10 .. we are testing with JIT=OFF to avoid QEMU7.0/BUILDX error
107
107
&& echo "WARNING: JIT=OFF testing (aarch64 ppc64le)!" \
108
+ && echo "## WARNING: tested with JIT=OFF (aarch64 ppc64le)!" >> /_pgis_full_version.txt \
108
109
&& su postgres -c 'pg_ctl -o "--jit=off" -D /tempdb start' \
109
110
&& su postgres -c 'psql -c "SHOW JIT;"' \
110
111
; \
Original file line number Diff line number Diff line change @@ -105,6 +105,7 @@ RUN set -eux \
105
105
# for the buildx/qemu workflow
106
106
# with (aarch64 ppc64le) and PG>10 .. we are testing with JIT=OFF to avoid QEMU7.0/BUILDX error
107
107
&& echo "WARNING: JIT=OFF testing (aarch64 ppc64le)!" \
108
+ && echo "## WARNING: tested with JIT=OFF (aarch64 ppc64le)!" >> /_pgis_full_version.txt \
108
109
&& su postgres -c 'pg_ctl -o "--jit=off" -D /tempdb start' \
109
110
&& su postgres -c 'psql -c "SHOW JIT;"' \
110
111
; \
Original file line number Diff line number Diff line change @@ -105,6 +105,7 @@ RUN set -eux \
105
105
# for the buildx/qemu workflow
106
106
# with (aarch64 ppc64le) and PG>10 .. we are testing with JIT=OFF to avoid QEMU7.0/BUILDX error
107
107
&& echo "WARNING: JIT=OFF testing (aarch64 ppc64le)!" \
108
+ && echo "## WARNING: tested with JIT=OFF (aarch64 ppc64le)!" >> /_pgis_full_version.txt \
108
109
&& su postgres -c 'pg_ctl -o "--jit=off" -D /tempdb start' \
109
110
&& su postgres -c 'psql -c "SHOW JIT;"' \
110
111
; \
You can’t perform that action at this time.
0 commit comments