Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ExeUnit #99

Closed
19 tasks done
prekucki opened this issue Feb 12, 2020 · 2 comments
Closed
19 tasks done

ExeUnit #99

prekucki opened this issue Feb 12, 2020 · 2 comments
Assignees
Projects
Milestone

Comments

@prekucki
Copy link
Member

prekucki commented Feb 12, 2020

  1. Spawn ExeUnit // Process has been started
  2. Connect to GSB // Registered on GSB
  3. Receive list of commands from GSB and execute:
    1. Deploy (downloads WASM binary)
      1. Compare Hash
      2. Load into Cache
      3. Return Error if any of above action fails
    2. Start (Validates image)
    3. Transfer (HTTP GET)
      1. Compare Hash
      2. Return Error if any of above action fails
    4. Run
    5. Execute Meta Calls when task is running
      1. Get State
      2. Get Usage
      3. Get Running Command
      4. Get Exec Batch Results
    6. Transfer (HTTP PUT)
    7. Destroy
@prekucki prekucki added the story label Feb 12, 2020
@prekucki prekucki added this to To do in LWG PoC via automation Feb 12, 2020
@prekucki prekucki moved this from To do to Stories In Progress in LWG PoC Feb 12, 2020
@prekucki prekucki added this to the PoC Demo milestone Feb 12, 2020
@83tb
Copy link

83tb commented Feb 14, 2020

nothing from the above scenario is working as of now

synced with @mfranciszkiewicz and @nieznanysprawiciel

@83tb 83tb changed the title ExeUnit PoC Scenario ExeUnit Feb 14, 2020
@83tb 83tb mentioned this issue Feb 19, 2020
29 tasks
@prekucki prekucki moved this from Stories In Progress to Review in progress in LWG PoC Mar 9, 2020
@tworec
Copy link
Contributor

tworec commented Mar 31, 2020

I've tested all of those steps and all are working

@tworec tworec closed this as completed Mar 31, 2020
LWG PoC automation moved this from Review in progress to Done Mar 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
LWG PoC
  
Done
Development

No branches or pull requests

5 participants