Skip to content

Commit

Permalink
Changes for end-to-end tests
Browse files Browse the repository at this point in the history
  • Loading branch information
joachimmetz committed May 5, 2024
1 parent 27252f4 commit ce74ff4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/jenkins/build_nsrlsvr.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ set -e

sudo apt-get install -y curl unzip

cd config/end_to_end;

if [ -f "${AUXILIARY_DATA_PATH}/nsrlsvr/NSRLFile.txt" ];
then
# Note that NSRLFile.txt is approximate 4 GiB in size.
Expand Down

0 comments on commit ce74ff4

Please sign in to comment.