Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Eteri
slapos
Commits
52cd7d79
Commit
52cd7d79
authored
Apr 27, 2018
by
Eteri
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tests fluentd-keepalive-caddy
parent
7b0e9115
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
3 deletions
+1
-3
software/erp5testnode/testsuite/fluentTest/templates/empty.in
...ware/erp5testnode/testsuite/fluentTest/templates/empty.in
+0
-1
software/erp5testnode/testsuite/fluentTest/templates/index.html
...re/erp5testnode/testsuite/fluentTest/templates/index.html
+0
-1
software/erp5testnode/testsuite/fluentTest/testIngestion.py
software/erp5testnode/testsuite/fluentTest/testIngestion.py
+1
-1
No files found.
software/erp5testnode/testsuite/fluentTest/templates/empty.in
deleted
100644 → 0
View file @
7b0e9115
{{ content }}
\ No newline at end of file
software/erp5testnode/testsuite/fluentTest/templates/index.html
deleted
100644 → 0
View file @
7b0e9115
<h1>
Welcome
</h1>
\ No newline at end of file
software/erp5testnode/testsuite/fluentTest/testIngestion.py
View file @
52cd7d79
...
@@ -152,7 +152,7 @@ def kill_caddy(caddy_pid):
...
@@ -152,7 +152,7 @@ def kill_caddy(caddy_pid):
kill_caddy_cmd
=
"kill -TSTP "
+
caddy_pid
kill_caddy_cmd
=
"kill -TSTP "
+
caddy_pid
os
.
system
(
kill_caddy_cmd
)
os
.
system
(
kill_caddy_cmd
)
print
(
"Caddy is
kill
ed"
)
print
(
"Caddy is
stopp
ed"
)
def
start_caddy
(
caddy_pid
):
def
start_caddy
(
caddy_pid
):
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment