Commit graph

  • 2adc1d98e7 Charset LXD yalh76 2022-11-05 19:51:53 +01:00
  • 41f0704d77 Few fixes yalh76 2022-11-05 19:48:07 +01:00
  • 81b89dc3ce Improving ynh_lxc_reset yalh76 2022-10-24 02:06:09 +02:00
  • 6c0d35f5b9 Improving ynh_lxc_snapshot_load yalh76 2022-10-24 02:05:26 +02:00
  • fc3d11791e Implement ynh_lxc_snapshot_delete yalh76 2022-10-24 02:01:01 +02:00
  • f35d08db03 Improving ynh_lxc_snapshot_exists yalh76 2022-10-24 01:59:00 +02:00
  • 8f91c6e28c Improving ynh_lxc_swapfiles_clean yalh76 2022-10-24 01:58:26 +02:00
  • 7af7f02a74 Implement ynh_lxc_delete yalh76 2022-10-24 01:57:15 +02:00
  • ffa77e8e61 Improving _ynh_lxc_start_and_wait yalh76 2022-10-24 01:55:07 +02:00
  • f5332971ed Improving ynh_lxc_stop yalh76 2022-10-24 01:50:56 +02:00
  • 0b5b6422e1 Implement ynh_lxc_start yalh76 2022-10-24 01:49:29 +02:00
  • 814f41f62b Implement ynh_lxc_is_stopped yalh76 2022-10-24 01:46:37 +02:00
  • 9637d647af Implement ynh_lxc_is_started yalh76 2022-10-24 01:46:12 +02:00
  • 3d6c925048 Implement ynh_lxc_status yalh76 2022-10-24 01:45:41 +02:00
  • 3ac9db3cc1 Implement ynh_lxc_exists yalh76 2022-10-24 01:45:11 +02:00
  • 3042211d5a Update ynh_lxd_package_check yalh76 2022-10-24 01:40:15 +02:00
  • 822abcaa91 Implement ynh_lxc_snapshot_create yalh76 2022-10-24 01:38:45 +02:00
  • 89f88521df Implement lxc_launch yalh76 2022-10-24 01:34:52 +02:00
  • 587b240dcc Implement ynh_lxc_reset yalh76 2022-10-24 01:26:47 +02:00
  • fc7b071aae Implement ynh_lxc_snapshot_load yalh76 2022-10-24 01:23:47 +02:00
  • 4f9b714037 Update ynh_lxd yalh76 2022-10-24 01:19:08 +02:00
  • 72a3afd02b Implement ynh_lxc_snapshot_exists yalh76 2022-10-24 01:18:07 +02:00
  • d3883f6b69 Implement ynh_lxc_swapfiles_clean yalh76 2022-10-24 01:13:09 +02:00
  • ebbbc5b419 Implement _ynh_lxc_start_and_wait yalh76 2022-10-24 01:06:21 +02:00
  • 7a23290ae4 Implement _ynh_lxc_restart_container yalh76 2022-10-24 01:03:43 +02:00
  • dfbf0b2c7a Implement ynh_lxc_stop yalh76 2022-10-24 01:01:02 +02:00
  • 6054f9841f Update ynh_lxd_package_check yalh76 2022-10-24 00:57:43 +02:00
  • 0206677353 Implement ynh_lxc_pc_snapshot_create yalh76 2022-10-24 00:56:44 +02:00
  • 3e0c1a2bac Implement ynh_lxc_pc_create yalh76 2022-10-24 00:53:52 +02:00
  • 3e9652009d Update ynh_lxd_package_check yalh76 2022-10-24 00:49:38 +02:00
  • 28c7be085a Implement ynh_lxc_pc_witness_files_check yalh76 2022-10-24 00:49:22 +02:00
  • 7a736218de Implement ynh_lxc_pc_witness_file_check yalh76 2022-10-24 00:47:29 +02:00
  • 9b6a68b2cc Implement ynh_lxc_pc_witness_files_set yalh76 2022-10-24 00:45:21 +02:00
  • ce7eddad7a Implement ynh_lxc_pc_witness_file_create yalh76 2022-10-24 00:43:12 +02:00
  • afe55f2b33 implement ynh_lxc_run_inside yalh76 2022-10-24 00:37:14 +02:00
  • 3b085d60de Implement ynh_lxc_pc_exec yalh76 2022-10-24 00:26:04 +02:00
  • be8035b442 RUN_INSIDE_LXC to ynh_lxc_run_inside yalh76 2022-10-24 00:21:50 +02:00
  • 52e814db28 CLEAN_SWAPFILES to ynh_lxc_swapfiles_clean yalh76 2022-10-24 00:19:46 +02:00
  • 17a2403c9d _LXC_START_AND_WAIT to _ynh_lxc_start_and_wait yalh76 2022-10-24 00:18:41 +02:00
  • b134ed4f86 LXC_RESET to ynh_lxc_reset yalh76 2022-10-24 00:17:19 +02:00
  • 01a6a7572f LXC_STOP to ynh_lxc_stop yalh76 2022-10-24 00:16:04 +02:00
  • 0a0ef64ed6 LOAD_LXC_SNAPSHOT to ynh_lxc_snapshot_load yalh76 2022-10-24 00:14:29 +02:00
  • efb7367e2e LXC_SNAPSHOT_EXISTS to ynh_lxc_snapshot_exists yalh76 2022-10-24 00:13:06 +02:00
  • 9f5cf5bdb6 CREATE_LXC_SNAPSHOT to ynh_lxc_pc_snapshot_create yalh76 2022-10-24 00:09:39 +02:00
  • f0ce0e572e LXC_CREATE to ynh_lxc_pc_create yalh76 2022-10-24 00:08:12 +02:00
  • 7c8e2c7c29 check_witness_files to ynh_lxc_pc_witness_files_check yalh76 2022-10-24 00:05:41 +02:00
  • cdcd0b6765 create_witness_file to ynh_lxc_pc_witness_file_create yalh76 2022-10-24 00:01:24 +02:00
  • 053f07b9e9 set_witness_files to ynh_lxc_pc_witness_files_set yalh76 2022-10-23 23:59:18 +02:00
  • 984e4c2720 LXC_EXEC to ynh_lxc_pc_exec yalh76 2022-10-23 23:56:52 +02:00
  • 26530dd3de Spaces to tabs yalh76 2022-10-23 23:54:40 +02:00
  • 775d3540e1 Reorder helper files yalh76 2022-10-23 23:51:39 +02:00
  • 4dfbbd6986
    Merge pull request #129 from YunoHost/choose_php Alexandre Aubin 2022-10-08 01:39:46 +02:00
  • 6ace177bfb Let configure default php version yalh76 2022-10-07 20:45:15 +02:00
  • e26ce8e7c8
    Merge pull request #125 from YunoHost/all-tests Alexandre Aubin 2022-10-06 18:45:41 +02:00
  • 68e88a81ae
    Merge pull request #127 from YunoHost/several-ip Alexandre Aubin 2022-09-16 09:19:32 +02:00
  • 343c424db1 Retrieve only one IP address yalh76 2022-09-16 00:12:11 +02:00
  • e8530aa4d8 Update tests_coordination.sh yalh76 2022-09-13 01:31:09 +02:00
  • f9dafe3a41
    Merge pull request #126 from YunoHost/Update-to-bullseye Alexandre Aubin 2022-08-13 14:24:27 +02:00
  • 9eb0643d65 Update lxc.sh ericgaspar 2022-08-13 12:26:44 +02:00
  • d218bbf61d Fix caps ericgaspar 2022-08-13 12:24:49 +02:00
  • 5405556ee5 Update to bullseye ericgaspar 2022-08-13 12:14:27 +02:00
  • 236546ca51
    remove swap only if the container exists Kay0u 2022-08-10 18:51:37 +02:00
  • d90ec3e0c9 Make all tests yalh76 2022-07-25 01:53:56 +02:00
  • 98c00ed402
    [fix] get the current storage of a container instead of using "default" Kay0u 2022-07-05 14:22:29 +02:00
  • 7c295fa65d
    Merge pull request #122 from YunoHost/Typo yalh76 2022-05-24 00:39:49 +02:00
  • d9890bc602
    Typo yalh76 2022-05-24 00:39:23 +02:00
  • 58cd8c97ee
    Merge pull request #121 from YunoHost/swap yalh76 2022-04-21 22:40:41 +02:00
  • 668e146cd3 Force swap removal yalh76 2022-04-20 20:31:34 +02:00
  • 6e20576c5c enh: interactive on errors Tagadda 2022-03-21 12:07:06 +00:00
  • a3f62cf101 Add script to run package check via Vagrant in a VirtualBox JensDiemer 2022-01-19 08:49:50 +01:00
  • e949d99c16
    use LXC_STOP where we need to stop a container Kay0u 2021-12-12 20:20:24 +01:00
  • ff0dcc2207
    Force the output to be in lowercase Kay0u 2021-12-12 20:06:41 +01:00
  • bafedc8927
    Merge pull request #115 from smart4life/add-jq Alexandre Aubin 2021-12-12 18:21:59 +01:00
  • f1ede681b0 Fix linter error not properly being caught by level 5 definition Alexandre Aubin 2021-12-02 15:25:16 +01:00
  • 24aa67e1c5 lxc status changed from 'Running' to 'RUNNING' in lxc 4.20 Alexandre Aubin 2021-11-24 19:52:00 +01:00
  • 20c9da0422 Add jq in required dependencies Sébastien Mennetrier 2021-10-28 14:06:59 +02:00
  • 1a766eaa64
    trying to fix the preupgrade script when we guess the test configuration Kayou 2021-10-21 12:28:01 +02:00
  • 06745d3865
    Merge pull request #114 from fflorent/pre-upgrade Alexandre Aubin 2021-10-20 21:41:18 +02:00
  • edf719d737
    Merge pull request #113 from YunoHost/handle-multi-worker Alexandre Aubin 2021-10-19 22:55:42 +02:00
  • 03b82bf1c8
    displays the location to help debug if there is a problem when launching the container Kay0u 2021-10-13 16:51:03 +02:00
  • 9f6cc8dceb
    run curl in lxc Kay0u 2021-10-13 14:56:26 +02:00
  • 5c42ae0774
    change LXC_NAME to WORKER_ID for logs and results Kay0u 2021-10-13 14:56:04 +02:00
  • ef2c602d4a
    curl_print in TEST_CONTEXT folder Kay0u 2021-10-13 13:26:57 +02:00
  • 7078df423b Update README Florent 2021-10-11 22:59:21 +02:00
  • 2e729ca7bb Introduce pre-upgrade Florent 2021-10-10 18:48:35 +02:00
  • 03e044d39b Proposed cleanup for README.md Florent 2021-10-11 20:21:54 +02:00
  • bf3ce384e5
    handle multi worker Kay0u 2021-10-12 18:09:08 +02:00
  • 5d9a022a1f
    use lock_file var Kay0u 2021-10-12 14:04:30 +02:00
  • 8e663a1142
    do not use ls, but globs in for loop Kay0u 2021-10-12 13:49:17 +02:00
  • 2d3e6e282b
    kill cannot be trapped Kay0u 2021-10-12 13:48:34 +02:00
  • dd95b3dbeb Linter test was always returning success.. Alexandre Aubin 2021-10-10 16:28:05 +02:00
  • 4d6f308f5c Add 'n possible improvements' corresponding to linter info in test summary Alexandre Aubin 2021-10-10 13:54:09 +02:00
  • d086e2ccbb
    Merge pull request #112 from YunoHost/typo Alexandre Aubin 2021-10-07 00:44:22 +02:00
  • bec7833e0b
    Update lxc.sh ericgaspar 2021-10-06 23:12:38 +02:00
  • b883d516a1
    yolo: When checking runtime warnings in level 7, ignore stuff happening during upgrades from previous versions Alexandre Aubin 2021-10-03 21:50:49 +02:00
  • 6f19f74328 Block level 7+ if unsafe permissions (or path traversal or missing witness) is detected Alexandre Aubin 2021-10-01 04:28:40 +02:00
  • dea8dc5618 Typoz uhu Alexandre Aubin 2021-09-23 18:45:46 +02:00
  • 32d49d9bbf Aaaaannd i forgot the --quiet.. Alexandre Aubin 2021-09-22 23:27:21 +02:00
  • da894f6f0f png ftw Alexandre Aubin 2021-09-22 23:25:06 +02:00
  • 9416d8833b Copy new summary.jpg to local folder, to be picked up by CI_package_check Alexandre Aubin 2021-09-22 22:43:08 +02:00