Skip to content

Commit

Permalink
Remove GSI from tests
Browse files Browse the repository at this point in the history
  • Loading branch information
timtheisen committed Dec 17, 2024
1 parent b8cef3e commit 1adc8c2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 36 deletions.
34 changes: 0 additions & 34 deletions tests/containers/entrypoint/10-x509-creds.sh

This file was deleted.

2 changes: 0 additions & 2 deletions tests/test_inside_docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,6 @@ if [[ $BUILD_ENV == uw_build ]]; then
# The 'minicondor' package now provides that configuration
extra_packages='minicondor'
fi
# ensure that our test users can generate proxies
yum install -y globus-proxy-utils $extra_packages

# HTCondor really, really wants a domain name. Fake one.
sed /etc/hosts -e "s/`hostname`/`hostname`.unl.edu `hostname`/" > /etc/hosts.new
Expand Down

0 comments on commit 1adc8c2

Please sign in to comment.