Skip to content

Commit 0c7da52

Browse files
committed
Update Pulp to 3.45 in integration tests
One of the tests failed: Cannot open /var/lib/pulp/tmp/472@6a279c28a9a3/tmpx7xo368b/tmp0450y_ow-3a0f555ea0e559e403fd0273f0cc10d7ba533c1c8a86d17ab4aa9297c186da78-updateinfo.xml.zst: Cannot detect compression type)
1 parent 116ad6d commit 0c7da52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pulp-in-one.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ set -o pipefail
88

99
mkdir -p settings
1010

11-
PULP_TAG=${PULP_TAG:-"3.21"}
11+
PULP_TAG=${PULP_TAG:-"3.45"}
1212

1313
cat << EOF > settings/settings.py
1414
CONTENT_ORIGIN='http://$(hostname):8080'

0 commit comments

Comments
 (0)