Skip to content

Commit b261db2

Browse files
committed
Improve deliverable instruction
Signed-off-by: Tyler Gu <[email protected]>
1 parent 9968334 commit b261db2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

demo/lab1.md

+5
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,13 @@ You would need to have a working environment to run Acto, and the Acto repo clon
1111

1212
## Deadlines
1313
- Submit the test results without inspecting them -- next Thursday (02/22)
14+
- Please finish running Acto and use the test result collection [script](https://github.com/xlab-uiuc/kube-523/blob/main/demo/lab1.md#31-gathering-test-results) to generate the `result.csv` file.
15+
- Create a PR to the repo to upload the `result.csv` file to the operator directory.
1416
- Submit the inspection results of 10 reports -- next next Tuesday (02/27)
17+
- Please pick ten alarms from the `result.csv`, follow the instructions in the [deliverables](https://github.com/xlab-uiuc/kube-523/blob/main/demo/lab1.md#deliverables) to write a report analyzing the alarms.
18+
- Create a PR with your report.
1519
- Submit all the inspection results  -- next next next Tuesday (03/05)
20+
- Create a PR with all the 100 alarm analysis.
1621

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

0 commit comments

Comments
 (0)