[filestore] install ss for tests GitOrigin-RevId: b57d6b6b9848ec3b39650e275789bdf5d823cd19
@@ -4,7 +4,7 @@ set -ex
apt-get update
-apt-get install ghostscript imagemagick optipng --yes
+apt-get install ghostscript imagemagick optipng iproute2 --yes
rm -rf /var/lib/apt/lists/*