Add v1.25 test and reduce amount of e2e tests (#9018)
This commit is contained in:
parent
92534fa2ae
commit
bfd44ab83e
5 changed files with 42 additions and 11 deletions
|
|
@ -40,6 +40,7 @@ for dir in "${writeDirs[@]}"; do
|
|||
chown -R www-data.www-data ${dir};
|
||||
done
|
||||
|
||||
|
||||
mkdir -p /chroot/lib /chroot/proc /chroot/usr /chroot/bin /chroot/dev /chroot/run
|
||||
cp /etc/passwd /etc/group /chroot/etc/
|
||||
cp -a /usr/* /chroot/usr/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue