Commit Graph

34 Commits

Author SHA1 Message Date
1aa5dcf659 Do rsync without --delete
rsync with the --delete flag will destroy artifacts generated by other
jobs. This broke the build_all job.
2018-07-04 15:41:18 +03:00
05e8773161 fix typo in chmod for all binary repository dirs and files 2018-07-04 09:11:32 +03:00
afdf28c0b9 Access rights for binary repository files and dirs (#178)
fix typo in chmod for all binary repository dirs and files
2018-07-04 09:08:55 +03:00
45752e0a45 chmod for all binary repository dirs and files 2018-07-03 16:14:09 +03:00
db81ba0005 set proper access rights for binary repo directory 2018-06-29 17:45:11 +03:00
7c0ea3220c set memory size for build VM to 4096 2018-05-18 12:51:33 +03:00
fa41ca28e2 remove trailing whitespaces from MDBCI scripts 2018-03-29 15:51:36 +03:00
7be55a77bb add several attempts to connect in upgrade test 2018-03-29 14:16:26 +03:00
6e859fcf02 Merge branch '2.1' into 2.2 2018-03-27 07:25:00 +03:00
830858a161 Fix build VM restore process
Moving 'mdbci destroy' bofere creating build.json to prevent
build.json from being deleted by 'destroy' command.
2018-03-22 12:02:44 +02:00
5c10d0ae92 Merge branch '2.1' into 2.2 2018-02-12 14:00:08 +02:00
2a93cfac8c fix big and big15 templates 2018-02-09 21:58:10 +02:00
a6c97bea2a Update README.md 2018-02-09 21:58:10 +02:00
bdac232811 Update README.md 2018-02-09 21:58:10 +02:00
b1ba30a21e Fix relative links in the README 2018-02-09 21:58:10 +02:00
19b6de6192 Fix README syntax 2018-02-09 21:58:10 +02:00
c7d73f2869 Add README for mdbci build scripts 2018-02-09 21:58:10 +02:00
3dfb972d87 Merge branch '2.1' into 2.2 2018-01-30 16:28:11 +02:00
f9cc2d5bbb use 'mdbci destroy' instead of 'vagrant destroy' (#163)
use mdbci destroy instead of vagrant destroy
2018-01-30 15:48:05 +02:00
cf29430476 Merge branch '2.1' into 2.2 2018-01-02 09:31:07 +02:00
aed66e28f6 remove unnecessary template copying from upgrade_test.sh 2018-01-02 08:30:36 +02:00
ff6bed6aeb Merge branch '2.1' into 2.2 2017-12-21 12:25:26 +02:00
a5d2dc5ac7 fix repositoy signature with sha256 (#154) 2017-12-19 23:31:18 +02:00
e0c88a38ac fix rsync source copying command to copy also .git (#153) 2017-12-19 23:30:01 +02:00
db134fd314 copy to in the build script 2017-12-13 19:40:25 +02:00
b0272d83b1 fix generation of 2017-12-13 19:40:01 +02:00
241112972d copy to in the build script 2017-12-13 19:35:03 +02:00
0a9b89297a fix generation of 2017-12-13 19:20:48 +02:00
0a23d526ff fix check for 'service' command in the upgrade test 2017-12-05 11:19:47 +02:00
58984b71d8 fix paths 2017-11-27 08:37:35 +02:00
e1711889b9 add upgrade test 2017-11-27 08:37:35 +02:00
0c1b0648b6 add repo config file for mdbci generation 2017-11-27 08:37:35 +02:00
6541f845ea add check for zypper and fix gpg repo sign 2017-11-27 08:37:34 +02:00
6555fc0bab add MDBCI build scripts 2017-11-27 08:37:34 +02:00