Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
common_test.rb 484 Bytes
compute_test.rb 11.4 KB
dhcp_test.rb 15.6 KB
dns_test.rb 16.6 KB
realm_test.rb 653 Bytes
tftp_test.rb 11.4 KB

Latest revisions

# Date Author Comment
edd5310f 04/20/2017 10:57 AM Dominic Cleal

fixes #19131 - upgrade minitest to latest 5.x

- override minitest's `_` expectation method with the gettext method
- rename `location` let helper, conflicted with a minitest method name
- fix `assert_equal nil, [..]` deprecation warnings, prefer `assert nil`...

f6c313fb 02/21/2017 08:12 AM Timo Goebel

fixes #17533 - provision dhcp for bond child macs

96983205 01/09/2017 09:50 AM Marek Hulán

Fixes #16782 - reset dhcp record cache after mac change

997cdccf 12/29/2016 08:11 AM Timo Goebel

fixes #17853 - resolve ips in interface scope

4f70a182 12/13/2016 01:26 PM Dominic Cleal

refs #17485 - use IP within host's primary subnet

The host factory with the given trait overrides the primary interface's
subnet, so pass in the subnet being used to prevent the override.

edadebee 12/13/2016 07:36 AM Timo Goebel

fixes #17485 - provision tftp for bond children

911c6e9e 12/02/2016 10:14 AM Timo Goebel

fixes #17095 - ensure subnet belongs to ip from facts

350c9f8f 11/03/2016 11:42 AM Timo Goebel

fixes #17071 - set ip after acquiring compute details

b7cc39f8 11/03/2016 10:19 AM Dominic Cleal

fixes #17197 - don't update DNS on ip6 change to empty string

b215c092 11/02/2016 06:18 AM Timo Goebel

fixes #16951 - ipv6 compute orchestration

View revisions

Also available in: Atom