~brendan-donegan/maas/qa-lab-tests_rescue_mode_test

« back to all changes in this revision

Viewing changes to config.py

  • Committer: Andres Rodriguez
  • Date: 2016-04-11 18:51:33 UTC
  • Revision ID: andreserl@ubuntu.com-20160411185133-3mhc8jl3ud0kly3g
fix test_assign_machines_to_test_zone

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
    # lenovo-RD230-04, MAAS-04
51
51
    "00:E0:81:DD:D1:0B": "10.245.143.104",
52
52
    # lenovo-RD230-05, MAAS-05
53
 
    "00:E0:81:DD:D4:11": "10.245.143.105",
 
53
    #"00:E0:81:DD:D4:11": "10.245.143.105", # This machines seem busted. TODO: Investigate
54
54
    # lenovo-RD230-06, MAAS-06
55
 
    "00:E0:81:D1:B1:47": "10.245.143.106",
56
 
}
57
 
 
58
 
CLUSTER_CONTROLLER_NODES = {
 
55
    #"00:E0:81:D1:B1:47": "10.245.143.106", # This machine seems busted. TODO: Investigate
 
56
    # Took these two machines from the CLUSTER_CONTROLLER_NODES pool
 
57
    # as it seems that the other two were broken
59
58
    # lenovo-RD230-07, MAAS-07
60
59
    "00:E0:81:DD:D1:1B": "10.245.143.107",
61
60
    # lenovo-RD230-08, MAAS-08
62
61
    "00:E0:81:DD:D1:2B": "10.245.143.108",
 
62
}
 
63
 
 
64
CLUSTER_CONTROLLER_NODES = {
63
65
    # lenovo-RD230-09, MAAS-09
64
66
    "00:E0:81:DD:D1:A3": "10.245.143.109",
65
67
    # lenovo-RD230-10, MAAS-10