File tree Expand file tree Collapse file tree
tests/integration/targets/aci_config_snapshot/tasks Expand file tree Collapse file tree Original file line number Diff line number Diff line change 104104 - query_export.current.0.configSnapshotCont.children | length > 1
105105 - query_export_snapshot is not failed
106106 - query_export_snapshot is not changed
107- - ' "snapshots-[uni/fabric/configexp-anstest]/snapshot-{{ test_snapshot }}.json" in query_export_snapshot.url'
107+ - ' "snapshots-[uni/fabric/configexp-anstest]/snapshot-" in query_export_snapshot.url'
108+ - ' test_snapshot in query_export_snapshot.url'
108109 - query_export_snapshot.current | length == 1
109110 - query_snapshot is not failed
110111 - query_snapshot is not changed
111112 - ' "class/configSnapshot.json" in query_snapshot.url'
112- - ' "configSnapshot.name,\"{{ test_snapshot }}\"" in query_snapshot.filter_string'
113+ - ' "configSnapshot.name" in query_snapshot.filter_string'
114+ - ' test_snapshot in query_snapshot.filter_string'
113115 - query_all is not failed
114116 - query_all is not changed
115117 - ' "class/configSnapshot.json" in query_all.url'
You can’t perform that action at this time.
0 commit comments