/swm-cloud-gate

Sky Port gate that provides cloud integration

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Sky Port cloud gate

This is a repository for Sky Port gate that provides cloud integration. It is a part of the Open Workload project.

Requirements:

  • Python >= 3.10

Preparations:

  • make prepare-venv
  • make format
  • make check

Run the gate in foreground:

  • Run swm-core dev container (make cr)
  • ./run.sh

Run the gate in foreground in a test mode:

  • Run swm-core dev container (make cr)
  • ./run-mocked.py