Introduction

Robot keyword library (Resource) for common handling of data change counter.

Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.

This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html

This resource creates a "default" session using TemplatedRequests.Create_Default_Session which points to (an analogue of) http://${ODL_SYSTEM_IP}:${RESTCONFPORT}

Keywords

Documentation

Initialize dependency libraries.

Arguments

session
= operational

Documentation

GET data change request, assert status 200, return the value.

Arguments

topology_name
= example-linkstate-topology

Documentation

Configure data change counter to count transactions affecting ${topology_name} instead of previously configured topology name.

Arguments

timeout
= 60s
period
= 1s
repetitions
= 4
count_to_overcome
= -1

Documentation

Each ${period} get count. After ${repetitions} of constant value above ${count_to_overcome} within ${timeout}, Return validator output. Fail early on getter error.

ChangeCounter

image/svg+xml