Skip to content

Commit

Permalink
changed test link
Browse files Browse the repository at this point in the history
  • Loading branch information
RaiqaRasool committed Jul 23, 2024
1 parent 03912b0 commit c45e3a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/halld_recon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
--mount type=bind,source=/cvmfs,target=/cvmfs \
raiqarasool/rjones-gluex:latest /bin/bash -c "
echo 'Running inside AlmaLinux container...'
echo "Listing /cvmfs files"
ls /cvmfs/lhcb.cern.ch
ls /cvmfs/oasis.opensciencegrid.org/
"
# - name: Test CernVM-FS inside the container
Expand Down
1 change: 0 additions & 1 deletion containers/Docker/gluex.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ RUN dnf -y install https://zeus.phys.uconn.edu/halld/gridwork/dcache-srmclient-3

# Fix for Silverblue's toolbox utility
RUN dnf -y install passwd sudo
RUN ln -s /cvmfs/oasis.opensciencegrid.org/gluex/group /group
RUN touch /.dockerenv


0 comments on commit c45e3a2

Please sign in to comment.