aboutsummaryrefslogtreecommitdiffstats
path: root/appc-directed-graph/appc-dgraph/provider/src/test/resources/properties/tcfile/download_cli_config_template.txt
diff options
context:
space:
mode:
Diffstat (limited to 'appc-directed-graph/appc-dgraph/provider/src/test/resources/properties/tcfile/download_cli_config_template.txt')
-rw-r--r--appc-directed-graph/appc-dgraph/provider/src/test/resources/properties/tcfile/download_cli_config_template.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/appc-directed-graph/appc-dgraph/provider/src/test/resources/properties/tcfile/download_cli_config_template.txt b/appc-directed-graph/appc-dgraph/provider/src/test/resources/properties/tcfile/download_cli_config_template.txt
new file mode 100644
index 000000000..41a5fa612
--- /dev/null
+++ b/appc-directed-graph/appc-dgraph/provider/src/test/resources/properties/tcfile/download_cli_config_template.txt
@@ -0,0 +1,18 @@
+Login_Prompt: Matches "Login as:"
+ Password_Prompt: Matches "Password:"
+ Request_Prompt: Ends_With "~#"
+ Request: "sdc"
+ Response: Ends_With ":"
+ Request: "1"
+ Response: Ends_With ":"
+ Request: "1"
+ Response: Ends_With "#"
+ Request: "paging-options disable"
+ Response: Ends_With "#"
+ Request: "show config"
+ Response: Ends_With "#"
+ Request: "exit"
+ Response: Ends_With ":"
+ Request: "0"
+ Response: Ends_With "#"
+ Request: "exit" \ No newline at end of file