Skip to content

Commit

Permalink
Merge branch 'stable'
Browse files Browse the repository at this point in the history
  • Loading branch information
Kylo Ginsberg committed Jan 26, 2016
2 parents f69c921 + b7c33ee commit a6f1818
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions acceptance/tests/ticket_1238_hostname_fqdn.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

step 'set hostname as fqdn' do
on(agent, "hostname #{fqdn}")
sleep 1 # on Solaris 11 hostname returns before the hostname is updated
end

step 'validate facter honors fqdn' do
Expand Down

0 comments on commit a6f1818

Please sign in to comment.