2
0

check_process 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. ;; Test complet
  2. ; Manifest
  3. encrypt=1
  4. encryption_pwd="password"
  5. core_backup=1
  6. apps_backup=1
  7. frequency="Weekly"
  8. ; Config_panel
  9. main.encryption.encrypt=1|0
  10. main.encryption.encryption_pwd=password1|password2
  11. main.backup_types.core_backup=1|0
  12. main.backup_types.apps_backup=1|0
  13. main.backup_options.frequency=Daily|Each 3 days|Weekly|Biweekly|Monthly
  14. main.backup_options.max_size=1000
  15. main.overwrite_files.overwrite_cron=1|0
  16. main.global_config.email_type=1|0
  17. ; Checks
  18. pkg_linter=1
  19. setup_sub_dir=0
  20. setup_root=0
  21. setup_nourl=1
  22. setup_private=0
  23. setup_public=0
  24. upgrade=1
  25. upgrade=1 from_commit=2b2793737d5e1374659cbb74838d10162a2147e6
  26. backup_restore=1
  27. multi_instance=1
  28. port_already_use=0
  29. change_url=0
  30. config_panel=1
  31. ;; Test actions without encryption
  32. # Actions can't be tested with the encryption on, because LXC does not support fuse.
  33. ; Manifest
  34. encrypt=0
  35. encryption_pwd=""
  36. core_backup=1
  37. apps_backup=1
  38. ; Checks
  39. setup_nourl=1
  40. actions=1
  41. ;;; Levels
  42. Level 5=auto
  43. ;;; Options
  44. Email=
  45. Notification=change
  46. ;;; Upgrade options
  47. ; commit=2b2793737d5e1374659cbb74838d10162a2147e6
  48. name=03 Nov 2017 2b2793737d5e1374659cbb74838d10162a2147e6
  49. manifest_arg=encrypt=1&encryption_pwd="password"&core_backup=1&apps_backup=1&frequency="Weekly"&