Commit graph

15 commits

Author SHA1 Message Date
Maniack Crudelis
2006e86635
Typo fix 2017-11-12 22:50:03 +01:00
Pierre de La Morinerie
c920e3d5f3 launcher: fix creation of snap2
When snap1 doesn't exist, `lxc-snapshot` will create a snapshot named
`snap1` (instead of `snap2`). In this case we need to rename snap1 into
snap2.

However the condition check is wrong: after creating the snapshot,
`snap1` will *always* exist – even if it didn't before. Thus the
renaming never happens.

Fix the issue by detecting the absence of snap2 (rather than snap1).
2017-10-25 10:28:58 +05:30
Maniack Crudelis
1abf547935 Use rsync instead of lxc-snapshot for temporary snapshot 2017-08-12 01:19:31 +02:00
Maniack Crudelis
a34d8db619 Fix app_id error 2017-07-31 12:08:59 +02:00
Maniack Crudelis
4007177ea5 Fix LXC_CONNECT_INFO 2017-06-18 18:23:22 +02:00
Maniack Crudelis
f9d29e67d5 More working time infos 2017-05-18 00:23:55 +02:00
Maniack Crudelis
889123ec6f Working time infos 2017-05-17 20:14:37 +02:00
Maniack Crudelis
3e6f16c430 Fix snapshots 2017-05-15 18:28:16 +02:00
Maniack Crudelis
ff74d283a6 Fix hostname & liste non triée 2017-05-11 01:36:06 +02:00
Maniack Crudelis
f663f69f27 Snapshots instead of multiple installations
Usage de snapshot pour les installations de base.
Réduit la durée des tests en évitant de réinstaller l'application plusieurs fois avec les mêmes paramètres.
2017-05-10 22:47:23 +02:00
Maniack Crudelis
26c123b2f2 Check witness files 2017-04-29 19:42:11 +02:00
Maniack Crudelis
adf55c2636 Check YEP 1.7 2017-04-27 00:47:02 +02:00
Maniack Crudelis
f6aba4a9f6 Fix yuno_portal 2017-04-21 20:09:16 +02:00
Maniack Crudelis
23bef139d3 Fix arguments parsing 2017-04-04 11:39:43 +02:00
Maniack Crudelis
1d2b462040 [ref] Print results and No check_process file
And some corrections...
2017-04-03 18:42:04 +02:00
Renamed from sub_scripts/lxc_launcher.sh (Browse further)