Skip to content

Commit ef51c14

Browse files
run agent connection on tests too
Co-authored-by: Steven! Ragnarök <nuclearsandwich@users.noreply.github.com>
1 parent 6cb9d16 commit ef51c14

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

recipes/default.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,5 +166,4 @@
166166
service 'jenkins-agent' do
167167
action [:start, :enable]
168168
# can not connect to server while testing
169-
not_if { node.chef_environment == "test" }
170169
end

0 commit comments

Comments
 (0)