Ticket #3 (new enhancement)

Opened 1 year ago

setup vps

Reported by: akhavr Assigned to: somebody
Priority: major Milestone:
Component: component1 Version:
Keywords: Cc:

Description

Invocation: shell ci-setupvps <setup.d dir> <connect string ...>

Event flow:

  1. System uses the <connect string...> to connect the live vps
  2. Upon successful connect, system executes all files in the <setup.d dir> in the VPS. If any of files fails, it stops execution.

Timing: less than 1m for minimal system with single ls script

Tests:

  1. VPS is not alive
  2. No scripts in <setup.d dir>
  3. Script in <setup.d dir> fails
  4. Success test.