ci: Use rsync for initial nfsroot population on cheza.
authorEric Anholt <eric@anholt.net>
Tue, 2 Jun 2020 23:14:36 +0000 (16:14 -0700)
committerMarge Bot <eric+marge@anholt.net>
Tue, 9 Jun 2020 18:28:18 +0000 (18:28 +0000)
commit3d5429d646136cdd3b8abe10f4b8d1f261472414
tree39dab0d0207aec438751d58b65749e7c02232c65
parent9e11cce5178c48856a5ea846ee4ee9435d040980
ci: Use rsync for initial nfsroot population on cheza.

rm -rf and then copying over all the contents again is a waste of time
when we'll almost always be using the same rootfs.  Saves about 30s of job
time.

Closes: #3065
Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5266>
.gitlab-ci.yml
.gitlab-ci/bare-metal/cros-servo.sh
.gitlab-ci/bare-metal/fastboot.sh
.gitlab-ci/bare-metal/rootfs-setup.sh
.gitlab-ci/container/arm_test-base.sh