Build Steps
Build Steps
- Step 1.1 Lease Working Copy
- Build a working copy in Drydock.
Output ArtifactsWorking Copy work - Step 2.1 Drydock: Prepare tree
- Run command set -x; git clean -qxfd && git submodule sync && git submodule update --init --recursive && git submodule foreach -q git clean -qxfd on work.
Depends OnBuild Step Lease Working Copy Build Step Lease Working Copy Input ArtifactsDrydock Lease work - Step 3.1 Drydock: Build
- Run command source /etc/profile; timeout 4h ./validate --quiet --build-only on work.
Depends OnBuild Step Drydock: Prepare tree Build Step Lease Working Copy Input ArtifactsDrydock Lease work - Step 4.1 Drydock: Testsuite
- Run command timeout 4h ./validate --quiet --testsuite-only || true on work.
Depends OnBuild Step Drydock: Build Build Step Lease Working Copy Input ArtifactsDrydock Lease work