Align Airship Seaworthy pipeline wiht latest ceph
Ceph journals no longer need permanent partitions. Journal disks shall be wiped simlar to OSDs. Change-Id: I65347aea1e1463066bc8311f0a95feab54c773de
This commit is contained in:
parent
a850b8f29a
commit
cdbb75d7c3
2
tools/gate/Jenkinsfile
vendored
2
tools/gate/Jenkinsfile
vendored
@ -25,7 +25,7 @@ GENESIS_IP = '10.23.21.11'
|
|||||||
GENESIS_CREDS = 'airship-seaworthy-key'
|
GENESIS_CREDS = 'airship-seaworthy-key'
|
||||||
|
|
||||||
GENESIS_IPMI_IP = '10.23.104.11'
|
GENESIS_IPMI_IP = '10.23.104.11'
|
||||||
GENESIS_CEPH_DISKS = ['d', 'e', 'f', 'g', 'h', 'i', 'j', 'k']
|
GENESIS_CEPH_DISKS = ['b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k']
|
||||||
|
|
||||||
IPMI_IPS = ['10.23.104.12',
|
IPMI_IPS = ['10.23.104.12',
|
||||||
'10.23.104.13',
|
'10.23.104.13',
|
||||||
|
Loading…
Reference in New Issue
Block a user