Merge "Stop special casing jeepyb and pypi-mirror in test"
This commit is contained in:
commit
eeb5a1d827
@ -77,14 +77,6 @@ for PROJECT in $PROJECTS ; do
|
|||||||
# project doesn't use pbr
|
# project doesn't use pbr
|
||||||
continue
|
continue
|
||||||
fi
|
fi
|
||||||
if [ $SHORT_PROJECT = 'pypi-mirror' ]; then
|
|
||||||
# pypi-mirror doesn't consume the mirror
|
|
||||||
continue
|
|
||||||
fi
|
|
||||||
if [ $SHORT_PROJECT = 'jeepyb' ]; then
|
|
||||||
# pypi-mirror doesn't consume the mirror
|
|
||||||
continue
|
|
||||||
fi
|
|
||||||
if [ $SHORT_PROJECT = 'tempest' ]; then
|
if [ $SHORT_PROJECT = 'tempest' ]; then
|
||||||
# Tempest doesn't really install
|
# Tempest doesn't really install
|
||||||
continue
|
continue
|
||||||
|
Loading…
Reference in New Issue
Block a user