Skip to content

Commit

Permalink
Reapply "bump eos"
Browse files Browse the repository at this point in the history
This reverts commit 5eed999.
  • Loading branch information
labkode committed Aug 12, 2024
1 parent 5eed999 commit 96c0a2b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ docker-eos-full-tests:
# Test
################################################################################

TEST = litmus-1 litmus-2 acceptance-1 acceptance-2
TEST = litmus-1 litmus-2
export REVAD_IMAGE ?= revad-eos
export EOS_FULL_IMAGE ?= eos-full
export PARTS ?= 1
Expand Down
2 changes: 1 addition & 1 deletion tests/docker/eos-storage/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# needs to be passed, else the container will run out of fd.
# docker run myeoscontainer --ulimit nofiles:1024000:1024000

FROM gitlab-registry.cern.ch/dss/eos/eos-ci:5.1.25
FROM gitlab-registry.cern.ch/dss/eos/eos-ci:02352772.el9

COPY scripts/eos-run.sh /mnt/scripts/eos-run.sh
COPY sssd/sssd.conf /etc/sssd/sssd.conf
Expand Down

0 comments on commit 96c0a2b

Please sign in to comment.