aboutsummaryrefslogtreecommitdiffstats
path: root/app/test/verify.sh
AgeCommit message (Expand)AuthorFilesLines
2017-08-24use python3 explicitlyyayogev1-1/+1
2017-08-23make verify.sh executableyayogev1-0/+0
2017-08-23move verification into a shell scriptyayogev1-0/+14
f='#n94'>94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244
---
### ZTE POD 1 descriptor file ###
# refering to https://gerrit.opnfv.org/gerrit/#/c/23727/9/config/pod1.yaml

details:
  pod_owner: Alex Yang
  contact: yangyang1@zte.com.cn
  lab: ZTE Pharos Lab
  location: Shanghai, China
  type: production
  link: https://wiki.opnfv.org/display/pharos/ZTE+SH+Testlab
##############################################################################
net_config:
  # NOTE: Network names are likely to change after the PDF spec is updated
  oob:
    interface: 0
    ip-range: 192.168.1.101-192.168.1.105
    vlan: null
  admin:
    interface: 0
    vlan: native
    network: 10.10.6.0
    mask: 24
  mgmt:
    interface: 1
    vlan: 161
    network: 192.168.61.0
    mask: 24
  storage:
    interface: 2
    vlan: 162
    network: 192.168.62.0
    mask: 24
  private:
    interface: 3
    vlan: 1120
    network: 192.168.63.0
    mask: 24
  public:
    interface: 4
    vlan: 163
    network: 172.60.0.0
    mask: 24
    gateway: 172.60.0.1
    dns:
      - 172.10.0.1
##############################################################################
jumphost:
  name: pod1-jump
  node:
    type: baremetal
    vendor: ZTE
    model: R5300
    arch: x86_64
    cpus: 2
    cpu_cflags: haswell
    cores: 12
    memory: 128G
  disks:
    - name: 'disk1'
      disk_capacity: 600G
      disk_type: hdd
      disk_interface: sas
      disk_rotation: 10000
    - name: 'disk2'
      disk_capacity: 600G
      disk_type: hdd
      disk_interface: sas
      disk_rotation: 10000
    - name: 'disk3'
      disk_capacity: 600G
      disk_type: hdd
      disk_interface: sas
      disk_rotation: 10000
  os: CentOS-7
  remote_params: &remote_params
    type: ipmi
    versions:
      - 2.0
    user: >
      ENC[PKCS7,MIIBeQYJKoZIhvcNAQcDoIIBajCCAWYCAQAxggEhMIIBHQIBADAFMAACAQEw
      DQYJKoZIhvcNAQEBBQAEggEAV6BaFHBOwnf4GkZaHcoBjUi97U+68ossDNM1
      fRRvw+whiNZ/UMkEheasAW2/sP//W+B8cIMLrFpA6vqYpn5wzFSWOsnXRDOW
      hz1746p600c9TjsGbpMPtbNGgi68t3nB8VQoW7e57bM+yWVvJzLSI2my8bEw
      a6FNuICymRAeXeyZjXSJ7w71F1XA8stuDSXm4/kAvigNTmS4kdvm6NYSNSZ9
      +DtNJjcVQtXBpzNIB8sf+y9yTt1d58ZaSBtCLBIRoG+vSpFzJjUyPOdv01rP
      pMleQ7IJHrucl8p35/pQ2nUOErrSBwNLq+XMIusIRySW1gAbxFn/I+d1aYsK
      Txv0nDA8BgkqhkiG9w0BBwEwHQYJYIZIAWUDBAEqBBAq1Y9d1AWsRxLIGNXE
      1zJGgBCXqWtf5xcL5n9/YtpHtmA0]
    pass: >
      ENC[PKCS7,MIIBeQYJKoZIhvcNAQcDoIIBajCCAWYCAQAxggEhMIIBHQIBADAFMAACAQEw
      DQYJKoZIhvcNAQEBBQAEggEAhnPH8p1YJQDJ3wS/0+KZemgS4oTX2gNKMJsf
      TDmJzQNAcGnuORSEoowdTGUq65QFlb3yUi5B7mHaer2mN/4v12rEKc7TYRfB
      PBNzpudCwB1UtMJTDBjrKtpVv4iWclAKZmreV4VKCFAFWHeQEzQhBQGBoykk
      UKRdNCKcuBhoNa5d9QEjgpTse5PtEgPZxPQsKFh4RDQJRpL+JUHw05Cs8rv0
      PR6UAnvrbd/pcYnUZUkNZc9x7bfedG6274A88DQ6sGFAbLjH2YvnJrNbUvy5
      Le7bUT5G1V1ymtVpxg30ECDaSX4zKMeFgcHdU+dPAqSHfCkD1wLI7Cn5o7j2
      uZZORTA8BgkqhkiG9w0BBwEwHQYJYIZIAWUDBAEqBBAGF9iDD5dBZN8p2qbS
      4IoqgBAYdFlBw90sTOBqrhoHmRbr]
  remote_management:
    <<: *remote_params
    address:
    mac_address:
  interfaces:
    - mac_address: "74:4a:a4:00:91:b3"
      speed: 1gb
  fixed_ips:
    admin: 10.20.6.1
    mgmt: 192.168.61.238
    public: 172.60.0.238
nodes:
  - name: pod1-node1
    node: &nodeparas
      type: baremetal
      vendor: ZTE
      model: E9000
      arch: x86_64
      cpus: 2
      cpu_cflags: haswell
      cores: 10
      memory: 128G
    disks: &disks
      - name: 'disk1'
        disk_capacity: 600G
        disk_type: hdd
        disk_interface: sas
        disk_rotation: 10000
      - name: 'disk2'
        disk_capacity: 600G
        disk_type: hdd
        disk_interface: sas
        disk_rotation: 10000
    remote_management:
      <<: *remote_params
      address: 192.168.1.101
      mac_address: "74:4a:a4:00:cf:d9"
    interfaces:
      - mac_address: "74:4a:a4:00:cf:dc"
        speed: 1gb
        features: null
      - mac_address: "74:4a:a4:00:b0:e1"
        speed: 10gb
        features: dpdk|sriov
      - mac_address: "74:4a:a4:00:b0:e2"
        speed: 10gb
        features: dpdk|sriov
      - mac_address: "74:4a:a4:00:b0:dd"
        speed: 10gb
        features: dpdk|sriov
      - mac_address: "74:4a:a4:00:b0:de"
        speed: 10gb
        features: dpdk|sriov
  - name: pod1-node2
    node: *nodeparas
    disks: *disks
    remote_management:
      <<: *remote_params
      address: 192.168.1.102
      mac_address: "74:4a:a4:00:ce:cb"
    interfaces:
      - mac_address: "74:4a:a4:00:ce:ce"
        speed: 1gb
        features: null
      - mac_address: "74:4a:a4:00:d6:ad"
        speed: 10gb
        features: dpdk|sriov
      - mac_address: "74:4a:a4:00:d6:ae"
        speed: 10gb
        features: dpdk|sriov
      - mac_address: "74:4a:a4:00:d6:a9"
        speed: 10gb
        features: dpdk|sriov
      - mac_address: "74:4a:a4:00:d6:aa"
        speed: 10gb
        features: dpdk|sriov
  - name: pod1-node3
    node: *nodeparas
    disks: *disks
    remote_management:
      <<: *remote_params
      address: 192.168.1.103
      mac_address: "74:4a:a4:00:cf:55"
    interfaces:
      - mac_address: "74:4a:a4:00:cf:58"
        speed: 1gb
        features: null
      - mac_address: "74:4a:a4:00:d6:ab"
        speed: 10gb
        features: dpdk|sriov
      - mac_address: "74:4a:a4:00:d6:ac"
        speed: 10gb
        features: dpdk|sriov
      - mac_address: "74:4a:a4:00:d6:af"
        speed: 10gb
        features: dpdk|sriov
      - mac_address: "74:4a:a4:00:d6:b0"
        speed: 10gb
        features: dpdk|sriov
  - name: pod1-node4
    node: *nodeparas
    disks: *disks
    remote_management:
      <<: *remote_params
      address: 192.168.1.104
      mac_address: "74:4a:a4:00:49:81"
    interfaces:
      - mac_address: "74:4a:a4:00:49:84"
        speed: 1gb
        features: null
      - mac_address: "74:4a:a4:00:b1:a5"
        speed: 10gb
        features: dpdk|sriov
      - mac_address: "74:4a:a4:00:b1:a6"
        speed: 10gb
        features: dpdk|sriov
      - mac_address: "74:4a:a4:00:b1:b1"
        speed: 10gb
        features: dpdk|sriov
      - mac_address: "74:4a:a4:00:b1:b2"
        speed: 10gb
        features: dpdk|sriov
  - name: pod1-node5
    node: *nodeparas
    disks: *disks
    remote_management:
      <<: *remote_params
      address: 192.168.1.105
      mac_address: "74:4a:a4:00:ce:bf"
    interfaces:
      - mac_address: "74:4a:a4:00:ce:c2"
        speed: 1gb
        features: null
      - mac_address: "74:4a:a4:00:d6:8d"
        speed: 10gb
        features: dpdk|sriov
      - mac_address: "74:4a:a4:00:d6:8e"
        speed: 10gb
        features: dpdk|sriov
      - mac_address: "74:4a:a4:00:d6:9b"
        speed: 10gb
        features: dpdk|sriov
      - mac_address: "74:4a:a4:00:d6:9c"
        speed: 10gb
        features: dpdk|sriov