Debug sandcastle
This commit is contained in:
parent
daea1ab709
commit
210cbab61b
1 changed files with 3 additions and 0 deletions
|
|
@ -225,6 +225,9 @@ jobs:
|
|||
fast_forward_merge_into:
|
||||
- fedora-branched
|
||||
epel-9: {}
|
||||
actions:
|
||||
post-upstream-clone:
|
||||
- bash -xc "df -a; du -s /tmp /var/tmp; dd if=/dev/zero of=/tmp/test.bin bs=1M count=2048; df -a; du -s /tmp /var/tmp; dd if=/dev/zero of=/var/tmp/test2.bin bs=1M count=2048; df -a; du -s /tmp /var/tmp; ls -l /tmp/test.bin; ls -l /var/tmp/test2.bin"
|
||||
- <<: *pull_from_upstream
|
||||
packages: [specfile-epel8]
|
||||
dist_git_branches:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue