File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 1+ - job :
2+ name : elastic+elasticsearch+%BRANCH%+docker-test-ramdisk
3+ workspace : /dev/shm/elastic+elasticsearch+%BRANCH%+docker-test
4+ display-name : " elastic / elasticsearch # %BRANCH% - docker test ramdisk (experimental)"
5+ description : " Experimental test job to shake out issues with Docker in CI\n "
6+ node : " (debian-10 || sles-12 || debian-8 || sles-15) && immutable"
7+ triggers :
8+ - timed : " H/10 * * * *"
9+ builders :
10+ - inject :
11+ properties-content : |
12+ WORKSPACE=/dev/shm/elastic+elasticsearch+%BRANCH%+docker-test
13+ - shell : |
14+ #!/usr/local/bin/runbld --redirect-stderr --last-good-commit elastic+elasticsearch+%BRANCH%+git+push
15+ .ci/build.sh -Dbwc.checkout.align=true -p test.fixtures composeUp
You can’t perform that action at this time.
0 commit comments