Skip to content

CAS demo along with new CAS commands

finn requested to merge finn/cas-commands into master

Description

Can now upload a a directory and a command to the CAS, then get a bot to download this directory, run the command, and upload the results back to the CAS for the execution client to download.

Changes proposed in this merge request:

  • Added new CAS command to be expanded upon in the future
  • Moved bots to a separate folder
  • Bots now run on a separate thread in the event loop
  • New demo instructions
Edited by finn

Merge request reports