Project

General

Profile

Actions

Feature #2516

closed

automatic testing of osmo-mgw / jenkins integration

Added by dexter over 6 years ago. Updated about 6 years ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
-
Target version:
-
Start date:
09/18/2017
Due date:
% Done:

100%

Spec Reference:

Description

Currently we test osmo-mgw with unit tests. It might make sense to run some more realistic tests. The idea is to start osmo-mgw in a testrig that then makes test connections and sends test data. The testrig could be a python program or even a TTCN3 test.

Some ideas:
  • Send command (e.g. CRCX) and inspect resulting internal states via VTY also check response for plausibility
  • Send odd command sequences, check if the expected error codes are generated.
  • Send malformed messages or incomplete messages, check if the expected error codes are generated
  • Create a full connection, send RTP packets through, check if the RTP packets take the right path
  • Create a loopback connection, send RTP packets, check if the packets are reflected correctly

Checklist

  • execute mgw test automatically by jenkins (like ggsn or sysinfo tests)

Related issues

Related to OsmoMGW - Feature #2703: extend mgw tests to test more actual RTP flowsResolveddexter12/03/2017

Actions
Actions #1

Updated by dexter over 6 years ago

  • Tracker changed from Bug to Feature
Actions #2

Updated by dexter over 6 years ago

I am not very fare here yet. I had a look at the TTCN3 playground. I installed it and tryed one of the examples, which seemed to execute fine.

Actions #3

Updated by laforge over 6 years ago

Actions #4

Updated by laforge over 6 years ago

  • Priority changed from Normal to High
Actions #5

Updated by laforge over 6 years ago

  • Checklist item execute mgw test automatically by jenkins (like ggsn or sysinfo tests) added
  • Subject changed from automatic testing of osmo-mgw to automatic testing of osmo-mgw / jenkins integration
  • % Done changed from 0 to 50

I've implemented quite a bit as the mgw test in ttcn-3. Please make sure that it is automatically executed nightly by jenkins, just like the other TTCN-3 tests.

Actions #6

Updated by laforge over 6 years ago

  • Related to Feature #2703: extend mgw tests to test more actual RTP flows added
Actions #7

Updated by laforge about 6 years ago

  • Checklist item execute mgw test automatically by jenkins (like ggsn or sysinfo tests) set to Done
  • Status changed from New to Resolved
  • % Done changed from 50 to 100

this has been closed many weeks ago, please make sure to keep ticket in sync with reality.

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)