Fix cross python27 job for test-setup.sh
cross-python27 should do the same as python27 does - but it missed the execution of the optional tools/test-setup.sh file. Add it. Change-Id: Ie2fc16d52f1b6b944f3481f75ff0c59a666c80a4
This commit is contained in:
parent
ef0b73e708
commit
7809124cb7
@ -211,6 +211,7 @@
|
||||
- zuul-git-prep-upper-constraints-cross:
|
||||
project: openstack/{name}
|
||||
- install-distro-packages
|
||||
- extra-test-setup
|
||||
- revoke-sudo
|
||||
- python27
|
||||
- assert-no-extra-files
|
||||
|
Loading…
Reference in New Issue
Block a user