Metal Bear
Meatal Bear
SG-Runner
The software , installtion procedure and system test script are provided for follwings:
- SG-runner-0.1.0
The Sg-Runner should have connectivity TCP or SCTP to the Diameter Server under test.
The acces to the runner by ssh connection over port 22000 as user sg_exec. The sg_exec user does not have privilages to change test configuration at ./store direcotry. In the case of test devlopment use sg_dev shell be used.
Installtion
mkdir -p /opt/sea
cd /opt/sea/
git clone https://github.com/atossoftsea/sg-runner.git
cd /opt/sea/sg-runner
./sw/install_runner.sh
./sw/install_oems.shTest and verify
There is possibility to executes test system or functinal test. The system will check installed OEMs tools needed for SG-Runner.
Where functinal test will check SG-Runner procedures. Please sea link Procedures
# system test
./sw/test_sit.sh
# functinal test
./sw/test_func.shSG-Commander
on the roadmap