Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
integration
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
elixxir
integration
Commits
376156f6
Commit
376156f6
authored
5 years ago
by
Josh Brooks
Browse files
Options
Downloads
Patches
Plain Diff
typo in gitlabci
parent
fe8604e3
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
basice2e/run.sh
+1
-1
1 addition, 1 deletion
basice2e/run.sh
with
1 addition
and
1 deletion
basice2e/run.sh
+
1
−
1
View file @
376156f6
...
...
@@ -191,7 +191,7 @@ diff -ruN results/client-errors.txt noerrors.txt
cat
$SERVERLOGS
/server-
*
.log |
grep
"ERROR"
|
grep
-v
"context"
>
results/server-errors.txt
||
true
cat
$SERVERLOGS
/server-
*
.log |
grep
"FATAL"
|
grep
-v
"context"
|
grep
-v
"database"
>>
results/server-errors.txt
||
true
diff
-ruN
results/server-errors.txt noerrors.txt
t
$DUMMYOUT
|
grep
"ERROR"
|
grep
-v
"context"
|
grep
-v
"failed
\
to
\
read
\
certificate"
>
results/dummy-errors.txt
||
true
ca
t
$DUMMYOUT
|
grep
"ERROR"
|
grep
-v
"context"
|
grep
-v
"failed
\
to
\
read
\
certificate"
>
results/dummy-errors.txt
||
true
cat
$DUMMYOUT
|
grep
"FATAL"
|
grep
-v
"context"
>>
results/dummy-errors.txt
||
true
diff
-ruN
results/dummy-errors.txt noerrors.txt
IGNOREMSG
=
"GetRoundBufferInfo: Error received: rpc error: code = Unknown desc = round buffer is empty"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment