Skip to content

Commit 9a8ee03

Browse files
author
Jérome Tissières
committed
readme update
1 parent b9d3117 commit 9a8ee03

File tree

1 file changed

+6
-11
lines changed

1 file changed

+6
-11
lines changed

README.md

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -108,20 +108,15 @@ Example where the file does not exists on the first host, but exists on the seco
108108

109109

110110

111-
## DevNet Sandbox
111+
## How to test the software & DevNet Sandbox
112112

113-
--- To be completed ---
113+
You can test to transfer a file to a [DevNet Sandbox](https://developer.cisco.com/site/sandbox/)
114114

115-
A great way to make your repo easy for others to use is to provide a link to a [DevNet Sandbox](https://developer.cisco.com/site/sandbox/) that provides a network or other resources required to use this code. In addition to identifying an appropriate sandbox, be sure to provide instructions and any configuration necessary to run your code with the sandbox.
115+
As example, you can change the file **hosts.csv** like this to test with the CRS1000v (IOX-XE) always on sandbox:
116+
117+
sandbox-iosxe-latest-1.cisco.com,cisco_ios
116118

117-
118-
## How to test the software
119-
120-
--- To be completed ---
121-
122-
Provide details on steps to test, versions of components/dependencies against which code was tested, date the code was last tested, etc.
123-
If the repo includes automated tests, detail how to run those tests.
124-
If the repo is instrumented with a continuous testing framework, that is even better.
119+
For the credentials, please check the [Cisco DevNet Sandbox](https://developer.cisco.com/site/sandbox/) and search for Always On Sandbox
125120

126121

127122
## Known issues

0 commit comments

Comments
 (0)