-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add tests using bench brick to generate pings. #398
base: develop
Are you sure you want to change the base?
Conversation
Signed-off-by: Matthias Gatto <[email protected]>
Can one of the admins verify this patch? |
59b4b7c
to
970139f
Compare
970139f
to
8745862
Compare
9b217e8
to
e970ec2
Compare
@outscale-toa changes done! |
40add99
to
b2fcb27
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@@ -21,7 +21,7 @@ RETURN_CODE=0 | |||
function return_result { | |||
clean_all | |||
if [ $RETURN_CODE == 0 ]; then | |||
echo $CUR_TEST 'SUCESS !!!' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice, can you move this to another commit please
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
de suite!
No description provided.