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

Add experimental replay test to reproduce "couldn't diff the command trees" error #2329

Merged
merged 7 commits into from
Nov 1, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix metadata
  • Loading branch information
nhawke committed Oct 31, 2023
commit b130ad08422580c7fc5b58c4c2880d419cf4fcea
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Replay-1.0: Record/replay presession test
# Replay-1.0: Record/replay diff command trees test

## Summary

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# proto-file: github.com/openconfig/featureprofiles/proto/metadata.proto
# proto-message: Metadata

uuid: "44bc3e16-ee02-42c7-8122-6f066a41a488"
uuid: "2cba9ffc-173d-49c2-8c02-f141561e339f"
plan_id: "Replay-1.0"
description: "Record/replay diff command trees test"
testbed: TESTBED_DUT
Loading