Skip to content

Commit ad27af3

Browse files
committed
Add mock devices for CRC script
1 parent 16cbecf commit ad27af3

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

crc_errors/README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,9 @@ if an interface has CRC errors, the test case fails.
66
# Running
77

88
```
9-
easypy CRC_check_job.py -html_logs -testbed_file ../default_testbed.yaml
9+
pyats run job CRC_check_job.py -html_logs -testbed_file ../default_testbed.yaml
1010
```
11+
12+
13+
# To use the Mock device
14+
pyats run job CRC_check_job.py -html_logs -testbed_file ../default_testbed.yaml --replay mock

crc_errors/mock/csr1000v-1

17 KB
Binary file not shown.

crc_errors/mock/nx-osv-1

290 KB
Binary file not shown.

0 commit comments

Comments
 (0)