-
Bug
-
Resolution: Done
-
Normal
-
None
-
None
-
None
-
1
-
False
-
-
False
-
-
-
uShift Sprint 263
Description of problem:
Make verify containers does not exit when errors are encountered
Version-Release number of selected component (if applicable):
main and below where container-based hadolint is used
How reproducible:
100%
Steps to Reproduce:
make verify-containers
Actual results:
./test/image-blueprints-bootc/layer1-base/group2/rhel95-bootc-crel-optionals.containerfile /dev/stdin:1:1 unexpected '{' expecting '#', ADD, ARG, CMD, COPY, ENTRYPOINT, ENV, EXPOSE, FROM, HEALTHCHECK, LABEL, MAINTAINER, ONBUILD, RUN, SHELL, STOPSIGNAL, USER, VOLUME, WORKDIR, a pragma, end of input, or whitespaces ./test/image-blueprints-bootc/layer1-base/group2/rhel95-bootc-crel.containerfile /dev/stdin:1:1 unexpected '{' expecting '#', ADD, ARG, CMD, COPY, ENTRYPOINT, ENV, EXPOSE, FROM, HEALTHCHECK, LABEL, MAINTAINER, ONBUILD, RUN, SHELL, STOPSIGNAL, USER, VOLUME, WORKDIR, a pragma, end of input, or whitespaces $ echo $? 0
Expected results:
$ echo $? 1