intracom-telecom-sdn/nstat

View on GitHub

Showing 544 of 544 total issues

Headers must start at the beginning of the line
Open

- Unification of different stress tests, see below:
Severity: Info
Found in README.md by markdownlint

Trailing spaces
Open

- [01/02/2016]: Performance Stress Tests Report v1.1: **"Lithium SR3"** ([pdf](https://raw.githubusercontent.com/wiki/intracom-telecom-sdn/nstat/files/ODL_performance_report_v1.1.pdf))
Severity: Info
Found in README.md by markdownlint

Trailing punctuation in header
Open

## Get started!
Severity: Info
Found in README.md by markdownlint

Line length
Open

- [Switch scalability test with active Multinet switches](https://github.com/intracom-telecom-sdn/nstat/wiki/Switch-scalability-test-with-active-Multinet-switches)
Severity: Info
Found in README.md by markdownlint

Headers should be surrounded by blank lines
Open

## Contact and Support
Severity: Info
Found in README.md by markdownlint

Trailing spaces
Open

Severity: Info
Found in README.md by markdownlint

Trailing spaces
Open

Severity: Info
Found in README.md by markdownlint

Line length
Open

- [Fully automated, end-to-end testing](https://github.com/intracom-telecom-sdn/nstat/wiki/NSTAT#work-flow) with exhaustive test cases
Severity: Info
Found in README.md by markdownlint

Line length
Open

- [Switch scalability test with idle MT-Cbench switches](https://github.com/intracom-telecom-sdn/nstat/wiki/Switch-scalability-test-with-idle-MT-Cbench-switches)
Severity: Info
Found in README.md by markdownlint

Headers should be surrounded by blank lines
Open

# NSTAT: Network Stress-Test Automation Toolkit
Severity: Info
Found in README.md by markdownlint

Headers should be surrounded by blank lines
Open

## Get started!
Severity: Info
Found in README.md by markdownlint

Double quote to prevent globbing and word splitting.
Open

for item in $( ls -1 $SCRIPT_DIR ); do
Severity: Minor
Found in monitors/oftraf/clean.sh by shellcheck

Double quote to prevent globbing and word splitting.
Open

pip3 $pip_options install -r $BASE_DIR/requirements.txt
Severity: Minor
Found in deploy/provision.sh by shellcheck

Double quote to prevent globbing and word splitting.
Open

if [ $item != 'build.sh' ] && [ $item != 'clean.sh' ]; then
Severity: Minor
Found in emulators/nbemu/clean.sh by shellcheck

Double quote to prevent globbing and word splitting.
Open

rm -rf $SCRIPT_DIR/$item
Severity: Minor
Found in emulators/nbemu/clean.sh by shellcheck

Double quote to prevent globbing and word splitting.
Open

rm -rf $SCRIPT_DIR"/nstat-nb-emulator/.git"
Severity: Minor
Found in emulators/nbemu/build.sh by shellcheck

Iterating over ls output is fragile. Use globs.
Open

for item in $( ls -1 $SCRIPT_DIR ); do

Double quote to prevent globbing and word splitting.
Open

rm -rf $SCRIPT_DIR/$item

Trailing spaces
Open

- documentation for tests
Severity: Info
Found in README.md by markdownlint

Trailing spaces
Open

Severity: Info
Found in README.md by markdownlint
Severity
Category
Status
Source
Language