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
|
||||
continue
|
||||
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
|
||||
# Tempest doesn't really install
|
||||
continue
|
||||
|
Loading…
Reference in New Issue
Block a user