-
Notifications
You must be signed in to change notification settings - Fork 37
RVS Nightly Builds
Mario HDL edited this page Dec 11, 2018
·
8 revisions
Nightly builds are configured on box prj47-rack-07
in folder /work/rvs_batch_scripts
In order to re-create overnight build setup please follow these steps:
-
checkout latest develop branch
-
copy folder
rvs_batch_scripts
into/work/rvs_batch_scripts
-
add cron job by typing
sudo crontab -e
and edit settings to include:0 5 * * * /work/rvs_batch_scripts/rvs_cron.sh
-
If you want to add additional configurations/branches, add corresponding steps by editing
rvs_cron.sh
and add additional OS specific .sh files (uservs_ubuntu.sh
andrvs_centos.sh
as templates)
You may check results of nightly builds on this link: https://my.cdash.org/index.php?project=RVS