Skip to content

Commit 29b52aa

Browse files
committed
mark it as integration
1 parent e256024 commit 29b52aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/integration/stress_test_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
require "logstash/codecs/line"
55
require "stud/temporary"
66

7-
describe "Upload current file on shutdown", :slow => true do
7+
describe "Upload current file on shutdown", :integration => true, :slow => true do
88
include_context "setup plugin"
99
let(:stress_time) { ENV["RUNTIME"] || 1 * 60 }
1010
let(:options) { main_options }

0 commit comments

Comments
 (0)