Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
base_test.rb 9.44 KB
bmc_test.rb 3.73 KB
bond_test.rb 3.55 KB
bridge_test.rb 852 Bytes
dns_interface_test.rb 1.06 KB
managed_test.rb 6.98 KB

Latest revisions

# Date Author Comment
63afd4f1 04/05/2019 04:26 PM Michael Moll

Fixes #19768 - Fix Layout/ClosingParenthesisIndentation cop

f4e55598 03/14/2019 02:13 PM UXabre

Fixes #26041 - Only validate MAC-address if subnet is set

15b08c41 01/22/2019 04:37 PM Sebastian Gräßl

Fixes #25098 - Validate compute resource taxonomy on NIC creation

In cases where the compute resource is not in the same taxonomy as
the host, creating NICs is raising an error when trying to get to
the compute resource, which is out of scope, to ask for attributes...

9d43fc71 06/14/2018 12:05 PM Michael Moll

Fixes #19789 - fix Layout/SpaceAroundOperators cop

5bcf89d6 05/08/2018 04:38 PM Oleg Dovzhenko

Refs #23485 - Fix interface test

975f4045 05/03/2018 04:48 PM Oleg Dovzhenko

Fixes #23485 - Port robottelo tests for interfaces

68388bc2 04/26/2018 04:29 PM Michael Moll

Fixes #19781 - Fix Layout/LeadingCommentSpace cop

3cd8c84b 04/11/2018 07:21 AM Michael Moll

Fixes #19787 - Fix Layout/SpaceAfterComma cop

3c660dd2 03/06/2018 12:54 PM Justin Sherrill

Fixes #22676 - domain checking should ignore scoping

34f84c8d 01/15/2018 01:22 PM Michael Moll

Refs #22164 - use cheaper FactoryBot methods

  • Refs #22164 - FactoryBot.build -> FactoryBot.build_stubbed
  • Refs #22164 - FactoryBot.create -> FactoryBot.build

in
- test/unit/*
- test/models/shared/taxonomies_base_test.rb
- test/controllers/hosts_controller_test.rb

View revisions

Also available in: Atom