Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  factories
  fixtures
  functional
  integration
  lib
  unit
audit.rb 148 Bytes
test_helper.rb 11.9 KB
test_runner.rb 996 Bytes

Latest revisions

# Date Author Comment
87c6feb2 03/08/2015 04:41 AM Baptiste AGASSE

Fixes #1536 - Foreman should check DHCP entries on build.

6d05514a 03/05/2015 07:31 AM Tomáš Strachota

Fixes #9480 - multiple NICs integration with compute profiles

From users point of view:
- interfaces setup in compute profiles is back
- interface related compute attrs get merged into host NICs upon compute
profile selection
- NIC overview table displays details in the column "Type"...

5ad3c4f3 03/04/2015 08:47 AM Marek Hulán

Fixes #9615 - Adds inheriting_mac method

Using this method we can find out the MAC of interface to which this
interface is attached to. This can be used in provisioning template when
we check for real interface name.

9e312588 03/04/2015 04:28 AM Tomer Brisker

Fixes #9593 - replace .all.map(&:<attr>) with .pluck(:attr)

25a647eb 03/04/2015 04:10 AM Joey D

fixes #8878 - ensure domain fact is downcased prior to import

9e5fad81 03/02/2015 04:05 AM Marek Hulán

Fixes #9547 - DHCP is default subnet boot mode

e24c3fbb 03/01/2015 04:43 AM Marek Hulán

Fixes #9590 - make info test less fragile

6ee8b1c2 02/26/2015 10:58 AM Daniel Lobato Garcia

Refs #9500 - revert normalize_name tests

Current test "#normalize_hostname sets a domain based on name that contains its name if it's nil and such domain exists" is not testing anything because Domain.all does not return any domains to match (as .create was substituted on merge by .build).

69943393 02/26/2015 09:44 AM Tom Caspy

fixes #9118 - host mailer should not fail if no owner set for host

e329155b 02/26/2015 09:30 AM Marek Hulán

Fixes #9495 - Require identifier for managed bonds

View revisions

Also available in: Atom