Skip to content

Commit

Permalink
Add table of content for lab1
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Gu <[email protected]>
  • Loading branch information
tylergu committed Feb 16, 2024
1 parent db57a26 commit 1ce5b04
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions demo/lab1.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ In this lab, we will use Acto to test the operator that you picked.

You would need to have a working environment to run Acto, and the Acto repo cloned to your local disk. Since this lab would require a very long running time, we highly recommend you to use the CloudLab machine. We also provide an [Ansible Playbook](https://github.com/xlab-uiuc/acto/tree/main/scripts/ansible) to setup the environment automatically on CloudLab.

1. [Porting Your Operator to Acto by Writing `config.json`](#1-porting-your-operator-to-acto-by-writing-configjson)
2. [Running Acto](#2-running-acto)
3. [Inspecting Acto’s Test Results](#3-inspecting-actos-test-results)
4. [Deliverables](#deliverables)

## 1. Porting Your Operator to Acto by Writing `config.json`

Acto requires the following essential information to test an operator:
Expand Down

0 comments on commit 1ce5b04

Please sign in to comment.