Skip to content

updated mock for clean test #50

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

Merged
merged 2 commits into from
Jan 19, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
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
Binary file modified clean/clean/clean_recording/csr1000v-1
Binary file not shown.
144 changes: 42 additions & 102 deletions clean/clean/testbed_cisco_live.yaml
Original file line number Diff line number Diff line change
@@ -1,114 +1,54 @@
testbed:
name: example_testbed
devices:
csr1000v-1:
alias: uut
connections:
cli:
ip: 172.25.192.90
port: 17012
protocol: telnet
defaults:
via: cli
ssh:
ip: 172.16.1.206
protocol: ssh
proxy: jump_host
telnet:
ip: 172.16.1.206
protocol: telnet
proxy: jump_host
vty:
ip: 172.16.1.206
protocol: telnet
proxy: jump_host
credentials:
default:
password: cisco
username: cisco
enable:
password: cisco
custom:
abstraction:
order:
- os
- platform
os: iosxe
platform: iosxe
type: CSR1000v
jump_host:
connections:
cli:
ip: 172.25.192.90
port: 22
protocol: ssh
type: router
credentials:
default:
password: VIRL
username: virl
os: linux
type: linux
nx-osv-1:
alias: nx-osv-1
username: admin
password: password
connections:
cli:
ip: 172.25.192.90
port: 17014
protocol: telnet
defaults:
via: cli
ssh:
ip: 172.16.1.207
protocol: ssh
proxy: jump_host
telnet:
ip: 172.16.1.207
protocol: telnet
proxy: jump_host
vty:
ip: 172.16.1.207
class: unicon.Unicon
a:
protocol: telnet
proxy: jump_host
ip: ::1
port: 9000
nx-osv-1:
alias: helper
os: nxos
type: switch
credentials:
default:
password: admin
username: admin
enable:
password: admin
custom:
abstraction:
order:
- os
- platform
os: nxos
platform: n7k
type: NX-OSv
testbed:
name: dangrazi_xe_nx_cisco_live-7_0tZx
servers:
ftp:
address: 172.16.1.254
credentials:
default:
password: VIRL
username: virl
server: 172.16.1.254
scp:
address: 172.16.1.254
credentials:
default:
password: VIRL
username: virl
server: 172.16.1.254
sftp:
address: 172.16.1.254
credentials:
default:
password: VIRL
username: virl
server: 172.16.1.254
tftp:
address: 172.16.1.254
credentials:
default:
password: VIRL
username: virl
server: 172.16.1.254
password: password
connections:
defaults:
class: unicon.Unicon
a:
protocol: telnet
ip: ::1
port: 9002
topology:
csr1000v-1:
interfaces:
GigabitEthernet1:
type: ethernet
GigabitEthernet2:
link: l0
type: ethernet
GigabitEthernet3:
link: l1
type: ethernet
nx-osv-1:
interfaces:
mgmt0:
type: ethernet
Ethernet2/1:
link: l0
type: ethernet
Ethernet2/2:
link: l1
type: ethernet